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 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.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] $ /bin/sh -xe /tmp/jenkins6330493137896021885.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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-nightly-20241219-0855-b1cfec1a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-12-19T08:55: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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-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 [236 kB] Fetched 9288 kB in 1s (9723 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-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_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_1.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_5.cc Creating dependency file for MAP_Errors_part_6.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_DialogueInformation_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_1.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_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_6.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_1.cc Creating dependency file for MAP_CH_DataTypes_part_2.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_6.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_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 USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_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_3.cc Creating dependency file for PCO_Types_part_4.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_4.cc Creating dependency file for Osmocom_CTRL_Types_part_5.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_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_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_SMS_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_GMM_SM_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 env CCACHE_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 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_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-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:/nightly/Debian_12 ./ InRelease [1582 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [204 kB] Fetched 205 kB in 0s (432 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-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 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly 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 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 4 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412182026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412182026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412182026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412182026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412182026 [59.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412182026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202412182026 [70.1 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412182026 [21.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.15.74e4.202412182026 [23.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412182026 [50.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412182026 [70.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412182026 [177 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412182026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412182026 [62.9 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412182026 [49.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412182026 [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.15.74e4.202412182026 [112 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412182026 [2162 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.8.0.15.74e4.202412182026 [460 kB] Fetched 11.4 MB in 1s (20.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202412182026_amd64.deb ... Unpacking osmocom-nightly (202412182026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412182026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412182026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.56.fc03.202412182026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412182026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.56.fc03.202412182026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412182026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.26.e84e.202412182026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412182026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.56.fc03.202412182026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412182026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.50.58dd.202412182026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202412182026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.15.74e4.202412182026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412182026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.15.74e4.202412182026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.15.74e4.202412182026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.56.fc03.202412182026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412182026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.56.fc03.202412182026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412182026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.56.fc03.202412182026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412182026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.56.fc03.202412182026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412182026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.56.fc03.202412182026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412182026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.56.fc03.202412182026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412182026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.56.fc03.202412182026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412182026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.15.74e4.202412182026_amd64.deb ... Unpacking osmo-hlr (1.8.0.15.74e4.202412182026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.56.fc03.202412182026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412182026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.15.74e4.202412182026_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.15.74e4.202412182026) ... Setting up osmocom-nightly (202412182026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412182026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412182026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412182026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412182026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412182026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412182026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412182026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412182026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412182026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412182026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.15.74e4.202412182026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412182026) ... Setting up libosmocore (1.10.0.56.fc03.202412182026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202412182026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412182026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412182026) ... Setting up osmo-hlr (1.8.0.15.74e4.202412182026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hlr-dbg (1.8.0.15.74e4.202412182026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs/hlr', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241219085527249 DMAIN <0000> hlr.c:813 hlr starting 20241219085527249 DDB <0001> db.c:599 using database: :memory: 20241219085527249 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241219085527250 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241219085527250 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241219085527251 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241219085527252 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241219085527252 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241219085527252 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241219085527252 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241219085527252 DLCTRL <0010> control_if.c:1026 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Unix server socket created successfully. MC@67d5c829046a: Listening on TCP port 39131. 67d5c829046a is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 67d5c829046a 39131 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@67d5c829046a: New HC connected from 10.0.2.100 [10.0.2.100]. 67d5c829046a: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@67d5c829046a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@67d5c829046a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@67d5c829046a: Configuration file was processed on all HCs. MC@67d5c829046a: Creating MTC on host 10.0.2.100. MC@67d5c829046a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:55:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_sai_err_invalid_imsi started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085528917 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085528917 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085528919 DLINP <000b> input/ipa.c:452 connected read/write 20241219085528919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085528920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085528922 DLINP <000b> input/ipa.c:452 connected read/write 20241219085528922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085528922 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085528922 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085528922 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085528922 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085528922 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085528922 DLGSUP <0013> gsup_server.c:236 2:  20241219085528922 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085528922 DLGSUP <0013> gsup_server.c:236 3:  20241219085528922 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085528922 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(3)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085528922 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085528922 DLGSUP <0013> gsup_server.c:236 5:  20241219085528922 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085528922 DLGSUP <0013> gsup_server.c:236 7:  20241219085528922 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085528922 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085528922 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085528922 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@67d5c829046a: 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") 20241219085528944 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38819<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@67d5c829046a: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241219085528957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52348<->l=127.0.0.1:4258 20241219085528965 DLINP <000b> input/ipa.c:452 connected read/write 20241219085528965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085528965 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241219085528965 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241219085528965 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241219085528965 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085528965 DLINP <000b> input/ipa.c:452 connected read/write 20241219085528965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085528965 DLINP <000b> input/ipa.c:452 connected read/write 20241219085528965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@67d5c829046a: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@67d5c829046a: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085528968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52348<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@67d5c829046a: Final verdict of PTC: pass 20241219085528969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20241219085528971 DLINP <000b> input/ipa.c:452 connected read/write 20241219085528971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085528971 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085528971 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085528971 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085528971 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38819<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@67d5c829046a: Final verdict of PTC: none 5@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 5: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@67d5c829046a: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Thu Dec 19 08:55:28 UTC 2024 ====== 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 20241219085529030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 20241219085529131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52354<->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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Thu Dec 19 08:55:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_sai started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085532209 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085532209 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085532211 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085532212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085532214 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085532214 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085532214 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085532214 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085532215 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085532215 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085532215 DLGSUP <0013> gsup_server.c:236 2:  20241219085532215 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085532215 DLGSUP <0013> gsup_server.c:236 3:  20241219085532215 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085532215 DLGSUP <0013> gsup_server.c:236 4:  20241219085532215 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085532215 DLGSUP <0013> gsup_server.c:236 5:  20241219085532215 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085532215 DLGSUP <0013> gsup_server.c:236 7:  20241219085532215 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(8)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085532215 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085532215 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085532215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@67d5c829046a: 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") 20241219085532232 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38655<->l=127.0.0.1:4259) 20241219085532238 DAUC <0003> db_auc.c:157 IMSI='262420627247182': No 2G Auth Data 20241219085532238 DAUC <0003> db_auc.c:192 IMSI='262420627247182': No 3G Auth Data HLR_Test-GSUP(9)@67d5c829046a: Created GsupExpect[0] for "262420627247182" to be handled at TC_gsup_sai(12) 20241219085532256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4258 20241219085532261 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085532261 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420627247182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420627247182"} 20241219085532261 DAUC <0003> db_auc.c:192 IMSI='262420627247182': No 3G Auth Data 20241219085532261 DAUC <0003> db_auc.c:236 IMSI='262420627247182': Calling to generate 5 vectors 20241219085532261 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219085532261 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085532261 DAUC <0003> auc.c:113 vector [0]: rand = 8a84a40c8100da9de7a9df0a7333ecca 20241219085532261 DAUC <0003> auc.c:179 vector [0]: kc = 6b854b23ba852c00 20241219085532261 DAUC <0003> auc.c:180 vector [0]: sres = 332ce0ee 20241219085532261 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085532261 DAUC <0003> auc.c:113 vector [1]: rand = e384bb392bc417fcf7236a5235a5010e 20241219085532261 DAUC <0003> auc.c:179 vector [1]: kc = b4e6f7698ab52000 20241219085532261 DAUC <0003> auc.c:180 vector [1]: sres = f825ff29 20241219085532261 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219085532261 DAUC <0003> auc.c:113 vector [2]: rand = f676b0087842e3a6ff1470b9a8cb1cdb 20241219085532261 DAUC <0003> auc.c:179 vector [2]: kc = dbf7c56b808f3c00 20241219085532261 DAUC <0003> auc.c:180 vector [2]: sres = 6e8143ec 20241219085532261 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219085532261 DAUC <0003> auc.c:113 vector [3]: rand = 8aeaa996c9d9b8a9c6ac83ab4ca2a227 20241219085532261 DAUC <0003> auc.c:179 vector [3]: kc = fed24ca66647dc00 20241219085532261 DAUC <0003> auc.c:180 vector [3]: sres = a29c2bce 20241219085532261 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219085532261 DAUC <0003> auc.c:113 vector [4]: rand = 445fe107d97c03b476d1c5c6ef980489 20241219085532261 DAUC <0003> auc.c:179 vector [4]: kc = aa2ecf743c069c00 20241219085532261 DAUC <0003> auc.c:180 vector [4]: sres = a8269fc1 20241219085532261 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219085532261 DAUC <0003> db_auc.c:245 IMSI='262420627247182': Generated 5 vectors 20241219085532261 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420627247182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420627247182"} 20241219085532261 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420627247182 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085532261 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085532261 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@67d5c829046a: Found GsupExpect[0] for "262420627247182" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@67d5c829046a: Added IMSI table entry 0TC_gsup_sai(12)"262420627247182" TC_gsup_sai(12)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai(12)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085532264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4258 TC_gsup_sai(12)@67d5c829046a: Final verdict of PTC: pass 20241219085532266 DAUC <0003> db_auc.c:157 IMSI='262428812886995': No 2G Auth Data 20241219085532266 DAUC <0003> db_auc.c:192 IMSI='262428812886995': No 3G Auth Data HLR_Test-GSUP(9)@67d5c829046a: Created GsupExpect[0] for "262428812886995" to be handled at TC_gsup_sai(13) 20241219085532282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52386<->l=127.0.0.1:4258 20241219085532285 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085532285 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428812886995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428812886995"} 20241219085532285 DAUC <0003> db_auc.c:192 IMSI='262428812886995': No 3G Auth Data 20241219085532285 DAUC <0003> db_auc.c:236 IMSI='262428812886995': Calling to generate 5 vectors 20241219085532285 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219085532285 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085532285 DAUC <0003> auc.c:113 vector [0]: rand = 3632602c2ac313dc5f26b6f47549b486 20241219085532285 DAUC <0003> auc.c:179 vector [0]: kc = d1e70b2500dea800 20241219085532285 DAUC <0003> auc.c:180 vector [0]: sres = ff64d8a0 20241219085532285 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085532285 DAUC <0003> auc.c:113 vector [1]: rand = 375e6ec9df82892edefd1c70e8b57838 20241219085532285 DAUC <0003> auc.c:179 vector [1]: kc = 7794fff835868400 20241219085532285 DAUC <0003> auc.c:180 vector [1]: sres = 34b510de 20241219085532285 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219085532285 DAUC <0003> auc.c:113 vector [2]: rand = cdcf453e5212fe67e1c9079ea687bb5d 20241219085532285 DAUC <0003> auc.c:179 vector [2]: kc = f4b5d6530d5cf400 20241219085532285 DAUC <0003> auc.c:180 vector [2]: sres = a569eb52 20241219085532285 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219085532285 DAUC <0003> auc.c:113 vector [3]: rand = 1377618fafd7506da79f462d53bccfe2 20241219085532285 DAUC <0003> auc.c:179 vector [3]: kc = 132faedc01caf800 20241219085532285 DAUC <0003> auc.c:180 vector [3]: sres = be1d3d4c 20241219085532285 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219085532285 DAUC <0003> auc.c:113 vector [4]: rand = 7cbf7e6cabd42b8286a9e0acb4a7ecc5 20241219085532285 DAUC <0003> auc.c:179 vector [4]: kc = 07bcfa20d4031800 20241219085532285 DAUC <0003> auc.c:180 vector [4]: sres = 6cf49c12 20241219085532285 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219085532285 DAUC <0003> db_auc.c:245 IMSI='262428812886995': Generated 5 vectors 20241219085532285 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428812886995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428812886995"} 20241219085532285 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428812886995 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085532285 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085532285 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@67d5c829046a: Found GsupExpect[0] for "262428812886995" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@67d5c829046a: Added IMSI table entry 1TC_gsup_sai(13)"262428812886995" TC_gsup_sai(13)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai(13)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085532288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52386<->l=127.0.0.1:4258 TC_gsup_sai(13)@67d5c829046a: Final verdict of PTC: pass 20241219085532289 DAUC <0003> db_auc.c:157 IMSI='262428897693772': No 2G Auth Data 20241219085532289 DAUC <0003> db_auc.c:192 IMSI='262428897693772': No 3G Auth Data HLR_Test-GSUP(9)@67d5c829046a: Created GsupExpect[0] for "262428897693772" to be handled at TC_gsup_sai(14) 20241219085532306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52400<->l=127.0.0.1:4258 20241219085532309 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085532309 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428897693772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428897693772"} 20241219085532309 DAUC <0003> db_auc.c:192 IMSI='262428897693772': No 3G Auth Data 20241219085532309 DAUC <0003> db_auc.c:236 IMSI='262428897693772': Calling to generate 5 vectors 20241219085532309 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219085532309 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085532309 DAUC <0003> auc.c:113 vector [0]: rand = 8ae28ec67ad4686b7ef3df1783d458ef 20241219085532309 DAUC <0003> auc.c:179 vector [0]: kc = de1aae66d7ae3e27 20241219085532309 DAUC <0003> auc.c:180 vector [0]: sres = 06175e9e 20241219085532309 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085532309 DAUC <0003> auc.c:113 vector [1]: rand = 9eeb0a2fc8d11e277bd01d9b9365dbc8 20241219085532309 DAUC <0003> auc.c:179 vector [1]: kc = a1157edd534cd3b7 20241219085532310 DAUC <0003> auc.c:180 vector [1]: sres = 52bd5cbb 20241219085532310 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219085532310 DAUC <0003> auc.c:113 vector [2]: rand = 40f524f4764c619957906e525b4d0f46 20241219085532310 DAUC <0003> auc.c:179 vector [2]: kc = 17845fe87cf5ca3a 20241219085532310 DAUC <0003> auc.c:180 vector [2]: sres = ea79d7e9 20241219085532310 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219085532310 DAUC <0003> auc.c:113 vector [3]: rand = 1a4268a58bcc999760631ecce8210c4f 20241219085532310 DAUC <0003> auc.c:179 vector [3]: kc = 45bb9c8d27a8b5bb 20241219085532310 DAUC <0003> auc.c:180 vector [3]: sres = 7fd070b4 20241219085532310 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219085532310 DAUC <0003> auc.c:113 vector [4]: rand = 693564112f25f5e591a444dce1c8ce8f 20241219085532310 DAUC <0003> auc.c:179 vector [4]: kc = 2c7a3754f4dd0e0a 20241219085532310 DAUC <0003> auc.c:180 vector [4]: sres = 8b3723a7 20241219085532310 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219085532310 DAUC <0003> db_auc.c:245 IMSI='262428897693772': Generated 5 vectors 20241219085532310 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428897693772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428897693772"} 20241219085532310 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428897693772 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085532310 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085532310 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@67d5c829046a: Found GsupExpect[0] for "262428897693772" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@67d5c829046a: Added IMSI table entry 2TC_gsup_sai(14)"262428897693772" TC_gsup_sai(14)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai(14)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085532313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52400<->l=127.0.0.1:4258 TC_gsup_sai(14)@67d5c829046a: Final verdict of PTC: pass 20241219085532314 DAUC <0003> db_auc.c:157 IMSI='262429704639434': No 2G Auth Data 20241219085532314 DAUC <0003> db_auc.c:192 IMSI='262429704639434': No 3G Auth Data HLR_Test-GSUP(9)@67d5c829046a: Created GsupExpect[0] for "262429704639434" to be handled at TC_gsup_sai(15) 20241219085532333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52408<->l=127.0.0.1:4258 20241219085532336 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085532337 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429704639434 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429704639434"} 20241219085532337 DAUC <0003> db_auc.c:157 IMSI='262429704639434': No 2G Auth Data 20241219085532337 DAUC <0003> db_auc.c:236 IMSI='262429704639434': Calling to generate 5 vectors 20241219085532337 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219085532337 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085532337 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085532337 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085532337 DAUC <0003> auc.c:113 vector [0]: rand = a1f3a04006902fe766eeb65956316628 20241219085532337 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085532337 DAUC <0003> auc.c:142 vector [0]: autn = 7ee57d1006120000e97340b43afff3ec 20241219085532337 DAUC <0003> auc.c:143 vector [0]: ck = 4ffec3bc5548b275b247a68a5d849215 20241219085532337 DAUC <0003> auc.c:144 vector [0]: ik = 449bf635bcc898a24a9edb1c80c5c49c 20241219085532337 DAUC <0003> auc.c:145 vector [0]: res = 541a1fca4d7249840000000000000000 20241219085532337 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085532337 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219085532337 DAUC <0003> auc.c:151 vector [0]: kc = f3bc481f34c17c5e 20241219085532337 DAUC <0003> auc.c:152 vector [0]: sres = 1968564e 20241219085532337 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219085532337 DAUC <0003> auc.c:113 vector [1]: rand = 4e4a42ba409daae447825e9f76ab9e60 20241219085532337 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219085532337 DAUC <0003> auc.c:142 vector [1]: autn = 87c6d0f27cf50000f472f05b2c882a14 20241219085532337 DAUC <0003> auc.c:143 vector [1]: ck = 2495bd6757d066f251a80735853757a7 20241219085532337 DAUC <0003> auc.c:144 vector [1]: ik = 7aea175ae0af4302ed51998789d44737 20241219085532337 DAUC <0003> auc.c:145 vector [1]: res = ed2ae71655df4f1f0000000000000000 20241219085532337 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085532337 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219085532337 DAUC <0003> auc.c:151 vector [1]: kc = e286348fbb9c3560 20241219085532337 DAUC <0003> auc.c:152 vector [1]: sres = b8f5a809 20241219085532337 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219085532337 DAUC <0003> auc.c:113 vector [2]: rand = a7fb776e5aaa063cb96984405be33120 20241219085532337 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219085532337 DAUC <0003> auc.c:142 vector [2]: autn = 9727cce2e6c600009ca9c69ad380e067 20241219085532337 DAUC <0003> auc.c:143 vector [2]: ck = adc5a2ab1a98e40787544d6cb2d488eb 20241219085532337 DAUC <0003> auc.c:144 vector [2]: ik = 08c808f33519deb56a26dcdd9fa4d9f2 20241219085532337 DAUC <0003> auc.c:145 vector [2]: res = 261a07ba405d95060000000000000000 20241219085532337 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085532337 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219085532337 DAUC <0003> auc.c:151 vector [2]: kc = 487f3be902f16bab 20241219085532337 DAUC <0003> auc.c:152 vector [2]: sres = 664792bc 20241219085532337 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219085532337 DAUC <0003> auc.c:113 vector [3]: rand = 6f0073f9c49a98bf8b0a38706a2812a1 20241219085532337 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219085532337 DAUC <0003> auc.c:142 vector [3]: autn = e43c681bbd7300008dc0f4abe2b3915c 20241219085532337 DAUC <0003> auc.c:143 vector [3]: ck = 54a63b333866cac463e14a2cbd1aca07 20241219085532337 DAUC <0003> auc.c:144 vector [3]: ik = 3f00f9bee8efff75d723fc60baee31b8 20241219085532337 DAUC <0003> auc.c:145 vector [3]: res = 6a06ea539fea45680000000000000000 20241219085532337 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085532337 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219085532337 DAUC <0003> auc.c:151 vector [3]: kc = df6474c1d77dce0e 20241219085532337 DAUC <0003> auc.c:152 vector [3]: sres = f5ecaf3b 20241219085532337 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219085532337 DAUC <0003> auc.c:113 vector [4]: rand = 48830c0422aeb552cc6d773538653e5a 20241219085532337 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219085532337 DAUC <0003> auc.c:142 vector [4]: autn = 1293498a0709000000301c4beb68dc43 20241219085532337 DAUC <0003> auc.c:143 vector [4]: ck = 1c1536104585dd5d82cbb58a991f794e 20241219085532337 DAUC <0003> auc.c:144 vector [4]: ik = aef8b194e269025aad127ff4e91b63de 20241219085532337 DAUC <0003> auc.c:145 vector [4]: res = 6f75c22155d69ac70000000000000000 20241219085532337 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085532337 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219085532337 DAUC <0003> auc.c:151 vector [4]: kc = 9d344dfad7e8c597 20241219085532337 DAUC <0003> auc.c:152 vector [4]: sres = 3aa358e6 20241219085532337 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219085532337 DAUC <0003> db_auc.c:245 IMSI='262429704639434': Generated 5 vectors 20241219085532337 DAUC <0003> db_auc.c:249 IMSI='262429704639434': Updating SQN=161 in DB 20241219085532337 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429704639434 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429704639434"} 20241219085532337 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429704639434 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085532337 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085532337 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@67d5c829046a: Found GsupExpect[0] for "262429704639434" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@67d5c829046a: Added IMSI table entry 3TC_gsup_sai(15)"262429704639434" TC_gsup_sai(15)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai(15)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085532341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52408<->l=127.0.0.1:4258 TC_gsup_sai(15)@67d5c829046a: Final verdict of PTC: pass 20241219085532342 DAUC <0003> db_auc.c:157 IMSI='262427228573112': No 2G Auth Data 20241219085532342 DAUC <0003> db_auc.c:192 IMSI='262427228573112': No 3G Auth Data HLR_Test-GSUP(9)@67d5c829046a: Created GsupExpect[0] for "262427228573112" to be handled at TC_gsup_sai(16) 20241219085532358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 20241219085532361 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085532361 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427228573112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427228573112"} 20241219085532361 DAUC <0003> db_auc.c:157 IMSI='262427228573112': No 2G Auth Data 20241219085532361 DAUC <0003> db_auc.c:236 IMSI='262427228573112': Calling to generate 5 vectors 20241219085532361 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219085532361 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085532361 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241219085532361 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085532361 DAUC <0003> auc.c:113 vector [0]: rand = 0979c616c93a074022c9efd48f266875 20241219085532361 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085532361 DAUC <0003> auc.c:142 vector [0]: autn = 8223d9bd9d0d0000c5592c284a4efe37 20241219085532361 DAUC <0003> auc.c:143 vector [0]: ck = f2ab37df92a3820f14e0e93da072776d 20241219085532361 DAUC <0003> auc.c:144 vector [0]: ik = 965dce45637177b5a4806f91d25f936c 20241219085532361 DAUC <0003> auc.c:145 vector [0]: res = 5f0316f26291d30d0000000000000000 20241219085532361 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085532361 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219085532361 DAUC <0003> auc.c:151 vector [0]: kc = d4967f3683ff11bb 20241219085532361 DAUC <0003> auc.c:152 vector [0]: sres = 3d92c5ff 20241219085532361 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219085532361 DAUC <0003> auc.c:113 vector [1]: rand = 2a3786b7784061f4ba24d8b70ec7fa27 20241219085532361 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219085532361 DAUC <0003> auc.c:142 vector [1]: autn = b854a90f743d0000005422b98586adf1 20241219085532361 DAUC <0003> auc.c:143 vector [1]: ck = 668cec57c31ebb8e80297e0eb25c2802 20241219085532361 DAUC <0003> auc.c:144 vector [1]: ik = a855a34b0e790f0e76e6c122764f22e7 20241219085532361 DAUC <0003> auc.c:145 vector [1]: res = 39d0a86db565f93d0000000000000000 20241219085532361 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085532361 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219085532361 DAUC <0003> auc.c:151 vector [1]: kc = 3816f0300974be65 20241219085532361 DAUC <0003> auc.c:152 vector [1]: sres = 8cb55150 20241219085532361 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219085532361 DAUC <0003> auc.c:113 vector [2]: rand = 05fa1fb398876fa8372e0a4c838b5b81 20241219085532361 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219085532361 DAUC <0003> auc.c:142 vector [2]: autn = d380ca13db990000005beac5ef8fdc4e 20241219085532361 DAUC <0003> auc.c:143 vector [2]: ck = be36fbb2e8f1e32bf6b3e4009649b23b 20241219085532361 DAUC <0003> auc.c:144 vector [2]: ik = 53bae3cbdf172980ff437facbf991cde 20241219085532361 DAUC <0003> auc.c:145 vector [2]: res = c1eeba36bd31db880000000000000000 20241219085532361 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085532361 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219085532361 DAUC <0003> auc.c:151 vector [2]: kc = e47c83d51e36644e 20241219085532361 DAUC <0003> auc.c:152 vector [2]: sres = 7cdf61be 20241219085532361 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219085532361 DAUC <0003> auc.c:113 vector [3]: rand = c0f0ff514595debe25359dd0ea6b3e89 20241219085532361 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219085532361 DAUC <0003> auc.c:142 vector [3]: autn = 5582cb2bfac50000090a50f95353849d 20241219085532361 DAUC <0003> auc.c:143 vector [3]: ck = 584138c75ec6c4d7f7c7bbb70d6b4f03 20241219085532361 DAUC <0003> auc.c:144 vector [3]: ik = 538eed95da5efff55a4db562d3c9ffea 20241219085532361 DAUC <0003> auc.c:145 vector [3]: res = d64d2c35304354d40000000000000000 20241219085532361 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085532361 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219085532361 DAUC <0003> auc.c:151 vector [3]: kc = a645db875a3a8bcb 20241219085532361 DAUC <0003> auc.c:152 vector [3]: sres = e60e78e1 20241219085532361 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219085532361 DAUC <0003> auc.c:113 vector [4]: rand = a965dbc8824839b327fd636066e7442e 20241219085532361 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219085532361 DAUC <0003> auc.c:142 vector [4]: autn = 3aae2e41d4560000e33b1590eb34a71e 20241219085532361 DAUC <0003> auc.c:143 vector [4]: ck = 707ab334571c468666d11f8b28850159 20241219085532361 DAUC <0003> auc.c:144 vector [4]: ik = 63153af42ab16bc685741fba79f3c53e 20241219085532361 DAUC <0003> auc.c:145 vector [4]: res = e803e6849216420f0000000000000000 20241219085532361 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085532361 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219085532361 DAUC <0003> auc.c:151 vector [4]: kc = f0ca89f12cdbe927 20241219085532361 DAUC <0003> auc.c:152 vector [4]: sres = 7a15a48b 20241219085532361 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219085532361 DAUC <0003> db_auc.c:245 IMSI='262427228573112': Generated 5 vectors 20241219085532361 DAUC <0003> db_auc.c:249 IMSI='262427228573112': Updating SQN=161 in DB 20241219085532361 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427228573112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427228573112"} 20241219085532361 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262427228573112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085532361 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085532361 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@67d5c829046a: Found GsupExpect[0] for "262427228573112" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@67d5c829046a: Added IMSI table entry 4TC_gsup_sai(16)"262427228573112" TC_gsup_sai(16)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai(16)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085532364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52418<->l=127.0.0.1:4258 TC_gsup_sai(16)@67d5c829046a: Final verdict of PTC: pass 20241219085532365 DAUC <0003> db_auc.c:157 IMSI='262420264872766': No 2G Auth Data 20241219085532365 DAUC <0003> db_auc.c:192 IMSI='262420264872766': No 3G Auth Data HLR_Test-GSUP(9)@67d5c829046a: Created GsupExpect[0] for "262420264872766" to be handled at TC_gsup_sai(17) 20241219085532382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52432<->l=127.0.0.1:4258 20241219085532386 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085532386 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420264872766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420264872766"} 20241219085532386 DAUC <0003> db_auc.c:236 IMSI='262420264872766': Calling to generate 5 vectors 20241219085532386 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219085532386 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085532386 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085532386 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085532386 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085532386 DAUC <0003> auc.c:113 vector [0]: rand = 9a27d8191dbe50bb08baf5d70e972bc0 20241219085532386 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085532386 DAUC <0003> auc.c:142 vector [0]: autn = 8a5ea435627a00004db0d276857a3e33 20241219085532386 DAUC <0003> auc.c:143 vector [0]: ck = 9cabe1b7e19268a41717cdd599b4d2bc 20241219085532386 DAUC <0003> auc.c:144 vector [0]: ik = bb73a63d4c570d50a1564afe4c7db167 20241219085532386 DAUC <0003> auc.c:145 vector [0]: res = c40f0d7b748602060000000000000000 20241219085532386 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085532386 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085532386 DAUC <0003> auc.c:179 vector [0]: kc = ad150979de87dc00 20241219085532386 DAUC <0003> auc.c:180 vector [0]: sres = 37e4d376 20241219085532386 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085532386 DAUC <0003> auc.c:113 vector [1]: rand = 56021bde88fdd80e48a3f08a8bc11317 20241219085532386 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219085532386 DAUC <0003> auc.c:142 vector [1]: autn = 6679375f5d51000083b8d8dac09bc571 20241219085532386 DAUC <0003> auc.c:143 vector [1]: ck = 32d32a097f10a0b4e6f49560bdc3358e 20241219085532386 DAUC <0003> auc.c:144 vector [1]: ik = 91195eeeec29fe9f38b651954f152955 20241219085532386 DAUC <0003> auc.c:145 vector [1]: res = f786938c9596e4220000000000000000 20241219085532386 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085532386 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085532386 DAUC <0003> auc.c:179 vector [1]: kc = 7f359316a0855400 20241219085532386 DAUC <0003> auc.c:180 vector [1]: sres = b67bdd52 20241219085532386 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085532386 DAUC <0003> auc.c:113 vector [2]: rand = b56a7e80ecc2bb630795af7a5df7b82e 20241219085532386 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219085532386 DAUC <0003> auc.c:142 vector [2]: autn = adb9b2382779000065bd5ef9c5647d49 20241219085532386 DAUC <0003> auc.c:143 vector [2]: ck = a6da6b5da654e98716b54f86600d7a55 20241219085532386 DAUC <0003> auc.c:144 vector [2]: ik = 718c3bea2080c8a0513b888b30fdf1aa 20241219085532386 DAUC <0003> auc.c:145 vector [2]: res = 7feb95e9d5f42e9c0000000000000000 20241219085532386 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085532386 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085532386 DAUC <0003> auc.c:179 vector [2]: kc = 6a9c9d60f1473c00 20241219085532386 DAUC <0003> auc.c:180 vector [2]: sres = a3f2742b 20241219085532386 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085532386 DAUC <0003> auc.c:113 vector [3]: rand = 5d91781900e69b93b332a2d84d6902db 20241219085532386 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219085532386 DAUC <0003> auc.c:142 vector [3]: autn = ce8084221b2d00002281a3ccfade230b 20241219085532386 DAUC <0003> auc.c:143 vector [3]: ck = cde302e2262215ea755b3382848a2bd2 20241219085532386 DAUC <0003> auc.c:144 vector [3]: ik = d900d83d0dc5c50c33e745ef74b8e5f5 20241219085532386 DAUC <0003> auc.c:145 vector [3]: res = 6cbd0e6cc64f6fb30000000000000000 20241219085532386 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085532386 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085532386 DAUC <0003> auc.c:179 vector [3]: kc = 7b19657e3402f800 20241219085532386 DAUC <0003> auc.c:180 vector [3]: sres = 6f377c99 20241219085532386 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085532386 DAUC <0003> auc.c:113 vector [4]: rand = 536260a8a667a479fe6c65de42e6504a 20241219085532386 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219085532386 DAUC <0003> auc.c:142 vector [4]: autn = c67d4b0ee6c00000e05c6b038a249cb8 20241219085532386 DAUC <0003> auc.c:143 vector [4]: ck = be240ffa9dd8529b6af17c3db591cec7 20241219085532386 DAUC <0003> auc.c:144 vector [4]: ik = 337a071f14e5d8fd95b49489b9bb99d1 20241219085532386 DAUC <0003> auc.c:145 vector [4]: res = 33f6cad2ed7394be0000000000000000 20241219085532386 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085532386 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219085532386 DAUC <0003> auc.c:179 vector [4]: kc = d7738e0b21246400 20241219085532386 DAUC <0003> auc.c:180 vector [4]: sres = 804fd9be 20241219085532386 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219085532386 DAUC <0003> db_auc.c:245 IMSI='262420264872766': Generated 5 vectors 20241219085532386 DAUC <0003> db_auc.c:249 IMSI='262420264872766': Updating SQN=161 in DB 20241219085532386 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420264872766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420264872766"} 20241219085532386 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420264872766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085532386 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085532386 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@67d5c829046a: Found GsupExpect[0] for "262420264872766" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@67d5c829046a: Added IMSI table entry 5TC_gsup_sai(17)"262420264872766" TC_gsup_sai(17)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai(17)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085532389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52432<->l=127.0.0.1:4258 TC_gsup_sai(17)@67d5c829046a: Final verdict of PTC: pass 20241219085532390 DAUC <0003> db_auc.c:157 IMSI='262425505638786': No 2G Auth Data 20241219085532390 DAUC <0003> db_auc.c:192 IMSI='262425505638786': No 3G Auth Data HLR_Test-GSUP(9)@67d5c829046a: Created GsupExpect[0] for "262425505638786" to be handled at TC_gsup_sai(18) 20241219085532407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52436<->l=127.0.0.1:4258 20241219085532411 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085532411 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425505638786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425505638786"} 20241219085532411 DAUC <0003> db_auc.c:236 IMSI='262425505638786': Calling to generate 5 vectors 20241219085532411 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219085532411 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085532411 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085532411 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085532411 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085532411 DAUC <0003> auc.c:113 vector [0]: rand = 7251f360cd6218dc9e2de0bf532e1c28 20241219085532411 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085532411 DAUC <0003> auc.c:142 vector [0]: autn = 9debf8820ee70000cf9c08f1bbd66457 20241219085532411 DAUC <0003> auc.c:143 vector [0]: ck = bd1d4e80ccec0744859fc81efc03afb9 20241219085532411 DAUC <0003> auc.c:144 vector [0]: ik = d5908f6fee3b492cddd4ee65ac3d2ca0 20241219085532411 DAUC <0003> auc.c:145 vector [0]: res = 27abf6d76e6868d70000000000000000 20241219085532411 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085532411 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085532411 DAUC <0003> auc.c:179 vector [0]: kc = ac2565dbdc83e800 20241219085532411 DAUC <0003> auc.c:180 vector [0]: sres = b54d002c 20241219085532411 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085532411 DAUC <0003> auc.c:113 vector [1]: rand = 03607ec0f59e575ff4b9c999dea02786 20241219085532411 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219085532411 DAUC <0003> auc.c:142 vector [1]: autn = 3c0f75ad564800006ba53777e4b0d91f 20241219085532411 DAUC <0003> auc.c:143 vector [1]: ck = 87dfbebf068bca7e85846ff8d482e686 20241219085532411 DAUC <0003> auc.c:144 vector [1]: ik = 61b09774fdcb6d121504b84cb6623beb 20241219085532411 DAUC <0003> auc.c:145 vector [1]: res = c1c392c5506244b20000000000000000 20241219085532411 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085532411 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085532411 DAUC <0003> auc.c:179 vector [1]: kc = 21a1bb1b19fc2400 20241219085532411 DAUC <0003> auc.c:180 vector [1]: sres = 57690b64 20241219085532411 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085532411 DAUC <0003> auc.c:113 vector [2]: rand = a9b647746545b12714cefcba74f4c98b 20241219085532411 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219085532411 DAUC <0003> auc.c:142 vector [2]: autn = 1c4c22e31efa000050a03706503a24c0 20241219085532411 DAUC <0003> auc.c:143 vector [2]: ck = d364456293d71740b6b38d2ab9e753bd 20241219085532411 DAUC <0003> auc.c:144 vector [2]: ik = 4e5589ad1f8459d022a2a0de38609926 20241219085532411 DAUC <0003> auc.c:145 vector [2]: res = 57a4a484ce4e6a8f0000000000000000 20241219085532411 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085532411 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085532411 DAUC <0003> auc.c:179 vector [2]: kc = 75f79b540be4c800 20241219085532411 DAUC <0003> auc.c:180 vector [2]: sres = 1e6101dc 20241219085532411 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085532412 DAUC <0003> auc.c:113 vector [3]: rand = 848af39a134187b2bb5b33a6cf4ca193 20241219085532412 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219085532412 DAUC <0003> auc.c:142 vector [3]: autn = fd0f9300447d0000ffd012922215021c 20241219085532412 DAUC <0003> auc.c:143 vector [3]: ck = c04131ade22bff76cc18fb7e6c0e0272 20241219085532412 DAUC <0003> auc.c:144 vector [3]: ik = 080c6cdd7adaa7d835f7298089d3ba08 20241219085532412 DAUC <0003> auc.c:145 vector [3]: res = 356468c2cb1012c90000000000000000 20241219085532412 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085532412 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085532412 DAUC <0003> auc.c:179 vector [3]: kc = 3ddb890d78a13c00 20241219085532412 DAUC <0003> auc.c:180 vector [3]: sres = b784f8bc 20241219085532412 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085532412 DAUC <0003> auc.c:113 vector [4]: rand = 381492aa2a1a41eff3251080f814c97d 20241219085532412 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219085532412 DAUC <0003> auc.c:142 vector [4]: autn = 68dcd84cc0130000b064489110fc8f46 20241219085532412 DAUC <0003> auc.c:143 vector [4]: ck = 149503cbe8e77e49f0fab6860c262e06 20241219085532412 DAUC <0003> auc.c:144 vector [4]: ik = 18d93dd37ccc5d70f544a7874715dff5 20241219085532412 DAUC <0003> auc.c:145 vector [4]: res = a0dc1e5e6cec87340000000000000000 20241219085532412 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085532412 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219085532412 DAUC <0003> auc.c:179 vector [4]: kc = 42bee92b6271a400 20241219085532412 DAUC <0003> auc.c:180 vector [4]: sres = fa4defbf 20241219085532412 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219085532412 DAUC <0003> db_auc.c:245 IMSI='262425505638786': Generated 5 vectors 20241219085532412 DAUC <0003> db_auc.c:249 IMSI='262425505638786': Updating SQN=161 in DB 20241219085532412 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425505638786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425505638786"} 20241219085532412 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425505638786 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085532412 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085532412 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@67d5c829046a: Found GsupExpect[0] for "262425505638786" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@67d5c829046a: Added IMSI table entry 6TC_gsup_sai(18)"262425505638786" TC_gsup_sai(18)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai(18)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085532415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52436<->l=127.0.0.1:4258 TC_gsup_sai(18)@67d5c829046a: Final verdict of PTC: pass 20241219085532416 DAUC <0003> db_auc.c:157 IMSI='262429475374828': No 2G Auth Data 20241219085532416 DAUC <0003> db_auc.c:192 IMSI='262429475374828': No 3G Auth Data HLR_Test-GSUP(9)@67d5c829046a: Created GsupExpect[0] for "262429475374828" to be handled at TC_gsup_sai(19) 20241219085532433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52450<->l=127.0.0.1:4258 20241219085532436 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085532436 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429475374828 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429475374828"} 20241219085532436 DAUC <0003> db_auc.c:236 IMSI='262429475374828': Calling to generate 5 vectors 20241219085532436 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219085532436 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085532436 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085532436 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085532436 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085532436 DAUC <0003> auc.c:113 vector [0]: rand = 6f391b6934e089b1830736461744e01e 20241219085532436 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085532436 DAUC <0003> auc.c:142 vector [0]: autn = cd12563140110000d9197175a9f96889 20241219085532436 DAUC <0003> auc.c:143 vector [0]: ck = a8c6dcfe0d622872ff027e25cc9784bf 20241219085532436 DAUC <0003> auc.c:144 vector [0]: ik = 48605b098ca035530547229883afc587 20241219085532436 DAUC <0003> auc.c:145 vector [0]: res = 442b99c4b2438eca0000000000000000 20241219085532436 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085532436 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085532436 DAUC <0003> auc.c:179 vector [0]: kc = b9e712fb497ede2a 20241219085532436 DAUC <0003> auc.c:180 vector [0]: sres = 79ddbe33 20241219085532436 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085532436 DAUC <0003> auc.c:113 vector [1]: rand = 5b3bd15da4b1f961d1337ae5f175a5b7 20241219085532436 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219085532436 DAUC <0003> auc.c:142 vector [1]: autn = 5db3cd788ac200004f3143b435ea965b 20241219085532436 DAUC <0003> auc.c:143 vector [1]: ck = b3c6eaadc737fe84ff4aa3bf37f7c60c 20241219085532436 DAUC <0003> auc.c:144 vector [1]: ik = 7500dc9568ae3843822b29a34747e762 20241219085532436 DAUC <0003> auc.c:145 vector [1]: res = 04e7b39b76d012780000000000000000 20241219085532436 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085532436 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085532436 DAUC <0003> auc.c:179 vector [1]: kc = f73ae6f80b48ab21 20241219085532436 DAUC <0003> auc.c:180 vector [1]: sres = 1a39061d 20241219085532436 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085532436 DAUC <0003> auc.c:113 vector [2]: rand = d3bf4294a17ea1781eb6c244692a53b0 20241219085532436 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219085532436 DAUC <0003> auc.c:142 vector [2]: autn = 67c86e492a390000c8972a8be1d46ce3 20241219085532436 DAUC <0003> auc.c:143 vector [2]: ck = 5f0ca588ae7bf1f1f715b13f9cd42922 20241219085532436 DAUC <0003> auc.c:144 vector [2]: ik = 413289053a61a8c54d43f6af29b73960 20241219085532436 DAUC <0003> auc.c:145 vector [2]: res = 8a8ea7c70428ff920000000000000000 20241219085532436 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085532436 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085532436 DAUC <0003> auc.c:179 vector [2]: kc = b62b85cf7754ef1d 20241219085532436 DAUC <0003> auc.c:180 vector [2]: sres = 9c636aeb 20241219085532436 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085532436 DAUC <0003> auc.c:113 vector [3]: rand = 003771abbefcfeacb513a3c2c6211a58 20241219085532436 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219085532436 DAUC <0003> auc.c:142 vector [3]: autn = 6b4b3ff297db0000b3bda75f0c98a1e9 20241219085532436 DAUC <0003> auc.c:143 vector [3]: ck = 27289fc7b8e1048919fae34c88f6d76a 20241219085532436 DAUC <0003> auc.c:144 vector [3]: ik = e05641965fd3ed87280e4dc0a0db555f 20241219085532436 DAUC <0003> auc.c:145 vector [3]: res = 22d6299f559138d20000000000000000 20241219085532436 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085532436 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085532437 DAUC <0003> auc.c:179 vector [3]: kc = de7b861facdf48cb 20241219085532437 DAUC <0003> auc.c:180 vector [3]: sres = 7defe7ce 20241219085532437 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085532437 DAUC <0003> auc.c:113 vector [4]: rand = e0fd8447c7990ecccc251342bdfa5f6d 20241219085532437 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219085532437 DAUC <0003> auc.c:142 vector [4]: autn = 215ed254b0340000b64c16b36cb4c0f8 20241219085532437 DAUC <0003> auc.c:143 vector [4]: ck = 5e590f280d4dbcf88e17e548c1f9bdaf 20241219085532437 DAUC <0003> auc.c:144 vector [4]: ik = 8cbbf2c380b0ad14666d8e94ed24b164 20241219085532437 DAUC <0003> auc.c:145 vector [4]: res = 66695b43082f3a5c0000000000000000 20241219085532437 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085532437 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219085532437 DAUC <0003> auc.c:179 vector [4]: kc = b4449b2097a223a5 20241219085532437 DAUC <0003> auc.c:180 vector [4]: sres = b2391e47 20241219085532437 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219085532437 DAUC <0003> db_auc.c:245 IMSI='262429475374828': Generated 5 vectors 20241219085532437 DAUC <0003> db_auc.c:249 IMSI='262429475374828': Updating SQN=161 in DB 20241219085532437 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429475374828 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429475374828"} 20241219085532437 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429475374828 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085532437 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085532437 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@67d5c829046a: Found GsupExpect[0] for "262429475374828" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@67d5c829046a: Added IMSI table entry 7TC_gsup_sai(19)"262429475374828" TC_gsup_sai(19)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai(19)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085532440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52450<->l=127.0.0.1:4258 TC_gsup_sai(19)@67d5c829046a: Final verdict of PTC: pass MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085532441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52368<->l=127.0.0.1:4258 20241219085532442 DLINP <000b> input/ipa.c:452 connected read/write 20241219085532442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085532442 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085532443 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085532443 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085532443 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38655<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@67d5c829046a: Final verdict of PTC: none 10@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@67d5c829046a: Test case TC_gsup_sai finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Dec 19 08:55:32 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241219085532482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4258 20241219085532583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52460<->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=163480) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:55:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_sai_num_auth_vectors started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085535667 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085535667 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085535670 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52462<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085535672 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535672 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085535673 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085535673 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085535673 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085535673 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085535673 DLGSUP <0013> gsup_server.c:236 2:  20241219085535673 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085535673 DLGSUP <0013> gsup_server.c:236 3:  20241219085535673 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085535673 DLGSUP <0013> gsup_server.c:236 4:  20241219085535673 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085535673 DLGSUP <0013> gsup_server.c:236 5:  20241219085535673 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085535673 DLGSUP <0013> gsup_server.c:236 7:  20241219085535673 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085535673 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085535673 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085535673 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@67d5c829046a: 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") 20241219085535694 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35667<->l=127.0.0.1:4259) 20241219085535702 DAUC <0003> db_auc.c:157 IMSI='262423409841262': No 2G Auth Data 20241219085535702 DAUC <0003> db_auc.c:192 IMSI='262423409841262': No 3G Auth Data HLR_Test-GSUP(21)@67d5c829046a: Created GsupExpect[0] for "262423409841262" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241219085535719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52476<->l=127.0.0.1:4258 20241219085535724 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535724 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423409841262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423409841262"} 20241219085535725 DAUC <0003> db_auc.c:192 IMSI='262423409841262': No 3G Auth Data 20241219085535725 DAUC <0003> db_auc.c:236 IMSI='262423409841262': Calling to generate 1 vectors 20241219085535725 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241219085535725 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535725 DAUC <0003> auc.c:113 vector [0]: rand = 20ef41315332f6a9b289e505fc6f010b 20241219085535725 DAUC <0003> auc.c:179 vector [0]: kc = e7a04e6dbb4cf000 20241219085535725 DAUC <0003> auc.c:180 vector [0]: sres = 560aae17 20241219085535725 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085535725 DAUC <0003> db_auc.c:245 IMSI='262423409841262': Generated 1 vectors 20241219085535725 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423409841262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423409841262"} 20241219085535725 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262423409841262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535725 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535725 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@67d5c829046a: Found GsupExpect[0] for "262423409841262" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@67d5c829046a: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262423409841262" TC_gsup_sai_num_auth_vectors(24)@67d5c829046a: setverdict(pass): none -> pass 20241219085535728 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535728 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423409841262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423409841262"} 20241219085535728 DAUC <0003> db_auc.c:192 IMSI='262423409841262': No 3G Auth Data 20241219085535728 DAUC <0003> db_auc.c:236 IMSI='262423409841262': Calling to generate 4 vectors 20241219085535728 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241219085535728 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535728 DAUC <0003> auc.c:113 vector [0]: rand = 8808a052bdbfb1bd197cc486a9780f88 20241219085535728 DAUC <0003> auc.c:179 vector [0]: kc = 59817d3e5fee3000 20241219085535728 DAUC <0003> auc.c:180 vector [0]: sres = 8379202e 20241219085535728 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085535728 DAUC <0003> auc.c:113 vector [1]: rand = 32214c71bf47475edbad8b034bb9713b 20241219085535728 DAUC <0003> auc.c:179 vector [1]: kc = 07de2ce2afdae000 20241219085535728 DAUC <0003> auc.c:180 vector [1]: sres = ce8e9246 20241219085535728 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219085535728 DAUC <0003> auc.c:113 vector [2]: rand = 0c3aa913b8e14340fda9af0abb59f7c4 20241219085535729 DAUC <0003> auc.c:179 vector [2]: kc = 65cec8a3c8d68000 20241219085535729 DAUC <0003> auc.c:180 vector [2]: sres = f6a38265 20241219085535729 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219085535729 DAUC <0003> auc.c:113 vector [3]: rand = 8430c83e50d497a3f768468c1bc8cbd3 20241219085535729 DAUC <0003> auc.c:179 vector [3]: kc = 7396362ef4cd0400 20241219085535729 DAUC <0003> auc.c:180 vector [3]: sres = d1a1916f 20241219085535729 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219085535729 DAUC <0003> db_auc.c:245 IMSI='262423409841262': Generated 4 vectors 20241219085535729 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423409841262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423409841262"} 20241219085535729 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262423409841262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535729 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535729 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535729 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535731 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535731 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423409841262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423409841262"} 20241219085535731 DAUC <0003> db_auc.c:192 IMSI='262423409841262': No 3G Auth Data 20241219085535731 DAUC <0003> db_auc.c:236 IMSI='262423409841262': Calling to generate 5 vectors 20241219085535731 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219085535731 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535731 DAUC <0003> auc.c:113 vector [0]: rand = 72cf50ac3509ced53155ae21a7c6d39f 20241219085535731 DAUC <0003> auc.c:179 vector [0]: kc = f424d83833737400 20241219085535731 DAUC <0003> auc.c:180 vector [0]: sres = 07095cb4 20241219085535731 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085535731 DAUC <0003> auc.c:113 vector [1]: rand = b7c05741647c14de7de279ac90f1fa36 20241219085535731 DAUC <0003> auc.c:179 vector [1]: kc = f0b12cfcb537cc00 20241219085535731 DAUC <0003> auc.c:180 vector [1]: sres = 9590ef93 20241219085535731 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219085535731 DAUC <0003> auc.c:113 vector [2]: rand = 92da890c9b4b5d8aaf54e39bc065987d 20241219085535731 DAUC <0003> auc.c:179 vector [2]: kc = a7df33354790bc00 20241219085535731 DAUC <0003> auc.c:180 vector [2]: sres = d97171c2 20241219085535731 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219085535731 DAUC <0003> auc.c:113 vector [3]: rand = 0b4a4ad24959acb029c489a59aa7585e 20241219085535731 DAUC <0003> auc.c:179 vector [3]: kc = 9cce992ffbc00400 20241219085535731 DAUC <0003> auc.c:180 vector [3]: sres = e43553f7 20241219085535731 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219085535731 DAUC <0003> auc.c:113 vector [4]: rand = 3d2e835621290e1f5fd1d0711f47b010 20241219085535731 DAUC <0003> auc.c:179 vector [4]: kc = 26b9dfa0641fb000 20241219085535731 DAUC <0003> auc.c:180 vector [4]: sres = f47d29e3 20241219085535731 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219085535731 DAUC <0003> db_auc.c:245 IMSI='262423409841262': Generated 5 vectors 20241219085535731 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423409841262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423409841262"} 20241219085535731 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262423409841262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535731 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535731 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535734 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535734 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423409841262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423409841262"} 20241219085535734 DAUC <0003> db_auc.c:192 IMSI='262423409841262': No 3G Auth Data 20241219085535734 DAUC <0003> db_auc.c:236 IMSI='262423409841262': Calling to generate 5 vectors 20241219085535734 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219085535734 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535734 DAUC <0003> auc.c:113 vector [0]: rand = 055d2e80ff09dc8e53b7af817907fdec 20241219085535734 DAUC <0003> auc.c:179 vector [0]: kc = dbcc94a89619a000 20241219085535734 DAUC <0003> auc.c:180 vector [0]: sres = b90bb727 20241219085535734 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085535734 DAUC <0003> auc.c:113 vector [1]: rand = a5514927415f1f468e88790c67672086 20241219085535734 DAUC <0003> auc.c:179 vector [1]: kc = a431f2c442434800 20241219085535734 DAUC <0003> auc.c:180 vector [1]: sres = 193009c9 20241219085535734 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219085535734 DAUC <0003> auc.c:113 vector [2]: rand = c1cc7e507792839dd078f17335a83df8 20241219085535734 DAUC <0003> auc.c:179 vector [2]: kc = 740ec72981684800 20241219085535734 DAUC <0003> auc.c:180 vector [2]: sres = e9b181ca 20241219085535734 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219085535734 DAUC <0003> auc.c:113 vector [3]: rand = 52506f6dcc28abc2b72ca292341f3f4e 20241219085535734 DAUC <0003> auc.c:179 vector [3]: kc = c4ec39473efe2800 20241219085535734 DAUC <0003> auc.c:180 vector [3]: sres = c70ae8a2 20241219085535734 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219085535734 DAUC <0003> auc.c:113 vector [4]: rand = 57c1a9b5dfddd8acd7f629d5f91ec671 20241219085535734 DAUC <0003> auc.c:179 vector [4]: kc = 6c278d40a3902c00 20241219085535734 DAUC <0003> auc.c:180 vector [4]: sres = 2cf860e6 20241219085535734 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219085535734 DAUC <0003> db_auc.c:245 IMSI='262423409841262': Generated 5 vectors 20241219085535734 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423409841262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423409841262"} 20241219085535734 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262423409841262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535734 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535734 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52476<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@67d5c829046a: Final verdict of PTC: pass 20241219085535737 DAUC <0003> db_auc.c:157 IMSI='262421226476186': No 2G Auth Data 20241219085535737 DAUC <0003> db_auc.c:192 IMSI='262421226476186': No 3G Auth Data HLR_Test-GSUP(21)@67d5c829046a: Created GsupExpect[0] for "262421226476186" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241219085535754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52484<->l=127.0.0.1:4258 20241219085535757 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535757 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421226476186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421226476186"} 20241219085535757 DAUC <0003> db_auc.c:192 IMSI='262421226476186': No 3G Auth Data 20241219085535757 DAUC <0003> db_auc.c:236 IMSI='262421226476186': Calling to generate 1 vectors 20241219085535757 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241219085535757 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535757 DAUC <0003> auc.c:113 vector [0]: rand = 9084e590ff514f1f82414fb21e3a839a 20241219085535757 DAUC <0003> auc.c:179 vector [0]: kc = ac3a3cc2aa017c00 20241219085535757 DAUC <0003> auc.c:180 vector [0]: sres = cf41418a 20241219085535757 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085535757 DAUC <0003> db_auc.c:245 IMSI='262421226476186': Generated 1 vectors 20241219085535757 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421226476186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421226476186"} 20241219085535757 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421226476186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535757 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535757 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@67d5c829046a: Found GsupExpect[0] for "262421226476186" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@67d5c829046a: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421226476186" TC_gsup_sai_num_auth_vectors(25)@67d5c829046a: setverdict(pass): none -> pass 20241219085535760 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535760 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421226476186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421226476186"} 20241219085535760 DAUC <0003> db_auc.c:192 IMSI='262421226476186': No 3G Auth Data 20241219085535760 DAUC <0003> db_auc.c:236 IMSI='262421226476186': Calling to generate 4 vectors 20241219085535760 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241219085535760 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535760 DAUC <0003> auc.c:113 vector [0]: rand = 748e2d2cefb6f976f325428f36b03705 20241219085535760 DAUC <0003> auc.c:179 vector [0]: kc = f1fbb1e201b0b400 20241219085535760 DAUC <0003> auc.c:180 vector [0]: sres = ca8ab5ff 20241219085535760 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085535760 DAUC <0003> auc.c:113 vector [1]: rand = 83f7d9535be0202a2b19ab50a22053db 20241219085535760 DAUC <0003> auc.c:179 vector [1]: kc = 49597e5ffe5b2400 20241219085535760 DAUC <0003> auc.c:180 vector [1]: sres = 4993c145 20241219085535760 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219085535760 DAUC <0003> auc.c:113 vector [2]: rand = d80467cd6ba5c06d91314fec935fddb9 20241219085535760 DAUC <0003> auc.c:179 vector [2]: kc = 34461a8215bbb000 20241219085535760 DAUC <0003> auc.c:180 vector [2]: sres = 63b6b84e 20241219085535760 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219085535760 DAUC <0003> auc.c:113 vector [3]: rand = 45f689d9b9c1c2e91236ddf9d3bc613e 20241219085535760 DAUC <0003> auc.c:179 vector [3]: kc = 62daa80393610c00 20241219085535760 DAUC <0003> auc.c:180 vector [3]: sres = 65f6fc4e 20241219085535760 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219085535760 DAUC <0003> db_auc.c:245 IMSI='262421226476186': Generated 4 vectors 20241219085535760 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421226476186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421226476186"} 20241219085535760 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421226476186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535760 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535760 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535763 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535763 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421226476186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421226476186"} 20241219085535763 DAUC <0003> db_auc.c:192 IMSI='262421226476186': No 3G Auth Data 20241219085535763 DAUC <0003> db_auc.c:236 IMSI='262421226476186': Calling to generate 5 vectors 20241219085535763 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219085535763 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535763 DAUC <0003> auc.c:113 vector [0]: rand = 8c0fb758f1a3ea21931e596063727e0e 20241219085535763 DAUC <0003> auc.c:179 vector [0]: kc = 0beb114846699400 20241219085535763 DAUC <0003> auc.c:180 vector [0]: sres = 8121966c 20241219085535763 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085535763 DAUC <0003> auc.c:113 vector [1]: rand = dc277ecdd71c85b457e7fda083b554a5 20241219085535763 DAUC <0003> auc.c:179 vector [1]: kc = e5a787d51bf85400 20241219085535763 DAUC <0003> auc.c:180 vector [1]: sres = 5cc65d33 20241219085535763 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219085535763 DAUC <0003> auc.c:113 vector [2]: rand = 5b769597f8e3e30099e3609b9a15212a 20241219085535763 DAUC <0003> auc.c:179 vector [2]: kc = 9a1e04130d7bb800 20241219085535763 DAUC <0003> auc.c:180 vector [2]: sres = f39e520f 20241219085535763 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219085535763 DAUC <0003> auc.c:113 vector [3]: rand = d08d6de7f4978cbf4548258bd935659f 20241219085535763 DAUC <0003> auc.c:179 vector [3]: kc = 523ee20992edac00 20241219085535763 DAUC <0003> auc.c:180 vector [3]: sres = 884d5a79 20241219085535764 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219085535764 DAUC <0003> auc.c:113 vector [4]: rand = 5b7880ec0e878d0b18a8ebf7613432b5 20241219085535764 DAUC <0003> auc.c:179 vector [4]: kc = 34eda7cb3f0bf400 20241219085535764 DAUC <0003> auc.c:180 vector [4]: sres = 2472ed28 20241219085535764 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219085535764 DAUC <0003> db_auc.c:245 IMSI='262421226476186': Generated 5 vectors 20241219085535764 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421226476186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421226476186"} 20241219085535764 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421226476186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535764 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535764 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535767 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535767 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421226476186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421226476186"} 20241219085535767 DAUC <0003> db_auc.c:192 IMSI='262421226476186': No 3G Auth Data 20241219085535767 DAUC <0003> db_auc.c:236 IMSI='262421226476186': Calling to generate 5 vectors 20241219085535767 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219085535767 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535767 DAUC <0003> auc.c:113 vector [0]: rand = 67fdd7451863c31f3f1230bda826d4ee 20241219085535767 DAUC <0003> auc.c:179 vector [0]: kc = 650077515a903400 20241219085535767 DAUC <0003> auc.c:180 vector [0]: sres = 28b8f683 20241219085535767 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085535767 DAUC <0003> auc.c:113 vector [1]: rand = 7f678c90646965ed20e44a8cfb1c0f40 20241219085535767 DAUC <0003> auc.c:179 vector [1]: kc = 02b9693392a3ac00 20241219085535767 DAUC <0003> auc.c:180 vector [1]: sres = 2682b1a2 20241219085535767 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219085535767 DAUC <0003> auc.c:113 vector [2]: rand = 5b508f9be678721601fa72e3a73823bc 20241219085535767 DAUC <0003> auc.c:179 vector [2]: kc = 4215a45ce953f800 20241219085535767 DAUC <0003> auc.c:180 vector [2]: sres = 6b6b2cda 20241219085535767 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219085535767 DAUC <0003> auc.c:113 vector [3]: rand = 7df0f842c2e0b31f57cca4149d000f2c 20241219085535767 DAUC <0003> auc.c:179 vector [3]: kc = e69828efd9472800 20241219085535767 DAUC <0003> auc.c:180 vector [3]: sres = 4d873891 20241219085535767 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219085535767 DAUC <0003> auc.c:113 vector [4]: rand = 5dab50a1444cd3853f54ab036d3d9326 20241219085535767 DAUC <0003> auc.c:179 vector [4]: kc = 2f74b8bf4aa4f400 20241219085535767 DAUC <0003> auc.c:180 vector [4]: sres = 9c175c6a 20241219085535767 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219085535767 DAUC <0003> db_auc.c:245 IMSI='262421226476186': Generated 5 vectors 20241219085535767 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421226476186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421226476186"} 20241219085535767 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421226476186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535767 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535767 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52484<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@67d5c829046a: Final verdict of PTC: pass 20241219085535770 DAUC <0003> db_auc.c:157 IMSI='262423787992469': No 2G Auth Data 20241219085535770 DAUC <0003> db_auc.c:192 IMSI='262423787992469': No 3G Auth Data HLR_Test-GSUP(21)@67d5c829046a: Created GsupExpect[0] for "262423787992469" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241219085535787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52486<->l=127.0.0.1:4258 20241219085535790 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535790 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423787992469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423787992469"} 20241219085535790 DAUC <0003> db_auc.c:192 IMSI='262423787992469': No 3G Auth Data 20241219085535790 DAUC <0003> db_auc.c:236 IMSI='262423787992469': Calling to generate 1 vectors 20241219085535790 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241219085535790 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535790 DAUC <0003> auc.c:113 vector [0]: rand = 5259a28c11f46270285fee1633ad56b2 20241219085535790 DAUC <0003> auc.c:179 vector [0]: kc = d2b1df29e91286c0 20241219085535790 DAUC <0003> auc.c:180 vector [0]: sres = fa451930 20241219085535790 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085535790 DAUC <0003> db_auc.c:245 IMSI='262423787992469': Generated 1 vectors 20241219085535790 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423787992469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423787992469"} 20241219085535790 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423787992469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535790 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535790 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@67d5c829046a: Found GsupExpect[0] for "262423787992469" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@67d5c829046a: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262423787992469" TC_gsup_sai_num_auth_vectors(26)@67d5c829046a: setverdict(pass): none -> pass 20241219085535792 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535792 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423787992469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423787992469"} 20241219085535792 DAUC <0003> db_auc.c:192 IMSI='262423787992469': No 3G Auth Data 20241219085535792 DAUC <0003> db_auc.c:236 IMSI='262423787992469': Calling to generate 4 vectors 20241219085535792 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241219085535792 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535792 DAUC <0003> auc.c:113 vector [0]: rand = 93f69f170c144b1fe09b9362c1d66790 20241219085535792 DAUC <0003> auc.c:179 vector [0]: kc = a91eccd050260db8 20241219085535792 DAUC <0003> auc.c:180 vector [0]: sres = e0a4476a 20241219085535792 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085535792 DAUC <0003> auc.c:113 vector [1]: rand = e8947062e740f2a977a6a46e1c6b603c 20241219085535792 DAUC <0003> auc.c:179 vector [1]: kc = c4d90d0d80b32b5b 20241219085535792 DAUC <0003> auc.c:180 vector [1]: sres = ca98e80e 20241219085535792 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219085535792 DAUC <0003> auc.c:113 vector [2]: rand = 837234c3c2f355aea8ba01752fcf0113 20241219085535792 DAUC <0003> auc.c:179 vector [2]: kc = 1247ee8103a1682d 20241219085535792 DAUC <0003> auc.c:180 vector [2]: sres = 0fdec89b 20241219085535792 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219085535792 DAUC <0003> auc.c:113 vector [3]: rand = 49fd4ada84734db1ab93b7c73a92ff38 20241219085535792 DAUC <0003> auc.c:179 vector [3]: kc = 6637546881c93942 20241219085535792 DAUC <0003> auc.c:180 vector [3]: sres = 15b60530 20241219085535792 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219085535793 DAUC <0003> db_auc.c:245 IMSI='262423787992469': Generated 4 vectors 20241219085535793 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423787992469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423787992469"} 20241219085535793 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423787992469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535793 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535793 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535795 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535795 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423787992469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423787992469"} 20241219085535795 DAUC <0003> db_auc.c:192 IMSI='262423787992469': No 3G Auth Data 20241219085535795 DAUC <0003> db_auc.c:236 IMSI='262423787992469': Calling to generate 5 vectors 20241219085535795 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219085535795 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535795 DAUC <0003> auc.c:113 vector [0]: rand = b0b59f087b36b563fe8bd0e4dbeafd1c 20241219085535795 DAUC <0003> auc.c:179 vector [0]: kc = 007ab65510f1fbaf 20241219085535795 DAUC <0003> auc.c:180 vector [0]: sres = d04c2e7e 20241219085535795 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085535795 DAUC <0003> auc.c:113 vector [1]: rand = 4fb235f469bad06ef9f6d0fdff910020 20241219085535795 DAUC <0003> auc.c:179 vector [1]: kc = d213d963aeb6699b 20241219085535795 DAUC <0003> auc.c:180 vector [1]: sres = 1b3e2c53 20241219085535795 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219085535795 DAUC <0003> auc.c:113 vector [2]: rand = 451dc1f061a0bfa7fb43b57dbad5ef9d 20241219085535795 DAUC <0003> auc.c:179 vector [2]: kc = c4b0dba5fba011eb 20241219085535795 DAUC <0003> auc.c:180 vector [2]: sres = 86077fea 20241219085535795 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219085535795 DAUC <0003> auc.c:113 vector [3]: rand = 1a5629d74b374f948ddd3ff8ebcd2579 20241219085535795 DAUC <0003> auc.c:179 vector [3]: kc = 71a2938808791ea8 20241219085535795 DAUC <0003> auc.c:180 vector [3]: sres = c255d3bb 20241219085535795 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219085535795 DAUC <0003> auc.c:113 vector [4]: rand = cc5fb89941e012644d3941ef0b69c16b 20241219085535795 DAUC <0003> auc.c:179 vector [4]: kc = 71df7b89f546ed90 20241219085535795 DAUC <0003> auc.c:180 vector [4]: sres = 225a4ec4 20241219085535795 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219085535795 DAUC <0003> db_auc.c:245 IMSI='262423787992469': Generated 5 vectors 20241219085535795 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423787992469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423787992469"} 20241219085535795 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423787992469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535795 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535795 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535797 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535797 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423787992469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423787992469"} 20241219085535797 DAUC <0003> db_auc.c:192 IMSI='262423787992469': No 3G Auth Data 20241219085535798 DAUC <0003> db_auc.c:236 IMSI='262423787992469': Calling to generate 5 vectors 20241219085535798 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219085535798 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535798 DAUC <0003> auc.c:113 vector [0]: rand = 39f837918bf5a9a2865ddcb53b972c40 20241219085535798 DAUC <0003> auc.c:179 vector [0]: kc = c32c1c395e8c9f80 20241219085535798 DAUC <0003> auc.c:180 vector [0]: sres = 89b43565 20241219085535798 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219085535798 DAUC <0003> auc.c:113 vector [1]: rand = c303c104ab5130304e287f26e134a5ad 20241219085535798 DAUC <0003> auc.c:179 vector [1]: kc = b4937d59e6cbc102 20241219085535798 DAUC <0003> auc.c:180 vector [1]: sres = 311dc795 20241219085535798 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219085535798 DAUC <0003> auc.c:113 vector [2]: rand = 1dedd3608598d511b9ce07268147f430 20241219085535798 DAUC <0003> auc.c:179 vector [2]: kc = f866c5c1dd6c7039 20241219085535798 DAUC <0003> auc.c:180 vector [2]: sres = 8b96ecad 20241219085535798 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219085535798 DAUC <0003> auc.c:113 vector [3]: rand = 7e1588ca69b0c57f96e0d78038d1ec9f 20241219085535798 DAUC <0003> auc.c:179 vector [3]: kc = 15481dec25e8f864 20241219085535798 DAUC <0003> auc.c:180 vector [3]: sres = d0e7ded1 20241219085535798 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219085535798 DAUC <0003> auc.c:113 vector [4]: rand = 3089943ed525d973cd001e62b3b4b4e5 20241219085535798 DAUC <0003> auc.c:179 vector [4]: kc = 1808222dcac5836a 20241219085535798 DAUC <0003> auc.c:180 vector [4]: sres = 2cd34c6a 20241219085535798 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219085535798 DAUC <0003> db_auc.c:245 IMSI='262423787992469': Generated 5 vectors 20241219085535798 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423787992469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423787992469"} 20241219085535798 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423787992469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535798 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535798 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52486<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@67d5c829046a: Final verdict of PTC: pass 20241219085535802 DAUC <0003> db_auc.c:157 IMSI='262421967475253': No 2G Auth Data 20241219085535802 DAUC <0003> db_auc.c:192 IMSI='262421967475253': No 3G Auth Data HLR_Test-GSUP(21)@67d5c829046a: Created GsupExpect[0] for "262421967475253" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241219085535818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52500<->l=127.0.0.1:4258 20241219085535820 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535820 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421967475253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421967475253"} 20241219085535821 DAUC <0003> db_auc.c:157 IMSI='262421967475253': No 2G Auth Data 20241219085535821 DAUC <0003> db_auc.c:236 IMSI='262421967475253': Calling to generate 1 vectors 20241219085535821 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241219085535821 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535821 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535821 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085535821 DAUC <0003> auc.c:113 vector [0]: rand = 59729c24e638ba810569de2509aabf52 20241219085535821 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085535821 DAUC <0003> auc.c:142 vector [0]: autn = e0fedae463250000fd46df690d284992 20241219085535821 DAUC <0003> auc.c:143 vector [0]: ck = 275f5db3d0cbaf51a735f449af052f4e 20241219085535821 DAUC <0003> auc.c:144 vector [0]: ik = 58a7ca3c7d43285390d4805804ff93b1 20241219085535821 DAUC <0003> auc.c:145 vector [0]: res = 20567e04bd2cd2a60000000000000000 20241219085535821 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535821 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219085535821 DAUC <0003> auc.c:151 vector [0]: kc = 4819e39e06723bfd 20241219085535821 DAUC <0003> auc.c:152 vector [0]: sres = 9d7aaca2 20241219085535821 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219085535821 DAUC <0003> db_auc.c:245 IMSI='262421967475253': Generated 1 vectors 20241219085535821 DAUC <0003> db_auc.c:249 IMSI='262421967475253': Updating SQN=33 in DB 20241219085535821 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421967475253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421967475253"} 20241219085535821 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421967475253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535821 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535821 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@67d5c829046a: Found GsupExpect[0] for "262421967475253" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@67d5c829046a: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421967475253" TC_gsup_sai_num_auth_vectors(27)@67d5c829046a: setverdict(pass): none -> pass 20241219085535824 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535824 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421967475253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421967475253"} 20241219085535824 DAUC <0003> db_auc.c:157 IMSI='262421967475253': No 2G Auth Data 20241219085535824 DAUC <0003> db_auc.c:236 IMSI='262421967475253': Calling to generate 4 vectors 20241219085535824 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241219085535824 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535824 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535824 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241219085535824 DAUC <0003> auc.c:113 vector [0]: rand = e0feb7e91db87b7e0b43dafb8a808487 20241219085535824 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241219085535824 DAUC <0003> auc.c:142 vector [0]: autn = 22ac1f8cb88a0000fbe8e24824b22467 20241219085535824 DAUC <0003> auc.c:143 vector [0]: ck = ad65c9acc29d548dcfcc56ca16b752d3 20241219085535824 DAUC <0003> auc.c:144 vector [0]: ik = 890b5ab9c88c83981c4cec41bcd32611 20241219085535824 DAUC <0003> auc.c:145 vector [0]: res = 799553fc9f2e13210000000000000000 20241219085535824 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535824 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219085535824 DAUC <0003> auc.c:151 vector [0]: kc = f7ee299ea075a3d7 20241219085535824 DAUC <0003> auc.c:152 vector [0]: sres = e6bb40dd 20241219085535824 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219085535824 DAUC <0003> auc.c:113 vector [1]: rand = bb615674fd481dc2b957011b2659cc5f 20241219085535824 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241219085535824 DAUC <0003> auc.c:142 vector [1]: autn = 02d977a536c80000663c53aa2ce3dd48 20241219085535824 DAUC <0003> auc.c:143 vector [1]: ck = dfb32fe69315d51a104f5ae4d2bfdd39 20241219085535824 DAUC <0003> auc.c:144 vector [1]: ik = f23047cb451d81d431e9fd98962186ab 20241219085535824 DAUC <0003> auc.c:145 vector [1]: res = 79a480cfc20b924b0000000000000000 20241219085535824 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535824 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219085535824 DAUC <0003> auc.c:151 vector [1]: kc = 0c25cf5192960f5c 20241219085535824 DAUC <0003> auc.c:152 vector [1]: sres = bbaf1284 20241219085535824 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219085535824 DAUC <0003> auc.c:113 vector [2]: rand = 1282a9c53fc8a514ffa814005d4937fc 20241219085535824 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241219085535824 DAUC <0003> auc.c:142 vector [2]: autn = cef20f95a4290000edc57ebf7665bde2 20241219085535824 DAUC <0003> auc.c:143 vector [2]: ck = 85fcb9c36abdd77c0300b77cf50bed88 20241219085535824 DAUC <0003> auc.c:144 vector [2]: ik = 55e434605a4696ff8d96acfe4c71a949 20241219085535824 DAUC <0003> auc.c:145 vector [2]: res = e5ca88e8145d65e20000000000000000 20241219085535824 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535824 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219085535824 DAUC <0003> auc.c:151 vector [2]: kc = 5e8e962189810542 20241219085535824 DAUC <0003> auc.c:152 vector [2]: sres = f197ed0a 20241219085535824 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219085535824 DAUC <0003> auc.c:113 vector [3]: rand = 6b3455423f7fab44cd2c871575c48275 20241219085535824 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241219085535824 DAUC <0003> auc.c:142 vector [3]: autn = dd931f33224b00008ee92dfc0424fd6a 20241219085535824 DAUC <0003> auc.c:143 vector [3]: ck = daa0c4feb943aab12d836ca73f4364f2 20241219085535824 DAUC <0003> auc.c:144 vector [3]: ik = 6d2970292ec9ca2815bcf978c2c7cab7 20241219085535824 DAUC <0003> auc.c:145 vector [3]: res = 02103a29393f2edd0000000000000000 20241219085535824 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535824 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219085535824 DAUC <0003> auc.c:151 vector [3]: kc = 8fb621086a0ecedc 20241219085535824 DAUC <0003> auc.c:152 vector [3]: sres = 3b2f14f4 20241219085535824 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219085535824 DAUC <0003> db_auc.c:245 IMSI='262421967475253': Generated 4 vectors 20241219085535824 DAUC <0003> db_auc.c:249 IMSI='262421967475253': Updating SQN=161 in DB 20241219085535824 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421967475253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421967475253"} 20241219085535824 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421967475253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535825 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535825 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535828 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535828 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421967475253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421967475253"} 20241219085535828 DAUC <0003> db_auc.c:157 IMSI='262421967475253': No 2G Auth Data 20241219085535828 DAUC <0003> db_auc.c:236 IMSI='262421967475253': Calling to generate 5 vectors 20241219085535828 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219085535828 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535828 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535828 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241219085535828 DAUC <0003> auc.c:113 vector [0]: rand = 2108bc46d4042a483324cc76317f1ef6 20241219085535828 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241219085535828 DAUC <0003> auc.c:142 vector [0]: autn = 3eaa977fe9a00000fecbc6a72b3b885e 20241219085535828 DAUC <0003> auc.c:143 vector [0]: ck = 00f71a241f5a3edd6fe934c9650cc746 20241219085535828 DAUC <0003> auc.c:144 vector [0]: ik = f55def93dd827a720d029c4d395bf464 20241219085535828 DAUC <0003> auc.c:145 vector [0]: res = 4018afa4c7b03eab0000000000000000 20241219085535828 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535828 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219085535828 DAUC <0003> auc.c:151 vector [0]: kc = 97415d339e8f778d 20241219085535828 DAUC <0003> auc.c:152 vector [0]: sres = 87a8910f 20241219085535828 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219085535828 DAUC <0003> auc.c:113 vector [1]: rand = b7cc85fc2b3f66c7ba5f0138bf69e30d 20241219085535828 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241219085535828 DAUC <0003> auc.c:142 vector [1]: autn = 474daadaf9c600002cb73652f18c7931 20241219085535828 DAUC <0003> auc.c:143 vector [1]: ck = f7841a80ecd717d9e768c8c8920f4e3f 20241219085535828 DAUC <0003> auc.c:144 vector [1]: ik = 2ab32bf00bbdfe0ffb10823c72b9f3c4 20241219085535828 DAUC <0003> auc.c:145 vector [1]: res = e64a9454139f07ee0000000000000000 20241219085535828 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535828 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219085535828 DAUC <0003> auc.c:151 vector [1]: kc = c14f7b8407dc542d 20241219085535828 DAUC <0003> auc.c:152 vector [1]: sres = f5d593ba 20241219085535828 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219085535828 DAUC <0003> auc.c:113 vector [2]: rand = 8fdfc0855ca2422b1c524406461da3dc 20241219085535828 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241219085535828 DAUC <0003> auc.c:142 vector [2]: autn = 741ba7ef0157000011e528cc88080ea2 20241219085535828 DAUC <0003> auc.c:143 vector [2]: ck = 92f687aa8482867cd831fe4e9960ed1c 20241219085535828 DAUC <0003> auc.c:144 vector [2]: ik = 1f82a4610567251d6517c32294bce325 20241219085535828 DAUC <0003> auc.c:145 vector [2]: res = 52625c9eef3ff7b10000000000000000 20241219085535828 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535828 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219085535828 DAUC <0003> auc.c:151 vector [2]: kc = 30521ea78c39ad58 20241219085535828 DAUC <0003> auc.c:152 vector [2]: sres = bd5dab2f 20241219085535828 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219085535828 DAUC <0003> auc.c:113 vector [3]: rand = 3f00b5a8a07064ceaf2a0751cb22f945 20241219085535828 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241219085535828 DAUC <0003> auc.c:142 vector [3]: autn = 64db8792c9ca0000f39ece60b1459c98 20241219085535828 DAUC <0003> auc.c:143 vector [3]: ck = 762bd9b2715a55d3052ebe08e3852638 20241219085535828 DAUC <0003> auc.c:144 vector [3]: ik = 89536e47f0b8c80bb1cb04c74184f644 20241219085535828 DAUC <0003> auc.c:145 vector [3]: res = a72b5bf16a12dcce0000000000000000 20241219085535828 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535828 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219085535828 DAUC <0003> auc.c:151 vector [3]: kc = 4b9d0d3a23e34da4 20241219085535828 DAUC <0003> auc.c:152 vector [3]: sres = cd39873f 20241219085535828 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219085535828 DAUC <0003> auc.c:113 vector [4]: rand = 111f6a245ac1fb7a0caecbbef07d5c72 20241219085535828 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241219085535828 DAUC <0003> auc.c:142 vector [4]: autn = bf5a496dfe6f0000fc69c9221a8ebeb8 20241219085535828 DAUC <0003> auc.c:143 vector [4]: ck = 24d6d35fc9e478fb5a5e5f42002266a4 20241219085535829 DAUC <0003> auc.c:144 vector [4]: ik = 4b949d08d8e4b4c730cab37c385ccc0a 20241219085535829 DAUC <0003> auc.c:145 vector [4]: res = ad79575ff82d3bfc0000000000000000 20241219085535829 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085535829 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219085535829 DAUC <0003> auc.c:151 vector [4]: kc = 05d6a269297e6692 20241219085535829 DAUC <0003> auc.c:152 vector [4]: sres = 55546ca3 20241219085535829 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219085535829 DAUC <0003> db_auc.c:245 IMSI='262421967475253': Generated 5 vectors 20241219085535829 DAUC <0003> db_auc.c:249 IMSI='262421967475253': Updating SQN=321 in DB 20241219085535829 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421967475253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421967475253"} 20241219085535829 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421967475253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535829 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535829 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535831 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535831 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421967475253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421967475253"} 20241219085535832 DAUC <0003> db_auc.c:157 IMSI='262421967475253': No 2G Auth Data 20241219085535832 DAUC <0003> db_auc.c:236 IMSI='262421967475253': Calling to generate 5 vectors 20241219085535832 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219085535832 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535832 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535832 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241219085535832 DAUC <0003> auc.c:113 vector [0]: rand = 7e9f60dba5a35a074f73c827da063aea 20241219085535832 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241219085535832 DAUC <0003> auc.c:142 vector [0]: autn = ac0b0c573f5c0000427645bbec0eb270 20241219085535832 DAUC <0003> auc.c:143 vector [0]: ck = 1cf93ce9098444a5beb26fcef64e3804 20241219085535832 DAUC <0003> auc.c:144 vector [0]: ik = f3f73269e0e8e226d998f8b034f20eb6 20241219085535832 DAUC <0003> auc.c:145 vector [0]: res = f4de444d70168c530000000000000000 20241219085535832 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535832 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219085535832 DAUC <0003> auc.c:151 vector [0]: kc = 882499fe2bd09031 20241219085535832 DAUC <0003> auc.c:152 vector [0]: sres = 84c8c81e 20241219085535832 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219085535832 DAUC <0003> auc.c:113 vector [1]: rand = 3467f4d71e2e814ddbf9188bd5e40d1e 20241219085535832 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241219085535832 DAUC <0003> auc.c:142 vector [1]: autn = f85d7056971900005ead516d92e31d69 20241219085535832 DAUC <0003> auc.c:143 vector [1]: ck = dc21b320afc7f655b8e86bcb234e96c6 20241219085535832 DAUC <0003> auc.c:144 vector [1]: ik = 7fdc525b72c99b01933b2936a33ef4dd 20241219085535832 DAUC <0003> auc.c:145 vector [1]: res = 59c8fc65c3487c810000000000000000 20241219085535832 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535832 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219085535832 DAUC <0003> auc.c:151 vector [1]: kc = 882ea3865d7e0f4f 20241219085535832 DAUC <0003> auc.c:152 vector [1]: sres = 9a8080e4 20241219085535832 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219085535832 DAUC <0003> auc.c:113 vector [2]: rand = 099d0986566d0bd8dbd6e8d78c5f47bd 20241219085535832 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241219085535832 DAUC <0003> auc.c:142 vector [2]: autn = d9e6123fe03b00006d70e6ea1beb757d 20241219085535832 DAUC <0003> auc.c:143 vector [2]: ck = bffdc691debbcfd7d93907270544f56a 20241219085535832 DAUC <0003> auc.c:144 vector [2]: ik = 588a4bf9d7d3d2743ebdbae488a1fd76 20241219085535832 DAUC <0003> auc.c:145 vector [2]: res = 856b6b0b1ea077c80000000000000000 20241219085535832 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535832 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219085535832 DAUC <0003> auc.c:151 vector [2]: kc = 00f330ab848d15bf 20241219085535832 DAUC <0003> auc.c:152 vector [2]: sres = 9bcb1cc3 20241219085535832 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219085535832 DAUC <0003> auc.c:113 vector [3]: rand = 1b1883f4e90cc2598a4ac44bf84e0217 20241219085535832 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241219085535832 DAUC <0003> auc.c:142 vector [3]: autn = 539373a5bd2d000074da88eb80325ed8 20241219085535832 DAUC <0003> auc.c:143 vector [3]: ck = edd5afe3d4c90280153d42bdc4cdd2aa 20241219085535832 DAUC <0003> auc.c:144 vector [3]: ik = d7f4496d4bc38cc3e22cfd17f7e1b8b2 20241219085535832 DAUC <0003> auc.c:145 vector [3]: res = 1198bed75c4b42990000000000000000 20241219085535832 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535832 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219085535832 DAUC <0003> auc.c:151 vector [3]: kc = cd305924ac26e45b 20241219085535832 DAUC <0003> auc.c:152 vector [3]: sres = 4dd3fc4e 20241219085535832 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219085535832 DAUC <0003> auc.c:113 vector [4]: rand = 7a92c8e5e5d859db46dd3a1ff6afbf0a 20241219085535832 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241219085535832 DAUC <0003> auc.c:142 vector [4]: autn = 9a39546d07ed0000ef165bf3f46b5b1d 20241219085535832 DAUC <0003> auc.c:143 vector [4]: ck = f723717c85bf871081c0dfb7d578319c 20241219085535832 DAUC <0003> auc.c:144 vector [4]: ik = 1eb620dab92f9280ad65f1e58a96d2c8 20241219085535832 DAUC <0003> auc.c:145 vector [4]: res = 63a895899a3c90f70000000000000000 20241219085535832 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085535832 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219085535832 DAUC <0003> auc.c:151 vector [4]: kc = c5307ff4637ef6c4 20241219085535832 DAUC <0003> auc.c:152 vector [4]: sres = f994057e 20241219085535832 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219085535832 DAUC <0003> db_auc.c:245 IMSI='262421967475253': Generated 5 vectors 20241219085535832 DAUC <0003> db_auc.c:249 IMSI='262421967475253': Updating SQN=481 in DB 20241219085535832 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421967475253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421967475253"} 20241219085535832 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421967475253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535832 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535832 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52500<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@67d5c829046a: Final verdict of PTC: pass 20241219085535836 DAUC <0003> db_auc.c:157 IMSI='262427662227688': No 2G Auth Data 20241219085535836 DAUC <0003> db_auc.c:192 IMSI='262427662227688': No 3G Auth Data HLR_Test-GSUP(21)@67d5c829046a: Created GsupExpect[0] for "262427662227688" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241219085535852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52506<->l=127.0.0.1:4258 20241219085535855 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535855 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427662227688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427662227688"} 20241219085535855 DAUC <0003> db_auc.c:157 IMSI='262427662227688': No 2G Auth Data 20241219085535855 DAUC <0003> db_auc.c:236 IMSI='262427662227688': Calling to generate 1 vectors 20241219085535855 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241219085535855 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535855 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241219085535855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085535855 DAUC <0003> auc.c:113 vector [0]: rand = d04ab8fddbb8c5bbc220735903f72c80 20241219085535855 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085535855 DAUC <0003> auc.c:142 vector [0]: autn = 9bcb659e8fd000002c771e8279667f50 20241219085535855 DAUC <0003> auc.c:143 vector [0]: ck = cb8ef4720d4e5fb7f64e3e7d07b9214a 20241219085535855 DAUC <0003> auc.c:144 vector [0]: ik = 3f97c15a004f779ed53023e7ffee80b9 20241219085535855 DAUC <0003> auc.c:145 vector [0]: res = 408ff45fe76e81910000000000000000 20241219085535855 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535855 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219085535855 DAUC <0003> auc.c:151 vector [0]: kc = d76728b2f55689da 20241219085535855 DAUC <0003> auc.c:152 vector [0]: sres = a7e175ce 20241219085535855 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219085535855 DAUC <0003> db_auc.c:245 IMSI='262427662227688': Generated 1 vectors 20241219085535856 DAUC <0003> db_auc.c:249 IMSI='262427662227688': Updating SQN=33 in DB 20241219085535856 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427662227688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427662227688"} 20241219085535856 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427662227688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535856 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535856 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@67d5c829046a: Found GsupExpect[0] for "262427662227688" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@67d5c829046a: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427662227688" TC_gsup_sai_num_auth_vectors(28)@67d5c829046a: setverdict(pass): none -> pass 20241219085535858 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535858 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427662227688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427662227688"} 20241219085535858 DAUC <0003> db_auc.c:157 IMSI='262427662227688': No 2G Auth Data 20241219085535858 DAUC <0003> db_auc.c:236 IMSI='262427662227688': Calling to generate 4 vectors 20241219085535858 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241219085535858 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535858 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241219085535858 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241219085535858 DAUC <0003> auc.c:113 vector [0]: rand = a73d379be2907a24ab97d7d10aa88604 20241219085535858 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241219085535858 DAUC <0003> auc.c:142 vector [0]: autn = 00691c8fca520000e5431509d99c5beb 20241219085535858 DAUC <0003> auc.c:143 vector [0]: ck = 24567e682d8ec467eec1bbfc1da23773 20241219085535858 DAUC <0003> auc.c:144 vector [0]: ik = 8eea7a4bb0b76c9df8d028c5f545b349 20241219085535858 DAUC <0003> auc.c:145 vector [0]: res = 53fc833a0f43d85d0000000000000000 20241219085535858 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535858 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219085535858 DAUC <0003> auc.c:151 vector [0]: kc = bcad971a75de2cc0 20241219085535859 DAUC <0003> auc.c:152 vector [0]: sres = 5cbf5b67 20241219085535859 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219085535859 DAUC <0003> auc.c:113 vector [1]: rand = fb7ddb089949f00f2814451f6b3570ad 20241219085535859 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241219085535859 DAUC <0003> auc.c:142 vector [1]: autn = 25b3a8641d4a0000ff48e1f4f53d0d16 20241219085535859 DAUC <0003> auc.c:143 vector [1]: ck = e3653b9bf9e2aff7c16937168c4a490e 20241219085535859 DAUC <0003> auc.c:144 vector [1]: ik = 011f737695cac2971ea91dab97112eb5 20241219085535859 DAUC <0003> auc.c:145 vector [1]: res = 602b5fbd66fbcdce0000000000000000 20241219085535859 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535859 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219085535859 DAUC <0003> auc.c:151 vector [1]: kc = 3dba625077730adb 20241219085535859 DAUC <0003> auc.c:152 vector [1]: sres = 06d09273 20241219085535859 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219085535859 DAUC <0003> auc.c:113 vector [2]: rand = d2d7ed022632fe3a2d0eb5ec1da4a6fe 20241219085535859 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241219085535859 DAUC <0003> auc.c:142 vector [2]: autn = 5c74d62a3fa000007247d9f59bba9bc1 20241219085535859 DAUC <0003> auc.c:143 vector [2]: ck = 1cbbb0c37a64e4a350e2fd8517b73864 20241219085535859 DAUC <0003> auc.c:144 vector [2]: ik = b2bfb2398ad2827da1ed03cb090aa92c 20241219085535859 DAUC <0003> auc.c:145 vector [2]: res = 46b7a688c2419ef40000000000000000 20241219085535859 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535859 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219085535859 DAUC <0003> auc.c:151 vector [2]: kc = 5f0bfcb4ee0bf796 20241219085535859 DAUC <0003> auc.c:152 vector [2]: sres = 84f6387c 20241219085535859 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219085535859 DAUC <0003> auc.c:113 vector [3]: rand = b4166231008c21dcad40a797b927b886 20241219085535859 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241219085535859 DAUC <0003> auc.c:142 vector [3]: autn = 8bba0b23c7150000383e9ab94bd4a5df 20241219085535859 DAUC <0003> auc.c:143 vector [3]: ck = 63d7a62f35bb0329de9b9553202b88b8 20241219085535859 DAUC <0003> auc.c:144 vector [3]: ik = 6fef760a5a7e0faa0c2eefc4e8041c1b 20241219085535859 DAUC <0003> auc.c:145 vector [3]: res = 94219ca9d783f4180000000000000000 20241219085535859 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535859 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219085535859 DAUC <0003> auc.c:151 vector [3]: kc = de8daab2a7ea9820 20241219085535859 DAUC <0003> auc.c:152 vector [3]: sres = 43a268b1 20241219085535859 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219085535859 DAUC <0003> db_auc.c:245 IMSI='262427662227688': Generated 4 vectors 20241219085535859 DAUC <0003> db_auc.c:249 IMSI='262427662227688': Updating SQN=161 in DB 20241219085535859 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427662227688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427662227688"} 20241219085535859 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427662227688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535859 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535859 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535862 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535862 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427662227688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427662227688"} 20241219085535862 DAUC <0003> db_auc.c:157 IMSI='262427662227688': No 2G Auth Data 20241219085535862 DAUC <0003> db_auc.c:236 IMSI='262427662227688': Calling to generate 5 vectors 20241219085535862 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219085535862 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535862 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241219085535862 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241219085535862 DAUC <0003> auc.c:113 vector [0]: rand = aa2b363e69091d0d9d7ea5793bd5a056 20241219085535862 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241219085535862 DAUC <0003> auc.c:142 vector [0]: autn = 86ff8ffc9bcc00008fd3759a48d39957 20241219085535862 DAUC <0003> auc.c:143 vector [0]: ck = 3b1a84e52e2306bdd65a8c5e337712e9 20241219085535862 DAUC <0003> auc.c:144 vector [0]: ik = 236590b862de9980f0a95578887ed3b1 20241219085535862 DAUC <0003> auc.c:145 vector [0]: res = fcce33cd4300d7fc0000000000000000 20241219085535862 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535862 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219085535862 DAUC <0003> auc.c:151 vector [0]: kc = 3e8ccd7bf7f45e65 20241219085535862 DAUC <0003> auc.c:152 vector [0]: sres = bfcee431 20241219085535862 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219085535862 DAUC <0003> auc.c:113 vector [1]: rand = 6e0001972895dda96917d515060747fa 20241219085535862 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241219085535862 DAUC <0003> auc.c:142 vector [1]: autn = 09d00e68f8b20000a22550730b1ec8df 20241219085535862 DAUC <0003> auc.c:143 vector [1]: ck = 1a298424c0f2a620793ab33b244db1eb 20241219085535862 DAUC <0003> auc.c:144 vector [1]: ik = 279e34495752b63ed7b9fad2525befd2 20241219085535862 DAUC <0003> auc.c:145 vector [1]: res = a0fa43b25b759ce50000000000000000 20241219085535862 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535862 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219085535862 DAUC <0003> auc.c:151 vector [1]: kc = 9334f984e1b64e27 20241219085535862 DAUC <0003> auc.c:152 vector [1]: sres = fb8fdf57 20241219085535862 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219085535862 DAUC <0003> auc.c:113 vector [2]: rand = 5f87a63c0b4d660133a4b5a784142f7a 20241219085535862 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241219085535862 DAUC <0003> auc.c:142 vector [2]: autn = 9bb5b00caf9d0000e486e3bf2b02d5b8 20241219085535862 DAUC <0003> auc.c:143 vector [2]: ck = fec9954dc4846a98c83c494d635ab7c1 20241219085535862 DAUC <0003> auc.c:144 vector [2]: ik = 866a90778ea78f5f187951d3b06fe10b 20241219085535862 DAUC <0003> auc.c:145 vector [2]: res = e6ad1d91721d5fb20000000000000000 20241219085535862 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535862 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219085535862 DAUC <0003> auc.c:151 vector [2]: kc = a8e61da49916b30d 20241219085535862 DAUC <0003> auc.c:152 vector [2]: sres = 94b04223 20241219085535862 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219085535862 DAUC <0003> auc.c:113 vector [3]: rand = b7524276236644b612215c35a755b04b 20241219085535862 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241219085535862 DAUC <0003> auc.c:142 vector [3]: autn = 9695ee1ea0cd000048fdc49ad2995f83 20241219085535862 DAUC <0003> auc.c:143 vector [3]: ck = d4ab48750f6872d79554ccc8554ea612 20241219085535862 DAUC <0003> auc.c:144 vector [3]: ik = 6d1515cfa9cd378a1d1dfa0644c658ff 20241219085535862 DAUC <0003> auc.c:145 vector [3]: res = 0ea60c7cb64efb640000000000000000 20241219085535862 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535862 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219085535862 DAUC <0003> auc.c:151 vector [3]: kc = 31f76b74b72dbbb0 20241219085535862 DAUC <0003> auc.c:152 vector [3]: sres = b8e8f718 20241219085535862 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219085535862 DAUC <0003> auc.c:113 vector [4]: rand = 05b00a8f601ecb663b45b47c24252669 20241219085535863 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241219085535863 DAUC <0003> auc.c:142 vector [4]: autn = 06e0ef288b3400003dff757a6076c623 20241219085535863 DAUC <0003> auc.c:143 vector [4]: ck = cae963886291bb1820bad854348eb01b 20241219085535863 DAUC <0003> auc.c:144 vector [4]: ik = d29f4154415973d3498e0b038a15665e 20241219085535863 DAUC <0003> auc.c:145 vector [4]: res = 429ec5c44d230b610000000000000000 20241219085535863 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085535863 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219085535863 DAUC <0003> auc.c:151 vector [4]: kc = 7142f18b9d531e8e 20241219085535863 DAUC <0003> auc.c:152 vector [4]: sres = 0fbdcea5 20241219085535863 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219085535863 DAUC <0003> db_auc.c:245 IMSI='262427662227688': Generated 5 vectors 20241219085535863 DAUC <0003> db_auc.c:249 IMSI='262427662227688': Updating SQN=321 in DB 20241219085535863 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427662227688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427662227688"} 20241219085535863 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427662227688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535863 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535863 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535865 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535865 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427662227688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427662227688"} 20241219085535865 DAUC <0003> db_auc.c:157 IMSI='262427662227688': No 2G Auth Data 20241219085535865 DAUC <0003> db_auc.c:236 IMSI='262427662227688': Calling to generate 5 vectors 20241219085535865 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219085535865 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535865 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241219085535866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241219085535866 DAUC <0003> auc.c:113 vector [0]: rand = 72c6011182a3803b558f054605fda326 20241219085535866 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241219085535866 DAUC <0003> auc.c:142 vector [0]: autn = d0c25d7ad12400005fd3df07f24203ab 20241219085535866 DAUC <0003> auc.c:143 vector [0]: ck = ddc11b0dfeeb106627866592d121632b 20241219085535866 DAUC <0003> auc.c:144 vector [0]: ik = d41573696d96938b3d845131f7d6cabc 20241219085535866 DAUC <0003> auc.c:145 vector [0]: res = c32f03e7739628f10000000000000000 20241219085535866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535866 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219085535866 DAUC <0003> auc.c:151 vector [0]: kc = 13d65cc7b58a2a7a 20241219085535866 DAUC <0003> auc.c:152 vector [0]: sres = b0b92b16 20241219085535866 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219085535866 DAUC <0003> auc.c:113 vector [1]: rand = 2e807ec71deede80892f9d704d87e1ce 20241219085535866 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241219085535866 DAUC <0003> auc.c:142 vector [1]: autn = dfcebc75963b00008fd00ff3120c190b 20241219085535866 DAUC <0003> auc.c:143 vector [1]: ck = 1d3eedd4072618e327b7f120888bb081 20241219085535866 DAUC <0003> auc.c:144 vector [1]: ik = 94f09fc0fbefa0fda0c649cdb9eb604a 20241219085535866 DAUC <0003> auc.c:145 vector [1]: res = 37d40991040f470b0000000000000000 20241219085535866 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535866 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219085535866 DAUC <0003> auc.c:151 vector [1]: kc = 0ebfcaf9cda968d5 20241219085535866 DAUC <0003> auc.c:152 vector [1]: sres = 33db4e9a 20241219085535866 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219085535866 DAUC <0003> auc.c:113 vector [2]: rand = b11f844ce45461b577661684becd4b95 20241219085535866 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241219085535866 DAUC <0003> auc.c:142 vector [2]: autn = 027bf3ceace60000200b04f53c760929 20241219085535866 DAUC <0003> auc.c:143 vector [2]: ck = 3fef20dd53f8b56874e73f62239ca06c 20241219085535866 DAUC <0003> auc.c:144 vector [2]: ik = 8375ccc3d152bc37f64bd46e3df77558 20241219085535866 DAUC <0003> auc.c:145 vector [2]: res = 7464923da96bbaf80000000000000000 20241219085535866 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535866 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219085535866 DAUC <0003> auc.c:151 vector [2]: kc = 3e3607129cc1dc6b 20241219085535866 DAUC <0003> auc.c:152 vector [2]: sres = dd0f28c5 20241219085535866 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219085535866 DAUC <0003> auc.c:113 vector [3]: rand = 0dea659faba8217ef010385e6c714377 20241219085535866 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241219085535866 DAUC <0003> auc.c:142 vector [3]: autn = 9a0b069c9e5b0000bbf7e901412b172f 20241219085535866 DAUC <0003> auc.c:143 vector [3]: ck = 29ca45b5288de72bc1f3a081b98e8f70 20241219085535866 DAUC <0003> auc.c:144 vector [3]: ik = 5290289b71d744b4f1379086bd18a205 20241219085535866 DAUC <0003> auc.c:145 vector [3]: res = 1ceea5f340dbec6f0000000000000000 20241219085535866 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535866 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219085535866 DAUC <0003> auc.c:151 vector [3]: kc = 4b9e5d295dcc8eea 20241219085535866 DAUC <0003> auc.c:152 vector [3]: sres = 5c35499c 20241219085535866 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219085535866 DAUC <0003> auc.c:113 vector [4]: rand = 79d80417e58413fcfab1e0acebceafc2 20241219085535866 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241219085535866 DAUC <0003> auc.c:142 vector [4]: autn = e0f40102ee3b0000e35d9d87429988fe 20241219085535866 DAUC <0003> auc.c:143 vector [4]: ck = 8c8333fbd4a47a855c338e1e32569622 20241219085535866 DAUC <0003> auc.c:144 vector [4]: ik = 71083f987572c77556b38c65d457d3b9 20241219085535866 DAUC <0003> auc.c:145 vector [4]: res = fc7b29e26341b48c0000000000000000 20241219085535866 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085535866 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219085535866 DAUC <0003> auc.c:151 vector [4]: kc = f70b0e1847d7f86b 20241219085535866 DAUC <0003> auc.c:152 vector [4]: sres = 9f3a9d6e 20241219085535866 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219085535866 DAUC <0003> db_auc.c:245 IMSI='262427662227688': Generated 5 vectors 20241219085535866 DAUC <0003> db_auc.c:249 IMSI='262427662227688': Updating SQN=481 in DB 20241219085535866 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427662227688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427662227688"} 20241219085535866 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427662227688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535866 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535866 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52506<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@67d5c829046a: Final verdict of PTC: pass 20241219085535870 DAUC <0003> db_auc.c:157 IMSI='262428018294572': No 2G Auth Data 20241219085535870 DAUC <0003> db_auc.c:192 IMSI='262428018294572': No 3G Auth Data HLR_Test-GSUP(21)@67d5c829046a: Created GsupExpect[0] for "262428018294572" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241219085535886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52508<->l=127.0.0.1:4258 20241219085535890 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535890 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428018294572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428018294572"} 20241219085535890 DAUC <0003> db_auc.c:236 IMSI='262428018294572': Calling to generate 1 vectors 20241219085535890 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241219085535890 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535890 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535890 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085535890 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535890 DAUC <0003> auc.c:113 vector [0]: rand = ec7d1ea45c8837877c82a2fa99cdc7f4 20241219085535890 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085535890 DAUC <0003> auc.c:142 vector [0]: autn = 51327fddfe2500008e6b748996d4265a 20241219085535890 DAUC <0003> auc.c:143 vector [0]: ck = fccf3e1ec1770637563418633b18f875 20241219085535890 DAUC <0003> auc.c:144 vector [0]: ik = d4eead0dfeaffa3f26b8f372c7455a7f 20241219085535890 DAUC <0003> auc.c:145 vector [0]: res = 531db8e3468fb5660000000000000000 20241219085535890 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535890 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085535890 DAUC <0003> auc.c:179 vector [0]: kc = 507dd354ea9efc00 20241219085535890 DAUC <0003> auc.c:180 vector [0]: sres = ced887f8 20241219085535890 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085535890 DAUC <0003> db_auc.c:245 IMSI='262428018294572': Generated 1 vectors 20241219085535890 DAUC <0003> db_auc.c:249 IMSI='262428018294572': Updating SQN=33 in DB 20241219085535890 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428018294572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428018294572"} 20241219085535890 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428018294572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535890 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535890 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@67d5c829046a: Found GsupExpect[0] for "262428018294572" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@67d5c829046a: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262428018294572" TC_gsup_sai_num_auth_vectors(29)@67d5c829046a: setverdict(pass): none -> pass 20241219085535893 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535893 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428018294572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428018294572"} 20241219085535893 DAUC <0003> db_auc.c:236 IMSI='262428018294572': Calling to generate 4 vectors 20241219085535893 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241219085535893 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535893 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535893 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241219085535893 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535893 DAUC <0003> auc.c:113 vector [0]: rand = b4659d665a5c86b73ccaf1f4553b3653 20241219085535893 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241219085535893 DAUC <0003> auc.c:142 vector [0]: autn = 6d8e480d64620000a1a4c59c9dd965a2 20241219085535893 DAUC <0003> auc.c:143 vector [0]: ck = dcbb9a912570c883716eb3ac428f209c 20241219085535893 DAUC <0003> auc.c:144 vector [0]: ik = 947dcd98c519a3d73cd9080f1482d41a 20241219085535893 DAUC <0003> auc.c:145 vector [0]: res = 1eb3addaa1a00eb00000000000000000 20241219085535893 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535893 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085535893 DAUC <0003> auc.c:179 vector [0]: kc = 77fd86fc752cd800 20241219085535893 DAUC <0003> auc.c:180 vector [0]: sres = ed518cd1 20241219085535893 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085535893 DAUC <0003> auc.c:113 vector [1]: rand = bace90c291d8d9f5d47fc847a1a678b9 20241219085535893 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241219085535893 DAUC <0003> auc.c:142 vector [1]: autn = f9d96a6ca6ea000081fc233113b29c03 20241219085535893 DAUC <0003> auc.c:143 vector [1]: ck = 01de98b83a0f1e1b64fae98a116dbe9c 20241219085535893 DAUC <0003> auc.c:144 vector [1]: ik = 838430ba98fdeb6db32634f9e21be23c 20241219085535893 DAUC <0003> auc.c:145 vector [1]: res = a250719a9c8cc9720000000000000000 20241219085535893 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535893 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085535893 DAUC <0003> auc.c:179 vector [1]: kc = 3793917e5ee4cc00 20241219085535893 DAUC <0003> auc.c:180 vector [1]: sres = 7015a818 20241219085535893 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085535893 DAUC <0003> auc.c:113 vector [2]: rand = d42d2382920f01a3472c2e0d025e1fe3 20241219085535893 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241219085535893 DAUC <0003> auc.c:142 vector [2]: autn = c1f1f55b4ec300005d6a57922cb11a48 20241219085535893 DAUC <0003> auc.c:143 vector [2]: ck = e31cbc2f174cd66b9243e5dab6d1bed0 20241219085535893 DAUC <0003> auc.c:144 vector [2]: ik = 0f46f0c34dd2de9f8073eb093da89a2f 20241219085535893 DAUC <0003> auc.c:145 vector [2]: res = 75e87a29be5eeaa30000000000000000 20241219085535893 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535893 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085535893 DAUC <0003> auc.c:179 vector [2]: kc = 6e2568c8c52b4c00 20241219085535893 DAUC <0003> auc.c:180 vector [2]: sres = df640bf2 20241219085535893 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085535893 DAUC <0003> auc.c:113 vector [3]: rand = b41316ed908077c47f37cecdea943d69 20241219085535893 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241219085535893 DAUC <0003> auc.c:142 vector [3]: autn = aa523260bdda0000087452c55924fb48 20241219085535893 DAUC <0003> auc.c:143 vector [3]: ck = 407a5dec6634df2de71c28bf388f05fe 20241219085535893 DAUC <0003> auc.c:144 vector [3]: ik = 22111410d5607fa23d5639f0e8d6346f 20241219085535893 DAUC <0003> auc.c:145 vector [3]: res = 815ae14737782b210000000000000000 20241219085535893 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535893 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085535893 DAUC <0003> auc.c:179 vector [3]: kc = e652e79925a77000 20241219085535893 DAUC <0003> auc.c:180 vector [3]: sres = 72566622 20241219085535893 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085535893 DAUC <0003> db_auc.c:245 IMSI='262428018294572': Generated 4 vectors 20241219085535893 DAUC <0003> db_auc.c:249 IMSI='262428018294572': Updating SQN=161 in DB 20241219085535893 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428018294572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428018294572"} 20241219085535893 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428018294572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535893 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535894 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535896 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535896 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428018294572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428018294572"} 20241219085535896 DAUC <0003> db_auc.c:236 IMSI='262428018294572': Calling to generate 5 vectors 20241219085535896 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219085535896 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535896 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535896 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241219085535896 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535896 DAUC <0003> auc.c:113 vector [0]: rand = 582bc1cdb572f771eefe03c8530fc498 20241219085535896 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241219085535896 DAUC <0003> auc.c:142 vector [0]: autn = 2c4c4aac6e19000041abe64c1bd7c290 20241219085535896 DAUC <0003> auc.c:143 vector [0]: ck = 0a3371a3d4753a2a0918a1edd1c3617f 20241219085535896 DAUC <0003> auc.c:144 vector [0]: ik = 17593ba2ad247892cbe7f3bbd69700fa 20241219085535896 DAUC <0003> auc.c:145 vector [0]: res = 624714189287d49f0000000000000000 20241219085535896 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535896 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085535896 DAUC <0003> auc.c:179 vector [0]: kc = 6a801a84bcdce800 20241219085535896 DAUC <0003> auc.c:180 vector [0]: sres = c524e091 20241219085535896 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085535896 DAUC <0003> auc.c:113 vector [1]: rand = 3693672a2dd1172e009af8e298f754ee 20241219085535896 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241219085535896 DAUC <0003> auc.c:142 vector [1]: autn = b919189eb8dc0000c8d6363745250afb 20241219085535896 DAUC <0003> auc.c:143 vector [1]: ck = 4911b26d499b2cc08dcaff27c4ee2475 20241219085535896 DAUC <0003> auc.c:144 vector [1]: ik = c188429c5b1c69a42e3d36eb9b564799 20241219085535896 DAUC <0003> auc.c:145 vector [1]: res = cd9408cb4521cddf0000000000000000 20241219085535896 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535896 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085535896 DAUC <0003> auc.c:179 vector [1]: kc = 79fbe95cdb0c5000 20241219085535896 DAUC <0003> auc.c:180 vector [1]: sres = add9cf6b 20241219085535896 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085535896 DAUC <0003> auc.c:113 vector [2]: rand = 390df0b960a0b1b8437b0e20f61e8a85 20241219085535896 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241219085535896 DAUC <0003> auc.c:142 vector [2]: autn = 7b1cb07b47700000f5ee0f3b07d1e9ba 20241219085535896 DAUC <0003> auc.c:143 vector [2]: ck = 182329e4b2261919993d28989c9a31c7 20241219085535896 DAUC <0003> auc.c:144 vector [2]: ik = 0ae4d3d48ae39b6a01f984023b6a2014 20241219085535896 DAUC <0003> auc.c:145 vector [2]: res = b2afc67e999718e80000000000000000 20241219085535896 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535896 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085535896 DAUC <0003> auc.c:179 vector [2]: kc = e8c22a15da128000 20241219085535896 DAUC <0003> auc.c:180 vector [2]: sres = 0e7f917a 20241219085535896 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085535896 DAUC <0003> auc.c:113 vector [3]: rand = 5f065ed20c8ce5219ff3d04e0f6ed71b 20241219085535896 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241219085535896 DAUC <0003> auc.c:142 vector [3]: autn = 3057e43b852600006bdb23a58ab74a03 20241219085535896 DAUC <0003> auc.c:143 vector [3]: ck = 9b64c8823552f81b53ab0f7bf2e16509 20241219085535896 DAUC <0003> auc.c:144 vector [3]: ik = 379a56e526d557b63185c4e5b3ac059c 20241219085535896 DAUC <0003> auc.c:145 vector [3]: res = f0cf2be08fcbe8800000000000000000 20241219085535896 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535896 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085535896 DAUC <0003> auc.c:179 vector [3]: kc = 38a072ea42189800 20241219085535896 DAUC <0003> auc.c:180 vector [3]: sres = fe5c22e5 20241219085535896 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085535896 DAUC <0003> auc.c:113 vector [4]: rand = 5c8235b7b175eee79164152113bd2a85 20241219085535896 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241219085535896 DAUC <0003> auc.c:142 vector [4]: autn = 16fbd09fff4800002eade7bae1e06bbf 20241219085535896 DAUC <0003> auc.c:143 vector [4]: ck = 02faaaa6a78b8008f75d2ed4f063533d 20241219085535896 DAUC <0003> auc.c:144 vector [4]: ik = 7b2d7e5841e361cc96071cf0a8132f80 20241219085535896 DAUC <0003> auc.c:145 vector [4]: res = 1b5f1caba3ca8b1a0000000000000000 20241219085535896 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085535896 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219085535896 DAUC <0003> auc.c:179 vector [4]: kc = 5a1f0ea3be628000 20241219085535896 DAUC <0003> auc.c:180 vector [4]: sres = ef96e9be 20241219085535896 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219085535896 DAUC <0003> db_auc.c:245 IMSI='262428018294572': Generated 5 vectors 20241219085535896 DAUC <0003> db_auc.c:249 IMSI='262428018294572': Updating SQN=321 in DB 20241219085535896 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428018294572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428018294572"} 20241219085535896 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428018294572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535896 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535896 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535897 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535899 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535899 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428018294572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428018294572"} 20241219085535899 DAUC <0003> db_auc.c:236 IMSI='262428018294572': Calling to generate 5 vectors 20241219085535899 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219085535899 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535899 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535899 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241219085535899 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535899 DAUC <0003> auc.c:113 vector [0]: rand = 8c3514412e0f065eb26d9f3901c3c6af 20241219085535899 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241219085535899 DAUC <0003> auc.c:142 vector [0]: autn = 86374ec72d61000056b2b34d675570f4 20241219085535899 DAUC <0003> auc.c:143 vector [0]: ck = 20abc354d477ce111fe06e6bc94e1c5a 20241219085535899 DAUC <0003> auc.c:144 vector [0]: ik = f9c5f4a4cd2bbfec1e15d671a4fdba84 20241219085535899 DAUC <0003> auc.c:145 vector [0]: res = a7c24b8d1c1b4eb80000000000000000 20241219085535899 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535899 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085535899 DAUC <0003> auc.c:179 vector [0]: kc = 711d80cd4ec6a400 20241219085535899 DAUC <0003> auc.c:180 vector [0]: sres = 2b9e6fbd 20241219085535899 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085535899 DAUC <0003> auc.c:113 vector [1]: rand = fe927567fba0a6f3af532b70213620aa 20241219085535899 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241219085535899 DAUC <0003> auc.c:142 vector [1]: autn = c9bbea235960000019a4fd18a2e6828c 20241219085535899 DAUC <0003> auc.c:143 vector [1]: ck = 8b9f83e7d13a438872a14a06b8b445cc 20241219085535899 DAUC <0003> auc.c:144 vector [1]: ik = 12957ccc107e6775b250051e6264b775 20241219085535899 DAUC <0003> auc.c:145 vector [1]: res = ed5b1fe3328470b30000000000000000 20241219085535899 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535899 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085535899 DAUC <0003> auc.c:179 vector [1]: kc = 655fe249250d5000 20241219085535899 DAUC <0003> auc.c:180 vector [1]: sres = 39f29aa9 20241219085535899 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085535899 DAUC <0003> auc.c:113 vector [2]: rand = e2f2748a5d2c4e8681027537c2af0eb6 20241219085535899 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241219085535899 DAUC <0003> auc.c:142 vector [2]: autn = 44e6930c962900003ca1e447abb7f471 20241219085535899 DAUC <0003> auc.c:143 vector [2]: ck = f8827352f697d272075abc57f4dba282 20241219085535899 DAUC <0003> auc.c:144 vector [2]: ik = 9433f7c4fc7ce3187e49afde484c1caa 20241219085535899 DAUC <0003> auc.c:145 vector [2]: res = cbf7dab850801dc20000000000000000 20241219085535899 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535899 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085535899 DAUC <0003> auc.c:179 vector [2]: kc = d12dd4b2ed355c00 20241219085535899 DAUC <0003> auc.c:180 vector [2]: sres = 5fe20a8b 20241219085535899 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085535899 DAUC <0003> auc.c:113 vector [3]: rand = 966080509624030536f41a110c8027a4 20241219085535899 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241219085535899 DAUC <0003> auc.c:142 vector [3]: autn = 392cd4efdd6e000074a5d9a0cd6a0703 20241219085535899 DAUC <0003> auc.c:143 vector [3]: ck = 79fa3e1ef4cbbd8ddcbe06229605f767 20241219085535899 DAUC <0003> auc.c:144 vector [3]: ik = d1bb28561152e71fe90a0df745856351 20241219085535899 DAUC <0003> auc.c:145 vector [3]: res = 12b5b0e02a6c08dd0000000000000000 20241219085535899 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535899 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085535899 DAUC <0003> auc.c:179 vector [3]: kc = 45eea4e0f8e00800 20241219085535899 DAUC <0003> auc.c:180 vector [3]: sres = 66a427e8 20241219085535899 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085535899 DAUC <0003> auc.c:113 vector [4]: rand = fc6cd0be0ccc34ca83eecdc57bc8e605 20241219085535899 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241219085535899 DAUC <0003> auc.c:142 vector [4]: autn = f7d3de3699d0000027966c3e58423dbc 20241219085535899 DAUC <0003> auc.c:143 vector [4]: ck = efb925a5521e8a64b2129fadbbd9b025 20241219085535899 DAUC <0003> auc.c:144 vector [4]: ik = 55422b79051cb26358991594c8981464 20241219085535899 DAUC <0003> auc.c:145 vector [4]: res = ed194edee5bf3b410000000000000000 20241219085535899 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085535899 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219085535899 DAUC <0003> auc.c:179 vector [4]: kc = 92a9844b678ae400 20241219085535899 DAUC <0003> auc.c:180 vector [4]: sres = 867b3707 20241219085535899 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219085535899 DAUC <0003> db_auc.c:245 IMSI='262428018294572': Generated 5 vectors 20241219085535899 DAUC <0003> db_auc.c:249 IMSI='262428018294572': Updating SQN=481 in DB 20241219085535900 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428018294572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428018294572"} 20241219085535900 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428018294572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535900 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535900 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52508<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@67d5c829046a: Final verdict of PTC: pass 20241219085535903 DAUC <0003> db_auc.c:157 IMSI='262422819096623': No 2G Auth Data 20241219085535903 DAUC <0003> db_auc.c:192 IMSI='262422819096623': No 3G Auth Data HLR_Test-GSUP(21)@67d5c829046a: Created GsupExpect[0] for "262422819096623" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241219085535919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52516<->l=127.0.0.1:4258 20241219085535921 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535921 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422819096623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422819096623"} 20241219085535921 DAUC <0003> db_auc.c:236 IMSI='262422819096623': Calling to generate 1 vectors 20241219085535921 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241219085535921 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535921 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535921 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085535921 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535921 DAUC <0003> auc.c:113 vector [0]: rand = 27b15506009fe6f39ee9b206bd3c86b5 20241219085535921 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085535921 DAUC <0003> auc.c:142 vector [0]: autn = f50b5ae28a3b0000cd6938a148765016 20241219085535921 DAUC <0003> auc.c:143 vector [0]: ck = 4389aaaf2680b4e98769ee9983d06c33 20241219085535921 DAUC <0003> auc.c:144 vector [0]: ik = bccb3e87d4ea5c400c827e2af9632d56 20241219085535922 DAUC <0003> auc.c:145 vector [0]: res = f1a8ceb709e374800000000000000000 20241219085535922 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535922 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085535922 DAUC <0003> auc.c:179 vector [0]: kc = baadf2d2662fb800 20241219085535922 DAUC <0003> auc.c:180 vector [0]: sres = 221984f8 20241219085535922 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085535922 DAUC <0003> db_auc.c:245 IMSI='262422819096623': Generated 1 vectors 20241219085535922 DAUC <0003> db_auc.c:249 IMSI='262422819096623': Updating SQN=33 in DB 20241219085535922 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422819096623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422819096623"} 20241219085535922 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422819096623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535922 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535922 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@67d5c829046a: Found GsupExpect[0] for "262422819096623" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@67d5c829046a: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422819096623" TC_gsup_sai_num_auth_vectors(30)@67d5c829046a: setverdict(pass): none -> pass 20241219085535924 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535924 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422819096623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422819096623"} 20241219085535924 DAUC <0003> db_auc.c:236 IMSI='262422819096623': Calling to generate 4 vectors 20241219085535924 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241219085535924 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535924 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535924 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241219085535924 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535924 DAUC <0003> auc.c:113 vector [0]: rand = 0a5c3a3bea4fd25eaac4077b1b2aef9d 20241219085535924 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241219085535924 DAUC <0003> auc.c:142 vector [0]: autn = 3a88d515b69200009ad78c8bb9becb67 20241219085535924 DAUC <0003> auc.c:143 vector [0]: ck = bb23dedfc2bbd5a1d175971fb2e36d4a 20241219085535924 DAUC <0003> auc.c:144 vector [0]: ik = 2b731337541c351056335249f8ebf1d2 20241219085535924 DAUC <0003> auc.c:145 vector [0]: res = 6f64d8bbbe5c702d0000000000000000 20241219085535924 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535924 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085535924 DAUC <0003> auc.c:179 vector [0]: kc = 280ab325cc58d400 20241219085535924 DAUC <0003> auc.c:180 vector [0]: sres = e54ac614 20241219085535924 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085535924 DAUC <0003> auc.c:113 vector [1]: rand = 223d782c5b5a6a91441ff5dea85689d3 20241219085535924 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241219085535924 DAUC <0003> auc.c:142 vector [1]: autn = 246be09268a40000d82331ba2a081d47 20241219085535924 DAUC <0003> auc.c:143 vector [1]: ck = 06ef500c485ac0be9bd20a634792a0d0 20241219085535924 DAUC <0003> auc.c:144 vector [1]: ik = 6f291cf56ba6844b080bb178dd089e95 20241219085535924 DAUC <0003> auc.c:145 vector [1]: res = 5a1a2a3b723f71ef0000000000000000 20241219085535924 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535924 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085535924 DAUC <0003> auc.c:179 vector [1]: kc = 26ed10088c045800 20241219085535924 DAUC <0003> auc.c:180 vector [1]: sres = d3a914a2 20241219085535924 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085535924 DAUC <0003> auc.c:113 vector [2]: rand = 74038d732084f4966342b8d1bde00118 20241219085535924 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241219085535924 DAUC <0003> auc.c:142 vector [2]: autn = 395c5a8a6ffe00005c3dcf969d976d0d 20241219085535924 DAUC <0003> auc.c:143 vector [2]: ck = 68b73d59759089b573db5440f7bf6730 20241219085535924 DAUC <0003> auc.c:144 vector [2]: ik = a4c09157ca1e20f16ba1f91ca29f4d95 20241219085535924 DAUC <0003> auc.c:145 vector [2]: res = 8a70c5f1b84b0f110000000000000000 20241219085535924 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535924 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085535924 DAUC <0003> auc.c:179 vector [2]: kc = 1b5d09c54b87b800 20241219085535924 DAUC <0003> auc.c:180 vector [2]: sres = 4108d827 20241219085535924 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085535924 DAUC <0003> auc.c:113 vector [3]: rand = 2fbc12720f5e57f7dddddf5215cbb1ab 20241219085535924 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241219085535924 DAUC <0003> auc.c:142 vector [3]: autn = 1b478bd7b6930000db5aec3f0debfa8e 20241219085535924 DAUC <0003> auc.c:143 vector [3]: ck = 88b22585401f4842801652acaa49c071 20241219085535924 DAUC <0003> auc.c:144 vector [3]: ik = e224857c745087bc94f1e602f80c9c29 20241219085535924 DAUC <0003> auc.c:145 vector [3]: res = 65014eed5637fa980000000000000000 20241219085535924 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535924 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085535924 DAUC <0003> auc.c:179 vector [3]: kc = e04d06b985232c00 20241219085535924 DAUC <0003> auc.c:180 vector [3]: sres = a7115cc3 20241219085535924 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085535924 DAUC <0003> db_auc.c:245 IMSI='262422819096623': Generated 4 vectors 20241219085535924 DAUC <0003> db_auc.c:249 IMSI='262422819096623': Updating SQN=161 in DB 20241219085535924 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422819096623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422819096623"} 20241219085535924 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422819096623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535924 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535924 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535926 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535926 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422819096623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422819096623"} 20241219085535926 DAUC <0003> db_auc.c:236 IMSI='262422819096623': Calling to generate 5 vectors 20241219085535926 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219085535927 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535927 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535927 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241219085535927 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535927 DAUC <0003> auc.c:113 vector [0]: rand = 1c2dd170f91fceb9b3517adce2eb6a95 20241219085535927 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241219085535927 DAUC <0003> auc.c:142 vector [0]: autn = 774d907914cf0000fc235314e2d3200c 20241219085535927 DAUC <0003> auc.c:143 vector [0]: ck = 9700ceac95b1fac05663a6d165082c62 20241219085535927 DAUC <0003> auc.c:144 vector [0]: ik = 1306b54e3e0362c421f7543a7018834e 20241219085535927 DAUC <0003> auc.c:145 vector [0]: res = 26b27376aa8a55c00000000000000000 20241219085535927 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535927 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085535927 DAUC <0003> auc.c:179 vector [0]: kc = e6320692e20f1000 20241219085535927 DAUC <0003> auc.c:180 vector [0]: sres = 85a5056d 20241219085535927 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085535927 DAUC <0003> auc.c:113 vector [1]: rand = 4a135beaa39346cff566d51be29f8bd9 20241219085535927 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241219085535927 DAUC <0003> auc.c:142 vector [1]: autn = ccb2c0d5ed990000a2ee816149f46a29 20241219085535927 DAUC <0003> auc.c:143 vector [1]: ck = 5581f862964bb474d9d9b7b4fde19c5e 20241219085535927 DAUC <0003> auc.c:144 vector [1]: ik = e5c10a17055f9a22b8ec49b61e7ee3d6 20241219085535927 DAUC <0003> auc.c:145 vector [1]: res = 6e37628204535b050000000000000000 20241219085535927 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535927 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085535927 DAUC <0003> auc.c:179 vector [1]: kc = 5d1f1b50547fbc00 20241219085535927 DAUC <0003> auc.c:180 vector [1]: sres = 778031a1 20241219085535927 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085535927 DAUC <0003> auc.c:113 vector [2]: rand = f86d1450d5e509e4e182ce03ac8e91c5 20241219085535927 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241219085535927 DAUC <0003> auc.c:142 vector [2]: autn = 29b4de2dfa6500005c4859aae13ec5d8 20241219085535927 DAUC <0003> auc.c:143 vector [2]: ck = 5afc2c33abb6fe962b43e1367fc8f5c2 20241219085535927 DAUC <0003> auc.c:144 vector [2]: ik = 5f7d9c12733b3d46ca3e725240434587 20241219085535927 DAUC <0003> auc.c:145 vector [2]: res = 04090dfb257841c00000000000000000 20241219085535927 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535927 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085535927 DAUC <0003> auc.c:179 vector [2]: kc = a14229b2833dd400 20241219085535927 DAUC <0003> auc.c:180 vector [2]: sres = 615e2933 20241219085535927 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085535927 DAUC <0003> auc.c:113 vector [3]: rand = bedd8c46f61193d5b3ed542b35e8febc 20241219085535927 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241219085535927 DAUC <0003> auc.c:142 vector [3]: autn = 22b037a3ac090000aff76b126ba163c0 20241219085535927 DAUC <0003> auc.c:143 vector [3]: ck = b89da4b229a11b92dc305f250622f51e 20241219085535927 DAUC <0003> auc.c:144 vector [3]: ik = 350c0ed59c977d4fc729b73d2533a408 20241219085535927 DAUC <0003> auc.c:145 vector [3]: res = 5f305b0b2a258b6c0000000000000000 20241219085535927 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535927 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085535927 DAUC <0003> auc.c:179 vector [3]: kc = 1f8291bb1ab33400 20241219085535927 DAUC <0003> auc.c:180 vector [3]: sres = 1086add6 20241219085535927 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085535927 DAUC <0003> auc.c:113 vector [4]: rand = f8fc71721152e20d5bbc6fdd85cec10b 20241219085535927 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241219085535927 DAUC <0003> auc.c:142 vector [4]: autn = a31139f812e50000a5cfd3cd1d4fdb42 20241219085535927 DAUC <0003> auc.c:143 vector [4]: ck = dcdb76246e886de8572881aa6877b327 20241219085535927 DAUC <0003> auc.c:144 vector [4]: ik = c8f05411fcf17d6170015eacfe6eaa48 20241219085535927 DAUC <0003> auc.c:145 vector [4]: res = 7e53ba924e0df0db0000000000000000 20241219085535927 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085535927 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219085535927 DAUC <0003> auc.c:179 vector [4]: kc = 7d2dd60c84e8b400 20241219085535927 DAUC <0003> auc.c:180 vector [4]: sres = b0a4ffb2 20241219085535927 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219085535927 DAUC <0003> db_auc.c:245 IMSI='262422819096623': Generated 5 vectors 20241219085535927 DAUC <0003> db_auc.c:249 IMSI='262422819096623': Updating SQN=321 in DB 20241219085535927 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422819096623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422819096623"} 20241219085535927 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422819096623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535927 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535927 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535930 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535930 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422819096623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422819096623"} 20241219085535930 DAUC <0003> db_auc.c:236 IMSI='262422819096623': Calling to generate 5 vectors 20241219085535930 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219085535930 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535930 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535930 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241219085535930 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535930 DAUC <0003> auc.c:113 vector [0]: rand = abf8a4f077109158dd9bbd628a80c502 20241219085535930 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241219085535930 DAUC <0003> auc.c:142 vector [0]: autn = 7dbbb991795a00008ad4097eedb19087 20241219085535930 DAUC <0003> auc.c:143 vector [0]: ck = 63efbe0e8d6307c2b007431dffeccbd2 20241219085535930 DAUC <0003> auc.c:144 vector [0]: ik = 1d454c0aba3d7df1cc47199cd9b8cfc6 20241219085535930 DAUC <0003> auc.c:145 vector [0]: res = 2ec89364559724870000000000000000 20241219085535930 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535930 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085535930 DAUC <0003> auc.c:179 vector [0]: kc = c8136f72505f9400 20241219085535930 DAUC <0003> auc.c:180 vector [0]: sres = a512e46d 20241219085535930 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085535930 DAUC <0003> auc.c:113 vector [1]: rand = 132f8fb5c54a5a31c72506c1880b658e 20241219085535930 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241219085535930 DAUC <0003> auc.c:142 vector [1]: autn = 4fc8f51184360000a5e1def345be67eb 20241219085535930 DAUC <0003> auc.c:143 vector [1]: ck = 67c8c723f15e19feb86899360cd8f714 20241219085535930 DAUC <0003> auc.c:144 vector [1]: ik = 0e9271a90a90ae4b18da7cb67df1094c 20241219085535930 DAUC <0003> auc.c:145 vector [1]: res = 5427755225d8c2430000000000000000 20241219085535930 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535930 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085535930 DAUC <0003> auc.c:179 vector [1]: kc = 7489f64dcb415000 20241219085535930 DAUC <0003> auc.c:180 vector [1]: sres = 35cde26e 20241219085535930 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085535930 DAUC <0003> auc.c:113 vector [2]: rand = e3897072af136a075f1fcd258ad09f2c 20241219085535930 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241219085535930 DAUC <0003> auc.c:142 vector [2]: autn = 15f18bf805d30000d0801c908c888c15 20241219085535930 DAUC <0003> auc.c:143 vector [2]: ck = 47a82550a562f2b48218ecbb5a7ec665 20241219085535930 DAUC <0003> auc.c:144 vector [2]: ik = 76274e512458f5d1e1c2b1c3f4084882 20241219085535930 DAUC <0003> auc.c:145 vector [2]: res = 53e5e6b6ceed65a00000000000000000 20241219085535930 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535930 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085535930 DAUC <0003> auc.c:179 vector [2]: kc = 371846bb829c9400 20241219085535930 DAUC <0003> auc.c:180 vector [2]: sres = f89d8534 20241219085535930 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085535930 DAUC <0003> auc.c:113 vector [3]: rand = a577b7a33db5683a1d8143d79b6c0d80 20241219085535930 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241219085535930 DAUC <0003> auc.c:142 vector [3]: autn = 0aeafc43f7f2000019a41bffe2c7c3b6 20241219085535930 DAUC <0003> auc.c:143 vector [3]: ck = efa6cfa1def95beff95922f854892e69 20241219085535930 DAUC <0003> auc.c:144 vector [3]: ik = 1efad44eccd7c847cf9b64151d768dc0 20241219085535930 DAUC <0003> auc.c:145 vector [3]: res = bd0598ca1d0838200000000000000000 20241219085535930 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535930 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085535930 DAUC <0003> auc.c:179 vector [3]: kc = 60aefd0559442c00 20241219085535930 DAUC <0003> auc.c:180 vector [3]: sres = c45091d2 20241219085535930 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085535930 DAUC <0003> auc.c:113 vector [4]: rand = 744263a85fd8109d9ae4c84bc6242391 20241219085535930 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241219085535930 DAUC <0003> auc.c:142 vector [4]: autn = bdcc702c815d000052027265e9bdfcf8 20241219085535930 DAUC <0003> auc.c:143 vector [4]: ck = 0506d823585f5cdad72a650088e8996a 20241219085535930 DAUC <0003> auc.c:144 vector [4]: ik = d7ff34e691e1f91ad76d8adb3f4045e8 20241219085535930 DAUC <0003> auc.c:145 vector [4]: res = b8e6500aa58ff9000000000000000000 20241219085535930 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085535930 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219085535930 DAUC <0003> auc.c:179 vector [4]: kc = 2bef236b83f67000 20241219085535930 DAUC <0003> auc.c:180 vector [4]: sres = 758c85cd 20241219085535930 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219085535930 DAUC <0003> db_auc.c:245 IMSI='262422819096623': Generated 5 vectors 20241219085535930 DAUC <0003> db_auc.c:249 IMSI='262422819096623': Updating SQN=481 in DB 20241219085535930 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422819096623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422819096623"} 20241219085535930 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422819096623 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535930 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535930 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52516<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@67d5c829046a: Final verdict of PTC: pass 20241219085535934 DAUC <0003> db_auc.c:157 IMSI='262428078356136': No 2G Auth Data 20241219085535934 DAUC <0003> db_auc.c:192 IMSI='262428078356136': No 3G Auth Data HLR_Test-GSUP(21)@67d5c829046a: Created GsupExpect[0] for "262428078356136" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241219085535949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52520<->l=127.0.0.1:4258 20241219085535953 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535953 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428078356136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428078356136"} 20241219085535953 DAUC <0003> db_auc.c:236 IMSI='262428078356136': Calling to generate 1 vectors 20241219085535953 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241219085535953 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535953 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535953 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085535953 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535953 DAUC <0003> auc.c:113 vector [0]: rand = 8673ba2e0681c46be9051187e2b9e9e2 20241219085535953 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085535953 DAUC <0003> auc.c:142 vector [0]: autn = 6f28cb8d63090000118c713111f06334 20241219085535953 DAUC <0003> auc.c:143 vector [0]: ck = 117508e6518cecd768a7ef2dbf0cf4af 20241219085535953 DAUC <0003> auc.c:144 vector [0]: ik = a55f7238dc6d92fbb33967e5fd2e7f98 20241219085535953 DAUC <0003> auc.c:145 vector [0]: res = 186b828059ef69170000000000000000 20241219085535953 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535953 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085535953 DAUC <0003> auc.c:179 vector [0]: kc = ca60442cdcdbaf4d 20241219085535953 DAUC <0003> auc.c:180 vector [0]: sres = e6d1c598 20241219085535953 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085535953 DAUC <0003> db_auc.c:245 IMSI='262428078356136': Generated 1 vectors 20241219085535953 DAUC <0003> db_auc.c:249 IMSI='262428078356136': Updating SQN=33 in DB 20241219085535953 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428078356136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428078356136"} 20241219085535953 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428078356136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535953 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535953 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@67d5c829046a: Found GsupExpect[0] for "262428078356136" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@67d5c829046a: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428078356136" TC_gsup_sai_num_auth_vectors(31)@67d5c829046a: setverdict(pass): none -> pass 20241219085535956 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535956 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428078356136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428078356136"} 20241219085535956 DAUC <0003> db_auc.c:236 IMSI='262428078356136': Calling to generate 4 vectors 20241219085535956 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241219085535956 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535956 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535956 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241219085535956 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535956 DAUC <0003> auc.c:113 vector [0]: rand = 21d898ec009675bce0496e660e8469fa 20241219085535956 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241219085535956 DAUC <0003> auc.c:142 vector [0]: autn = eb889f45fa4f0000e9230d14ef136c63 20241219085535956 DAUC <0003> auc.c:143 vector [0]: ck = d3f0cafb2f2bec136139b7880f114f7d 20241219085535956 DAUC <0003> auc.c:144 vector [0]: ik = 4d7b9d0fd6704a6b32b6f98a619944b5 20241219085535956 DAUC <0003> auc.c:145 vector [0]: res = 961437e66d47b9d90000000000000000 20241219085535956 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535956 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085535956 DAUC <0003> auc.c:179 vector [0]: kc = 4407d874c2bac4ca 20241219085535956 DAUC <0003> auc.c:180 vector [0]: sres = 00b3511b 20241219085535956 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085535956 DAUC <0003> auc.c:113 vector [1]: rand = 5893069d9ab64a269569818cb0f62e7b 20241219085535956 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241219085535956 DAUC <0003> auc.c:142 vector [1]: autn = 72ff8267e0fb000095b2976509264fa7 20241219085535956 DAUC <0003> auc.c:143 vector [1]: ck = 89c4b3cf3aa02401c78819c545daa182 20241219085535956 DAUC <0003> auc.c:144 vector [1]: ik = 00df4dfef2afeaa250e224e4969ed1ca 20241219085535956 DAUC <0003> auc.c:145 vector [1]: res = dcc495751ca5b11d0000000000000000 20241219085535956 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535957 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085535957 DAUC <0003> auc.c:179 vector [1]: kc = 0ec1dd3e7cc6a03b 20241219085535957 DAUC <0003> auc.c:180 vector [1]: sres = 9a5ff997 20241219085535957 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085535957 DAUC <0003> auc.c:113 vector [2]: rand = c743208e1b41250e0b74e52aa1ba6256 20241219085535957 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241219085535957 DAUC <0003> auc.c:142 vector [2]: autn = 9d60f56ccc580000dd06a75f5c685abd 20241219085535957 DAUC <0003> auc.c:143 vector [2]: ck = 66503751e0ce5c0be9b126e8f540599b 20241219085535957 DAUC <0003> auc.c:144 vector [2]: ik = 23c861a9966d1501b01984c924c9dfff 20241219085535957 DAUC <0003> auc.c:145 vector [2]: res = b69f9f2004684cac0000000000000000 20241219085535957 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535957 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085535957 DAUC <0003> auc.c:179 vector [2]: kc = 374ee41f1248a43a 20241219085535957 DAUC <0003> auc.c:180 vector [2]: sres = 2f6e8e32 20241219085535957 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085535957 DAUC <0003> auc.c:113 vector [3]: rand = 51bc3958172e0a2a178d09e097681617 20241219085535957 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241219085535957 DAUC <0003> auc.c:142 vector [3]: autn = 2762203b6cf30000677a64fcc2cacab7 20241219085535957 DAUC <0003> auc.c:143 vector [3]: ck = 7861eec2dd7fa06b965b8a3718fb7f27 20241219085535957 DAUC <0003> auc.c:144 vector [3]: ik = 3f572ca518f7727eb32b64d1ebf06d76 20241219085535957 DAUC <0003> auc.c:145 vector [3]: res = 37de84a0e9c5f8c30000000000000000 20241219085535957 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535957 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085535957 DAUC <0003> auc.c:179 vector [3]: kc = 6cd3801aa8bda3eb 20241219085535957 DAUC <0003> auc.c:180 vector [3]: sres = b31631c5 20241219085535957 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085535957 DAUC <0003> db_auc.c:245 IMSI='262428078356136': Generated 4 vectors 20241219085535957 DAUC <0003> db_auc.c:249 IMSI='262428078356136': Updating SQN=161 in DB 20241219085535957 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428078356136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428078356136"} 20241219085535957 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428078356136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535957 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535957 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535960 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535960 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428078356136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428078356136"} 20241219085535960 DAUC <0003> db_auc.c:236 IMSI='262428078356136': Calling to generate 5 vectors 20241219085535960 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219085535960 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535960 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535960 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241219085535960 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535960 DAUC <0003> auc.c:113 vector [0]: rand = 2134bfb50a077b9672a08c54edaa8320 20241219085535960 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241219085535960 DAUC <0003> auc.c:142 vector [0]: autn = f1409832974400009cafd76fb3537ab1 20241219085535960 DAUC <0003> auc.c:143 vector [0]: ck = 4396bd09f6913149af8632666a3d76e7 20241219085535960 DAUC <0003> auc.c:144 vector [0]: ik = 22f73d201b8121376bc0d29310625161 20241219085535960 DAUC <0003> auc.c:145 vector [0]: res = f5db29b85262e99c0000000000000000 20241219085535960 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535960 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085535960 DAUC <0003> auc.c:179 vector [0]: kc = e11165197a0744f5 20241219085535960 DAUC <0003> auc.c:180 vector [0]: sres = deaddd3c 20241219085535960 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085535960 DAUC <0003> auc.c:113 vector [1]: rand = 252b7a92d250e819ba690a5fa5dec098 20241219085535960 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241219085535960 DAUC <0003> auc.c:142 vector [1]: autn = e6a6dff94418000095746ea641c8ef59 20241219085535960 DAUC <0003> auc.c:143 vector [1]: ck = d432efdbd90170dc2e4391b8c3c23b9f 20241219085535960 DAUC <0003> auc.c:144 vector [1]: ik = 776cf1894cb87d7a374aac09bbe709ea 20241219085535960 DAUC <0003> auc.c:145 vector [1]: res = dab0917c85eda8a60000000000000000 20241219085535960 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535960 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085535960 DAUC <0003> auc.c:179 vector [1]: kc = 251d328f027ac769 20241219085535960 DAUC <0003> auc.c:180 vector [1]: sres = 30dbed22 20241219085535960 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085535960 DAUC <0003> auc.c:113 vector [2]: rand = b750b61a5870ed965c6cdb6d25123a87 20241219085535960 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241219085535960 DAUC <0003> auc.c:142 vector [2]: autn = 33d9b8df5222000090160075574acfb0 20241219085535960 DAUC <0003> auc.c:143 vector [2]: ck = 3352f03f656c4d978d25e80666e2edcf 20241219085535960 DAUC <0003> auc.c:144 vector [2]: ik = 0b6908fd559285a68cf4ddb006123e1a 20241219085535960 DAUC <0003> auc.c:145 vector [2]: res = 4aa63ca1268655790000000000000000 20241219085535960 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535960 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085535960 DAUC <0003> auc.c:179 vector [2]: kc = a353943782cac356 20241219085535960 DAUC <0003> auc.c:180 vector [2]: sres = 8b0adf72 20241219085535960 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085535960 DAUC <0003> auc.c:113 vector [3]: rand = 02d71b2a0fdadb94e12007050ccfc316 20241219085535960 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241219085535960 DAUC <0003> auc.c:142 vector [3]: autn = 858f465c1b90000035b40ff8fc952207 20241219085535960 DAUC <0003> auc.c:143 vector [3]: ck = 5ab012f0b49d5f797db04097f9034ee2 20241219085535960 DAUC <0003> auc.c:144 vector [3]: ik = 2b52728f03ef537d71db14502faf58f1 20241219085535960 DAUC <0003> auc.c:145 vector [3]: res = e3de02ad995b36430000000000000000 20241219085535960 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535960 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085535960 DAUC <0003> auc.c:179 vector [3]: kc = 6beaf085bf7ec1d0 20241219085535960 DAUC <0003> auc.c:180 vector [3]: sres = 50d8e226 20241219085535960 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085535960 DAUC <0003> auc.c:113 vector [4]: rand = 0aa8d9ac096790edf0386b220fdb6062 20241219085535960 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241219085535960 DAUC <0003> auc.c:142 vector [4]: autn = d8f17f143532000037fbcfbbee441b94 20241219085535960 DAUC <0003> auc.c:143 vector [4]: ck = 7960836fa6c9ee4b98b94e4b59c65661 20241219085535960 DAUC <0003> auc.c:144 vector [4]: ik = fe6a7987e17d66f776d4889ff4df7668 20241219085535960 DAUC <0003> auc.c:145 vector [4]: res = dec06e9676fa9d330000000000000000 20241219085535960 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085535960 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219085535960 DAUC <0003> auc.c:179 vector [4]: kc = 1952786dcbe3683e 20241219085535960 DAUC <0003> auc.c:180 vector [4]: sres = 5a540c19 20241219085535960 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219085535960 DAUC <0003> db_auc.c:245 IMSI='262428078356136': Generated 5 vectors 20241219085535960 DAUC <0003> db_auc.c:249 IMSI='262428078356136': Updating SQN=321 in DB 20241219085535961 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428078356136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428078356136"} 20241219085535961 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428078356136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535961 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535961 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535963 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535963 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428078356136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428078356136"} 20241219085535963 DAUC <0003> db_auc.c:236 IMSI='262428078356136': Calling to generate 5 vectors 20241219085535963 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219085535963 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085535963 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085535963 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241219085535963 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085535963 DAUC <0003> auc.c:113 vector [0]: rand = 40d9dba6e155e79d0bb8128050b58ecb 20241219085535963 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241219085535963 DAUC <0003> auc.c:142 vector [0]: autn = 1e9538a034680000260fa50f6f6281eb 20241219085535963 DAUC <0003> auc.c:143 vector [0]: ck = 0057045637e9d9e6db7c6e70d1b19e4e 20241219085535963 DAUC <0003> auc.c:144 vector [0]: ik = c62e29b46fb128f282c1bfe95a6eb87c 20241219085535963 DAUC <0003> auc.c:145 vector [0]: res = 8ad9545f4047a2210000000000000000 20241219085535963 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085535963 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085535963 DAUC <0003> auc.c:179 vector [0]: kc = 5ee522b1929b4d07 20241219085535963 DAUC <0003> auc.c:180 vector [0]: sres = 55c01bf6 20241219085535963 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085535963 DAUC <0003> auc.c:113 vector [1]: rand = aaab01ec5bda27d0120fd15ace110f93 20241219085535964 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241219085535964 DAUC <0003> auc.c:142 vector [1]: autn = b787c62ba57f0000a519a89943c5cd0a 20241219085535964 DAUC <0003> auc.c:143 vector [1]: ck = 166d9cd4ce11e0ea8ac06a2c582997ca 20241219085535964 DAUC <0003> auc.c:144 vector [1]: ik = d0fb48d5262e254c91a6459dc248d4be 20241219085535964 DAUC <0003> auc.c:145 vector [1]: res = 65b0cca2fcd059fb0000000000000000 20241219085535964 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085535964 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085535964 DAUC <0003> auc.c:179 vector [1]: kc = aeb3e5c309974dae 20241219085535964 DAUC <0003> auc.c:180 vector [1]: sres = 2127131f 20241219085535964 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085535964 DAUC <0003> auc.c:113 vector [2]: rand = 8ce6a1db83caff059c61e51ecd16c2cb 20241219085535964 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241219085535964 DAUC <0003> auc.c:142 vector [2]: autn = c5d833b2deef00002381a038bc96d2ec 20241219085535964 DAUC <0003> auc.c:143 vector [2]: ck = 0718da9ab6ae8cb663d8ef34c7f02697 20241219085535964 DAUC <0003> auc.c:144 vector [2]: ik = 959861b963d6f87290a3cfaeb26316f0 20241219085535964 DAUC <0003> auc.c:145 vector [2]: res = dd1a72ddcb8831a30000000000000000 20241219085535964 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085535964 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085535964 DAUC <0003> auc.c:179 vector [2]: kc = 2df6178b257705b9 20241219085535964 DAUC <0003> auc.c:180 vector [2]: sres = 0c148a9b 20241219085535964 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085535964 DAUC <0003> auc.c:113 vector [3]: rand = da8531abee8bd2c48b7cf2e93c677a2a 20241219085535964 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241219085535964 DAUC <0003> auc.c:142 vector [3]: autn = e277b61592880000aa53417c7fbc543d 20241219085535964 DAUC <0003> auc.c:143 vector [3]: ck = 378dfa9a507558a2a12c8526a2dfea36 20241219085535964 DAUC <0003> auc.c:144 vector [3]: ik = 67e1577e30dfcd71571bc28927a14372 20241219085535964 DAUC <0003> auc.c:145 vector [3]: res = c81438a43e25700a0000000000000000 20241219085535964 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085535964 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085535964 DAUC <0003> auc.c:179 vector [3]: kc = 4302bc486f35c5ff 20241219085535964 DAUC <0003> auc.c:180 vector [3]: sres = 096d415e 20241219085535964 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085535964 DAUC <0003> auc.c:113 vector [4]: rand = a2c586ae2f6b627b84644199a798cb75 20241219085535964 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241219085535964 DAUC <0003> auc.c:142 vector [4]: autn = 3e7dbac16c650000523a4b04a40b10c5 20241219085535964 DAUC <0003> auc.c:143 vector [4]: ck = 01bf5e7640bb8d3110e3b4ff6e87efbd 20241219085535964 DAUC <0003> auc.c:144 vector [4]: ik = cffca5bf504c3036c7bf772ac0adca3e 20241219085535964 DAUC <0003> auc.c:145 vector [4]: res = 33ae9b76cfba66550000000000000000 20241219085535964 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085535964 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219085535964 DAUC <0003> auc.c:179 vector [4]: kc = e1e8f543ac2d7b7f 20241219085535964 DAUC <0003> auc.c:180 vector [4]: sres = e3dd8f9b 20241219085535964 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219085535964 DAUC <0003> db_auc.c:245 IMSI='262428078356136': Generated 5 vectors 20241219085535964 DAUC <0003> db_auc.c:249 IMSI='262428078356136': Updating SQN=481 in DB 20241219085535964 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428078356136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428078356136"} 20241219085535964 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428078356136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085535964 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085535964 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085535966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52520<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@67d5c829046a: Final verdict of PTC: pass MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085535968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52462<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@67d5c829046a: Final verdict of PTC: none 20241219085535969 DLINP <000b> input/ipa.c:452 connected read/write 20241219085535969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085535969 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085535969 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085535969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085535969 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35667<->l=127.0.0.1:4259) 22@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@67d5c829046a: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Thu Dec 19 08:55:35 UTC 2024 ====== 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 20241219085536008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52534<->l=127.0.0.1:4258 20241219085536109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52534<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275236) Waiting for packet dumper to finish... 1 (prev_count=275236, count=409004) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Thu Dec 19 08:55:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_sai_eps started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085539191 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085539191 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085539193 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085539193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36096<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085539195 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085539195 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085539195 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085539195 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085539195 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085539195 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085539195 DLGSUP <0013> gsup_server.c:236 2:  20241219085539195 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085539195 DLGSUP <0013> gsup_server.c:236 3:  20241219085539195 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085539195 DLGSUP <0013> gsup_server.c:236 4:  20241219085539195 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085539195 DLGSUP <0013> gsup_server.c:236 5:  20241219085539195 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085539195 DLGSUP <0013> gsup_server.c:236 7:  20241219085539195 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085539195 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(32)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085539195 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085539195 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@67d5c829046a: 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") 20241219085539211 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38437<->l=127.0.0.1:4259) 20241219085539215 DAUC <0003> db_auc.c:157 IMSI='262429689387562': No 2G Auth Data 20241219085539215 DAUC <0003> db_auc.c:192 IMSI='262429689387562': No 3G Auth Data HLR_Test-GSUP(33)@67d5c829046a: Created GsupExpect[0] for "262429689387562" to be handled at TC_gsup_sai_eps(36) 20241219085539232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36112<->l=127.0.0.1:4258 20241219085539241 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085539241 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429689387562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429689387562"} 20241219085539241 DAUC <0003> db_auc.c:157 IMSI='262429689387562': No 2G Auth Data 20241219085539241 DAUC <0003> db_auc.c:236 IMSI='262429689387562': Calling to generate 5 vectors 20241219085539241 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219085539241 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085539241 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085539241 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085539241 DAUC <0003> auc.c:113 vector [0]: rand = 1a9ea822204bc1342fe324ef101ed942 20241219085539241 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085539241 DAUC <0003> auc.c:142 vector [0]: autn = 8f04694a432d80000302c393b8d32524 20241219085539241 DAUC <0003> auc.c:143 vector [0]: ck = 426693bc1fb62db19dc0267432053c00 20241219085539241 DAUC <0003> auc.c:144 vector [0]: ik = 1201c7a6293b6ec5f6b3f58be924329e 20241219085539242 DAUC <0003> auc.c:145 vector [0]: res = 87056cf02795e2480000000000000000 20241219085539242 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085539242 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219085539242 DAUC <0003> auc.c:151 vector [0]: kc = 3b1487e5edac4dea 20241219085539242 DAUC <0003> auc.c:152 vector [0]: sres = a0908eb8 20241219085539242 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219085539242 DAUC <0003> auc.c:113 vector [1]: rand = a05fa3648f4121b3f053b791adb17c3f 20241219085539242 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219085539242 DAUC <0003> auc.c:142 vector [1]: autn = c23253ac3fe18000d4c03fe93def2187 20241219085539242 DAUC <0003> auc.c:143 vector [1]: ck = 095c64ece06ede978b9b30adf2b7a38a 20241219085539242 DAUC <0003> auc.c:144 vector [1]: ik = 4b281d9d6b3cd9334e21b8a162414e37 20241219085539242 DAUC <0003> auc.c:145 vector [1]: res = e529701bf64e32440000000000000000 20241219085539242 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085539242 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219085539242 DAUC <0003> auc.c:151 vector [1]: kc = 87cef17d1ba4ea19 20241219085539242 DAUC <0003> auc.c:152 vector [1]: sres = 1367425f 20241219085539242 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219085539242 DAUC <0003> auc.c:113 vector [2]: rand = 4ebaa1f226d673ae3f5fa40765404a4e 20241219085539242 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219085539242 DAUC <0003> auc.c:142 vector [2]: autn = 1060b0e30ae580002a545f37b7b2a525 20241219085539242 DAUC <0003> auc.c:143 vector [2]: ck = e1f0967f470231138ad9361e38c3d752 20241219085539242 DAUC <0003> auc.c:144 vector [2]: ik = bcc4ace50595883ac3fd0932334015cd 20241219085539242 DAUC <0003> auc.c:145 vector [2]: res = 8d4c8f2f5ff6420a0000000000000000 20241219085539242 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085539242 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219085539242 DAUC <0003> auc.c:151 vector [2]: kc = 141005b649147bb6 20241219085539242 DAUC <0003> auc.c:152 vector [2]: sres = d2bacd25 20241219085539242 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219085539242 DAUC <0003> auc.c:113 vector [3]: rand = 1726e83e1bcea7dd22661401ec3b678b 20241219085539242 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219085539242 DAUC <0003> auc.c:142 vector [3]: autn = f29fe4cbbf1b8000f50cd24454e9ae17 20241219085539242 DAUC <0003> auc.c:143 vector [3]: ck = 387d7575af5aafec0e4d7ddcdb19206b 20241219085539242 DAUC <0003> auc.c:144 vector [3]: ik = 4f43dcfc802f8568e0d5fb1c6bc783e4 20241219085539242 DAUC <0003> auc.c:145 vector [3]: res = 18a29079a8a1fbeb0000000000000000 20241219085539242 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085539242 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219085539242 DAUC <0003> auc.c:151 vector [3]: kc = 99a62f499fab890b 20241219085539242 DAUC <0003> auc.c:152 vector [3]: sres = b0036b92 20241219085539242 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219085539242 DAUC <0003> auc.c:113 vector [4]: rand = ca93b15d3762d182cfafe227331b824b 20241219085539242 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219085539242 DAUC <0003> auc.c:142 vector [4]: autn = 378856250a568000fad0024eb5dea7a4 20241219085539242 DAUC <0003> auc.c:143 vector [4]: ck = 744293c96b5250395d00e3b45c4954d4 20241219085539242 DAUC <0003> auc.c:144 vector [4]: ik = 311899c530377e865aa5dc8833b6dfac 20241219085539242 DAUC <0003> auc.c:145 vector [4]: res = fd63a7bb09408f380000000000000000 20241219085539242 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085539242 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219085539242 DAUC <0003> auc.c:151 vector [4]: kc = 42ff3530349aa5c7 20241219085539242 DAUC <0003> auc.c:152 vector [4]: sres = f4232883 20241219085539242 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219085539242 DAUC <0003> db_auc.c:245 IMSI='262429689387562': Generated 5 vectors 20241219085539242 DAUC <0003> db_auc.c:249 IMSI='262429689387562': Updating SQN=161 in DB 20241219085539242 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429689387562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429689387562"} 20241219085539242 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429689387562 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085539242 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085539242 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@67d5c829046a: Found GsupExpect[0] for "262429689387562" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@67d5c829046a: Added IMSI table entry 0TC_gsup_sai_eps(36)"262429689387562" TC_gsup_sai_eps(36)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085539246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36112<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@67d5c829046a: Final verdict of PTC: pass 20241219085539248 DAUC <0003> db_auc.c:157 IMSI='262421921282591': No 2G Auth Data 20241219085539248 DAUC <0003> db_auc.c:192 IMSI='262421921282591': No 3G Auth Data HLR_Test-GSUP(33)@67d5c829046a: Created GsupExpect[0] for "262421921282591" to be handled at TC_gsup_sai_eps(37) 20241219085539263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36126<->l=127.0.0.1:4258 20241219085539265 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085539265 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421921282591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421921282591"} 20241219085539266 DAUC <0003> db_auc.c:157 IMSI='262421921282591': No 2G Auth Data 20241219085539266 DAUC <0003> db_auc.c:236 IMSI='262421921282591': Calling to generate 5 vectors 20241219085539266 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219085539266 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085539266 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241219085539266 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085539266 DAUC <0003> auc.c:113 vector [0]: rand = f9380a3c95866c7b709efa0426ae94a2 20241219085539266 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085539266 DAUC <0003> auc.c:142 vector [0]: autn = 2a210ee66874800013eb827593d2774e 20241219085539266 DAUC <0003> auc.c:143 vector [0]: ck = 5d1fa1c27e2cefc54fe955df92ecf283 20241219085539266 DAUC <0003> auc.c:144 vector [0]: ik = ba2d1321000189d7b45ee5782a400027 20241219085539266 DAUC <0003> auc.c:145 vector [0]: res = debe8d01648989d40000000000000000 20241219085539266 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085539266 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219085539266 DAUC <0003> auc.c:151 vector [0]: kc = 1c850244c68194b6 20241219085539266 DAUC <0003> auc.c:152 vector [0]: sres = ba3704d5 20241219085539266 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219085539266 DAUC <0003> auc.c:113 vector [1]: rand = 48978ef96eb41fe6aa75188331e71719 20241219085539266 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219085539266 DAUC <0003> auc.c:142 vector [1]: autn = abf3fd445ef180003fe96dd15d4e0d6d 20241219085539266 DAUC <0003> auc.c:143 vector [1]: ck = 6e3437da77e84fb8bf11911a0d70c5b4 20241219085539266 DAUC <0003> auc.c:144 vector [1]: ik = ef62e075bd64f9b662a89e264dbeae62 20241219085539266 DAUC <0003> auc.c:145 vector [1]: res = 1b491f0564805e330000000000000000 20241219085539266 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085539266 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219085539266 DAUC <0003> auc.c:151 vector [1]: kc = 5cefd8938a42ddd8 20241219085539266 DAUC <0003> auc.c:152 vector [1]: sres = 7fc94136 20241219085539266 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219085539266 DAUC <0003> auc.c:113 vector [2]: rand = ca8c82a10099df85a3df55e8e9c0d92c 20241219085539266 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219085539266 DAUC <0003> auc.c:142 vector [2]: autn = 064ca5b86c688000f400bcfd86cb00cd 20241219085539266 DAUC <0003> auc.c:143 vector [2]: ck = 0a7effd07605add8e57aeed4f34eed48 20241219085539266 DAUC <0003> auc.c:144 vector [2]: ik = 76453ecff25e8c2b6382b9bf4a139228 20241219085539266 DAUC <0003> auc.c:145 vector [2]: res = 318e69b22d607b1d0000000000000000 20241219085539266 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085539266 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219085539266 DAUC <0003> auc.c:151 vector [2]: kc = fac396743d065e93 20241219085539266 DAUC <0003> auc.c:152 vector [2]: sres = 1cee12af 20241219085539266 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219085539266 DAUC <0003> auc.c:113 vector [3]: rand = 2edf52d4c28cbda658b3950e9699a46c 20241219085539266 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219085539266 DAUC <0003> auc.c:142 vector [3]: autn = 5e71363de34c8000b1799d465695b293 20241219085539266 DAUC <0003> auc.c:143 vector [3]: ck = b70f60e9218edfa2344180b7cd137746 20241219085539266 DAUC <0003> auc.c:144 vector [3]: ik = b4de03020e7101285bbd2f70f84595cc 20241219085539266 DAUC <0003> auc.c:145 vector [3]: res = ca584d9ffb70e6020000000000000000 20241219085539266 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085539266 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219085539266 DAUC <0003> auc.c:151 vector [3]: kc = 6c2dcc2c1aa93c00 20241219085539266 DAUC <0003> auc.c:152 vector [3]: sres = 3128ab9d 20241219085539266 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219085539266 DAUC <0003> auc.c:113 vector [4]: rand = 4e4ab3698b493f41ae58a7b1d85f8dfd 20241219085539266 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219085539266 DAUC <0003> auc.c:142 vector [4]: autn = 1cdfd4fa986680000c3a40067f685c40 20241219085539266 DAUC <0003> auc.c:143 vector [4]: ck = e70802163b8dac633b3ae1abe114edee 20241219085539266 DAUC <0003> auc.c:144 vector [4]: ik = 9a6e142a70a608fd4ec6b0f326cbc387 20241219085539266 DAUC <0003> auc.c:145 vector [4]: res = 150146e53d3520de0000000000000000 20241219085539266 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085539266 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219085539266 DAUC <0003> auc.c:151 vector [4]: kc = 089a47648cf48af7 20241219085539266 DAUC <0003> auc.c:152 vector [4]: sres = 2834663b 20241219085539266 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219085539266 DAUC <0003> db_auc.c:245 IMSI='262421921282591': Generated 5 vectors 20241219085539266 DAUC <0003> db_auc.c:249 IMSI='262421921282591': Updating SQN=161 in DB 20241219085539266 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421921282591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421921282591"} 20241219085539266 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421921282591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085539266 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085539266 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@67d5c829046a: Found GsupExpect[0] for "262421921282591" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@67d5c829046a: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421921282591" TC_gsup_sai_eps(37)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085539270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36126<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@67d5c829046a: Final verdict of PTC: pass 20241219085539271 DAUC <0003> db_auc.c:157 IMSI='262429894502139': No 2G Auth Data 20241219085539271 DAUC <0003> db_auc.c:192 IMSI='262429894502139': No 3G Auth Data HLR_Test-GSUP(33)@67d5c829046a: Created GsupExpect[0] for "262429894502139" to be handled at TC_gsup_sai_eps(38) 20241219085539290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36128<->l=127.0.0.1:4258 20241219085539292 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085539292 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429894502139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429894502139"} 20241219085539292 DAUC <0003> db_auc.c:236 IMSI='262429894502139': Calling to generate 5 vectors 20241219085539292 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219085539293 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085539293 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085539293 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085539293 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085539293 DAUC <0003> auc.c:113 vector [0]: rand = 9a4404160dcda56b000af66f1c2229df 20241219085539293 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085539293 DAUC <0003> auc.c:142 vector [0]: autn = ed602fe62b1a800014837347b5f73b3c 20241219085539293 DAUC <0003> auc.c:143 vector [0]: ck = 79c076707f7109e28ffad02e606a3391 20241219085539293 DAUC <0003> auc.c:144 vector [0]: ik = 2c7275d5279b7a2e1d4753dc00bf00a9 20241219085539293 DAUC <0003> auc.c:145 vector [0]: res = 3ac931d10bc16d980000000000000000 20241219085539293 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085539293 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085539293 DAUC <0003> auc.c:179 vector [0]: kc = 6dae9027eb5cb400 20241219085539293 DAUC <0003> auc.c:180 vector [0]: sres = b82937eb 20241219085539293 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085539293 DAUC <0003> auc.c:113 vector [1]: rand = 5ba7831a18849aeec6100bb5debc523d 20241219085539293 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219085539293 DAUC <0003> auc.c:142 vector [1]: autn = 349ebd66de088000f2dad0eb246a9211 20241219085539293 DAUC <0003> auc.c:143 vector [1]: ck = d26a51cf9139085327a7ae443a443fdd 20241219085539293 DAUC <0003> auc.c:144 vector [1]: ik = 26c3310920338375814b1e9124711d52 20241219085539293 DAUC <0003> auc.c:145 vector [1]: res = 78568226c210a3250000000000000000 20241219085539293 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085539293 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085539293 DAUC <0003> auc.c:179 vector [1]: kc = 98d981d91d096800 20241219085539293 DAUC <0003> auc.c:180 vector [1]: sres = 878da547 20241219085539293 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085539293 DAUC <0003> auc.c:113 vector [2]: rand = 104b59b2423738c853d0840a20dd6773 20241219085539293 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219085539293 DAUC <0003> auc.c:142 vector [2]: autn = e2425a8e415880006be58418cbebb8cc 20241219085539293 DAUC <0003> auc.c:143 vector [2]: ck = 67093f20fd212b1c7f48213cd5c40b1b 20241219085539293 DAUC <0003> auc.c:144 vector [2]: ik = f595e58c5e15d6b93eb4ceb9e2f98cf0 20241219085539293 DAUC <0003> auc.c:145 vector [2]: res = 9f47c48b54ff34880000000000000000 20241219085539293 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085539293 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085539293 DAUC <0003> auc.c:179 vector [2]: kc = 9f4ffb2627c2b000 20241219085539293 DAUC <0003> auc.c:180 vector [2]: sres = d21b6604 20241219085539293 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085539293 DAUC <0003> auc.c:113 vector [3]: rand = b4533b15323c071d6ae9f7ae85880115 20241219085539293 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219085539293 DAUC <0003> auc.c:142 vector [3]: autn = 7551226d66f98000a4c65b86b840445c 20241219085539293 DAUC <0003> auc.c:143 vector [3]: ck = e8b8746ab638cfbe6dec7d529789d2a7 20241219085539293 DAUC <0003> auc.c:144 vector [3]: ik = 1edce65e7570de0c1d85f05c4431c167 20241219085539293 DAUC <0003> auc.c:145 vector [3]: res = d3da47de098634390000000000000000 20241219085539293 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085539293 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085539293 DAUC <0003> auc.c:179 vector [3]: kc = 5d5daf36b8737000 20241219085539293 DAUC <0003> auc.c:180 vector [3]: sres = 8364c85e 20241219085539293 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085539293 DAUC <0003> auc.c:113 vector [4]: rand = c2467a4d6e4b606d2d191530da5bb2e1 20241219085539293 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219085539293 DAUC <0003> auc.c:142 vector [4]: autn = 70191bb7c6d08000899aab8c3f9333cd 20241219085539293 DAUC <0003> auc.c:143 vector [4]: ck = 26228e0732c77929e84f55e71044d38a 20241219085539293 DAUC <0003> auc.c:144 vector [4]: ik = 1806cd254f356693a9aefc7cf0c7a1d6 20241219085539293 DAUC <0003> auc.c:145 vector [4]: res = ad262f6e7e9694720000000000000000 20241219085539293 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085539293 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219085539293 DAUC <0003> auc.c:179 vector [4]: kc = 57545fb225429800 20241219085539293 DAUC <0003> auc.c:180 vector [4]: sres = 183191aa 20241219085539293 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219085539293 DAUC <0003> db_auc.c:245 IMSI='262429894502139': Generated 5 vectors 20241219085539293 DAUC <0003> db_auc.c:249 IMSI='262429894502139': Updating SQN=161 in DB 20241219085539293 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429894502139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429894502139"} 20241219085539293 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429894502139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085539293 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085539293 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@67d5c829046a: Found GsupExpect[0] for "262429894502139" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@67d5c829046a: Added IMSI table entry 2TC_gsup_sai_eps(38)"262429894502139" TC_gsup_sai_eps(38)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085539296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36128<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@67d5c829046a: Final verdict of PTC: pass 20241219085539298 DAUC <0003> db_auc.c:157 IMSI='262425889448444': No 2G Auth Data 20241219085539298 DAUC <0003> db_auc.c:192 IMSI='262425889448444': No 3G Auth Data HLR_Test-GSUP(33)@67d5c829046a: Created GsupExpect[0] for "262425889448444" to be handled at TC_gsup_sai_eps(39) 20241219085539315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36136<->l=127.0.0.1:4258 20241219085539318 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085539318 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425889448444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425889448444"} 20241219085539318 DAUC <0003> db_auc.c:236 IMSI='262425889448444': Calling to generate 5 vectors 20241219085539318 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219085539318 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085539318 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085539318 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085539318 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085539318 DAUC <0003> auc.c:113 vector [0]: rand = 46aee690de20ec615fc63809ee26b8cb 20241219085539318 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085539318 DAUC <0003> auc.c:142 vector [0]: autn = 24f6202acecb80006f6a40d9a0525cf2 20241219085539318 DAUC <0003> auc.c:143 vector [0]: ck = 0c39cf238515b1695ee5337f5f7f798a 20241219085539318 DAUC <0003> auc.c:144 vector [0]: ik = 5475be0d96fa95f7a6db1bdd36ae3976 20241219085539318 DAUC <0003> auc.c:145 vector [0]: res = 65767e5fff31bdfb0000000000000000 20241219085539318 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085539318 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085539318 DAUC <0003> auc.c:179 vector [0]: kc = e262b5453b6da800 20241219085539318 DAUC <0003> auc.c:180 vector [0]: sres = d88dca9c 20241219085539318 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085539318 DAUC <0003> auc.c:113 vector [1]: rand = 8133e9a1c1b76fcfd9ad843e925a389b 20241219085539318 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219085539318 DAUC <0003> auc.c:142 vector [1]: autn = bd81fb04f74e8000d5c75e3a4067c326 20241219085539318 DAUC <0003> auc.c:143 vector [1]: ck = 310757a962dae7ac13d8d865422e245f 20241219085539318 DAUC <0003> auc.c:144 vector [1]: ik = dddb5045550e854eb979e1d104ce5115 20241219085539318 DAUC <0003> auc.c:145 vector [1]: res = 9293027806b131cc0000000000000000 20241219085539318 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085539318 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085539318 DAUC <0003> auc.c:179 vector [1]: kc = 71ba7bd50ee8fc00 20241219085539318 DAUC <0003> auc.c:180 vector [1]: sres = ad653bd4 20241219085539318 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085539318 DAUC <0003> auc.c:113 vector [2]: rand = 40a6f881693abb2e5531fd807d2e5f9d 20241219085539318 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219085539318 DAUC <0003> auc.c:142 vector [2]: autn = 9a74de2c27e780006c99f300e4ea1a26 20241219085539318 DAUC <0003> auc.c:143 vector [2]: ck = 1aa27457485a8612aeaf0f092b010c3c 20241219085539318 DAUC <0003> auc.c:144 vector [2]: ik = d585767a02264a2a52ce5cf2b3caabb2 20241219085539318 DAUC <0003> auc.c:145 vector [2]: res = 189ea983011467e70000000000000000 20241219085539318 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085539318 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085539318 DAUC <0003> auc.c:179 vector [2]: kc = a881723aaae15400 20241219085539318 DAUC <0003> auc.c:180 vector [2]: sres = 27ad4903 20241219085539318 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085539318 DAUC <0003> auc.c:113 vector [3]: rand = db5bc4233ce7964ba23d527da7d2058b 20241219085539318 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219085539318 DAUC <0003> auc.c:142 vector [3]: autn = 2bba1ce3f8cc8000ad870e4f2f316895 20241219085539318 DAUC <0003> auc.c:143 vector [3]: ck = 0d2dfbdcbdb5e9942750928ed4f9012e 20241219085539318 DAUC <0003> auc.c:144 vector [3]: ik = 8f6bde807a8e9e9ea5e09810544d324e 20241219085539318 DAUC <0003> auc.c:145 vector [3]: res = 3b3d211c8febdea90000000000000000 20241219085539318 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085539318 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085539318 DAUC <0003> auc.c:179 vector [3]: kc = 5ec7e3f2d0a8b400 20241219085539318 DAUC <0003> auc.c:180 vector [3]: sres = 801f6407 20241219085539318 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085539318 DAUC <0003> auc.c:113 vector [4]: rand = 1b0b1274cacf33ae970b3b9f474633d4 20241219085539318 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219085539318 DAUC <0003> auc.c:142 vector [4]: autn = 88050336ff1f8000205a2185a2492c8c 20241219085539318 DAUC <0003> auc.c:143 vector [4]: ck = fba259faad3780d321976a796d22315f 20241219085539318 DAUC <0003> auc.c:144 vector [4]: ik = f8dd7dd01f937f0c381f75b6b97557dd 20241219085539318 DAUC <0003> auc.c:145 vector [4]: res = 798f07cc8489194a0000000000000000 20241219085539318 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085539319 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219085539319 DAUC <0003> auc.c:179 vector [4]: kc = 25510bc47bd7fc00 20241219085539319 DAUC <0003> auc.c:180 vector [4]: sres = e700bdfd 20241219085539319 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219085539319 DAUC <0003> db_auc.c:245 IMSI='262425889448444': Generated 5 vectors 20241219085539319 DAUC <0003> db_auc.c:249 IMSI='262425889448444': Updating SQN=161 in DB 20241219085539319 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425889448444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425889448444"} 20241219085539319 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425889448444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085539319 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085539319 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@67d5c829046a: Found GsupExpect[0] for "262425889448444" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@67d5c829046a: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425889448444" TC_gsup_sai_eps(39)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085539321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36136<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@67d5c829046a: Final verdict of PTC: pass 20241219085539323 DAUC <0003> db_auc.c:157 IMSI='262425312144601': No 2G Auth Data 20241219085539323 DAUC <0003> db_auc.c:192 IMSI='262425312144601': No 3G Auth Data HLR_Test-GSUP(33)@67d5c829046a: Created GsupExpect[0] for "262425312144601" to be handled at TC_gsup_sai_eps(40) 20241219085539338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36148<->l=127.0.0.1:4258 20241219085539341 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085539341 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425312144601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425312144601"} 20241219085539341 DAUC <0003> db_auc.c:236 IMSI='262425312144601': Calling to generate 5 vectors 20241219085539341 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219085539341 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219085539341 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219085539341 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219085539341 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219085539341 DAUC <0003> auc.c:113 vector [0]: rand = 32e85983b09876ef64b9874a02011d66 20241219085539341 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219085539341 DAUC <0003> auc.c:142 vector [0]: autn = f0b6a5c95ff88000988ce6b9c912d52d 20241219085539341 DAUC <0003> auc.c:143 vector [0]: ck = 03ebed32cafc130a53c0c20dca3301c9 20241219085539341 DAUC <0003> auc.c:144 vector [0]: ik = c0230cb84de9a1b334eb4cec4187a955 20241219085539341 DAUC <0003> auc.c:145 vector [0]: res = 49732c7a8190f05d0000000000000000 20241219085539341 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219085539341 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219085539341 DAUC <0003> auc.c:179 vector [0]: kc = b20322d670e7557b 20241219085539341 DAUC <0003> auc.c:180 vector [0]: sres = 4f3487e6 20241219085539341 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219085539341 DAUC <0003> auc.c:113 vector [1]: rand = 1a14990180abedeb9ab6b9176f761ce1 20241219085539341 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219085539341 DAUC <0003> auc.c:142 vector [1]: autn = 0b396a9792f5800050dba9a9b1d0266b 20241219085539341 DAUC <0003> auc.c:143 vector [1]: ck = c8543873ed86f492da18fdfea7768b5f 20241219085539341 DAUC <0003> auc.c:144 vector [1]: ik = 3d35115c0767fde18b1f0335d4108062 20241219085539341 DAUC <0003> auc.c:145 vector [1]: res = b7f4d3e06f425d220000000000000000 20241219085539341 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219085539341 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219085539341 DAUC <0003> auc.c:179 vector [1]: kc = 7ee4444a9594860d 20241219085539341 DAUC <0003> auc.c:180 vector [1]: sres = 750e4135 20241219085539341 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219085539341 DAUC <0003> auc.c:113 vector [2]: rand = a671307de8f53bd840d57dd8c3786ca1 20241219085539341 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219085539341 DAUC <0003> auc.c:142 vector [2]: autn = 16e5212516d78000ae126eb0e21b8246 20241219085539341 DAUC <0003> auc.c:143 vector [2]: ck = 2bbbbb247565cc71dea03b608ecd601b 20241219085539341 DAUC <0003> auc.c:144 vector [2]: ik = e20d1dfad8b114d95fa513b9803b5612 20241219085539341 DAUC <0003> auc.c:145 vector [2]: res = dd35b2bc4cccc69f0000000000000000 20241219085539341 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219085539341 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219085539341 DAUC <0003> auc.c:179 vector [2]: kc = 137e4e48ed81216c 20241219085539341 DAUC <0003> auc.c:180 vector [2]: sres = 330046de 20241219085539341 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219085539341 DAUC <0003> auc.c:113 vector [3]: rand = c021323c8dfbf2080fd6c1283dfe5a57 20241219085539341 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219085539341 DAUC <0003> auc.c:142 vector [3]: autn = 942e5b03b60c8000be7ff883dc2ad98e 20241219085539341 DAUC <0003> auc.c:143 vector [3]: ck = 8f6d051cfde4e1db4f592fb5cf73b793 20241219085539341 DAUC <0003> auc.c:144 vector [3]: ik = 4c709cbcef98bd1b0380a0c21a93b206 20241219085539341 DAUC <0003> auc.c:145 vector [3]: res = 918451392e21ae9e0000000000000000 20241219085539341 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219085539341 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219085539341 DAUC <0003> auc.c:179 vector [3]: kc = ee3f1775f0a68e78 20241219085539341 DAUC <0003> auc.c:180 vector [3]: sres = 283cf533 20241219085539341 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219085539342 DAUC <0003> auc.c:113 vector [4]: rand = 3667169cfb87da4ac33ce136bdc8f082 20241219085539342 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219085539342 DAUC <0003> auc.c:142 vector [4]: autn = 2a38cdc0bf8380003124037588371c5f 20241219085539342 DAUC <0003> auc.c:143 vector [4]: ck = 93ab3870647233c1645e1682df854cbc 20241219085539342 DAUC <0003> auc.c:144 vector [4]: ik = 3d80a6b1e2948cf4cdc718a5af4d7b4e 20241219085539342 DAUC <0003> auc.c:145 vector [4]: res = 7715e411da1b210b0000000000000000 20241219085539342 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219085539342 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219085539342 DAUC <0003> auc.c:179 vector [4]: kc = 11c21146780c0ee9 20241219085539342 DAUC <0003> auc.c:180 vector [4]: sres = 13aeec34 20241219085539342 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219085539342 DAUC <0003> db_auc.c:245 IMSI='262425312144601': Generated 5 vectors 20241219085539342 DAUC <0003> db_auc.c:249 IMSI='262425312144601': Updating SQN=161 in DB 20241219085539342 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425312144601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425312144601"} 20241219085539342 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425312144601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085539342 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085539342 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@67d5c829046a: Found GsupExpect[0] for "262425312144601" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@67d5c829046a: Added IMSI table entry 4TC_gsup_sai_eps(40)"262425312144601" TC_gsup_sai_eps(40)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085539344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36148<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@67d5c829046a: Final verdict of PTC: pass MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085539346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36096<->l=127.0.0.1:4258 20241219085539347 DLINP <000b> input/ipa.c:452 connected read/write 20241219085539347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085539347 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085539347 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085539347 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@67d5c829046a: Final verdict of PTC: none 20241219085539348 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38437<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@67d5c829046a: Final verdict of PTC: none 34@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@67d5c829046a: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Dec 19 08:55:39 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241219085539393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36150<->l=127.0.0.1:4258 20241219085539493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36150<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78372) Waiting for packet dumper to finish... 1 (prev_count=78372, count=126076) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Thu Dec 19 08:55:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_ul_unknown_imsi started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085542572 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085542572 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085542575 DLINP <000b> input/ipa.c:452 connected read/write 20241219085542575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085542575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36162<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085542578 DLINP <000b> input/ipa.c:452 connected read/write 20241219085542578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085542578 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085542578 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085542578 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085542578 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085542578 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085542578 DLGSUP <0013> gsup_server.c:236 2:  20241219085542578 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085542578 DLGSUP <0013> gsup_server.c:236 3:  20241219085542578 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085542578 DLGSUP <0013> gsup_server.c:236 4:  20241219085542578 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085542578 DLGSUP <0013> gsup_server.c:236 5:  20241219085542578 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085542578 DLGSUP <0013> gsup_server.c:236 7:  20241219085542578 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085542578 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085542578 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085542578 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@67d5c829046a: 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") 20241219085542595 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33793<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@67d5c829046a: Created GsupExpect[0] for "262426355030817" to be handled at TC_gsup_ul_unknown_imsi(45) 20241219085542605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 20241219085542621 DLINP <000b> input/ipa.c:452 connected read/write 20241219085542621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085542621 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426355030817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426355030817" cn_domain=PS} 20241219085542621 DLU <0006> fsm.c:456 lu(262426355030817)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085542621 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426355030817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241219085542621 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426355030817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426355030817" cause=IMSI unknown in HLR} 20241219085542621 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426355030817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085542621 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426355030817)[0x55d4a32564f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085542621 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426355030817)[0x55d4a32564f0]{UNVALIDATED}: Freeing instance 20241219085542621 DLU <0006> fsm.c:568 lu(PS:IMSI-262426355030817)[0x55d4a32564f0]{UNVALIDATED}: Deallocated 20241219085542621 DLINP <000b> input/ipa.c:452 connected read/write 20241219085542622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085542622 DLINP <000b> input/ipa.c:452 connected read/write 20241219085542622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@67d5c829046a: Found GsupExpect[0] for "262426355030817" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@67d5c829046a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262426355030817" TC_gsup_ul_unknown_imsi(45)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085542624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@67d5c829046a: Final verdict of PTC: pass 20241219085542625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36162<->l=127.0.0.1:4258 20241219085542626 DLINP <000b> input/ipa.c:452 connected read/write 20241219085542626 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085542626 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(42)@67d5c829046a: Final verdict of PTC: none 20241219085542626 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085542626 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085542626 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33793<->l=127.0.0.1:4259) 43@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 43: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@67d5c829046a: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Dec 19 08:55:42 UTC 2024 ====== 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 20241219085542667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36178<->l=127.0.0.1:4258 20241219085542768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36178<->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=26132) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:55:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085545844 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085545844 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085545845 DLINP <000b> input/ipa.c:452 connected read/write 20241219085545845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085545846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36194<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085545847 DLINP <000b> input/ipa.c:452 connected read/write 20241219085545847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085545847 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085545847 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085545847 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085545847 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085545847 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085545847 DLGSUP <0013> gsup_server.c:236 2:  20241219085545847 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085545847 DLGSUP <0013> gsup_server.c:236 3:  20241219085545847 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085545847 DLGSUP <0013> gsup_server.c:236 4:  20241219085545847 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085545847 DLGSUP <0013> gsup_server.c:236 5:  20241219085545847 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085545847 DLGSUP <0013> gsup_server.c:236 7:  20241219085545847 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085545847 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085545847 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085545847 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@67d5c829046a: 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") 20241219085545872 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39571<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@67d5c829046a: Created GsupExpect[0] for "262426229303301" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241219085545887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36196<->l=127.0.0.1:4258 20241219085545892 DLINP <000b> input/ipa.c:452 connected read/write 20241219085545892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085545893 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426229303301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426229303301" cn_domain=PS source_name="the-source\n"} 20241219085545893 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241219085545893 DLU <0006> fsm.c:456 lu(262426229303301)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085545893 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426229303301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241219085545893 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262426229303301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426229303301" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241219085545893 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262426229303301 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085545893 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426229303301)[0x55d4a32564f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085545893 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426229303301)[0x55d4a32564f0]{UNVALIDATED}: Freeing instance 20241219085545893 DLU <0006> fsm.c:568 lu(PS:IMSI-262426229303301)[0x55d4a32564f0]{UNVALIDATED}: Deallocated 20241219085545893 DLINP <000b> input/ipa.c:452 connected read/write 20241219085545893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085545893 DLINP <000b> input/ipa.c:452 connected read/write 20241219085545893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@67d5c829046a: Found GsupExpect[0] for "262426229303301" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@67d5c829046a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262426229303301" TC_gsup_ul_unknown_imsi_via_proxy(50)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085545895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36196<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@67d5c829046a: Final verdict of PTC: pass 20241219085545896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36194<->l=127.0.0.1:4258 20241219085545897 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39571<->l=127.0.0.1:4259) 20241219085545897 DLINP <000b> input/ipa.c:452 connected read/write 20241219085545897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085545897 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085545897 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085545897 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085545897 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@67d5c829046a: Final verdict of PTC: none 48@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 48: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@67d5c829046a: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Thu Dec 19 08:55:45 UTC 2024 ====== 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 20241219085545939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36202<->l=127.0.0.1:4258 20241219085546040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36202<->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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:55:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085549116 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085549116 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085549117 DLINP <000b> input/ipa.c:452 connected read/write 20241219085549117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085549118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39470<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085549119 DLINP <000b> input/ipa.c:452 connected read/write 20241219085549119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085549119 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085549119 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085549119 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085549120 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085549120 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085549120 DLGSUP <0013> gsup_server.c:236 2:  20241219085549120 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085549120 DLGSUP <0013> gsup_server.c:236 3:  20241219085549120 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(51)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085549120 DLGSUP <0013> gsup_server.c:236 4:  20241219085549120 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085549120 DLGSUP <0013> gsup_server.c:236 5:  20241219085549120 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085549120 DLGSUP <0013> gsup_server.c:236 7:  20241219085549120 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085549120 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085549120 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085549120 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@67d5c829046a: 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") 20241219085549137 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45189<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@67d5c829046a: Created GsupExpect[0] for "262426651370803" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241219085549147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39484<->l=127.0.0.1:4258 20241219085549165 DLINP <000b> input/ipa.c:452 connected read/write 20241219085549165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085549165 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426651370803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426651370803" cn_domain=PS} 20241219085549165 DLU <0006> fsm.c:456 lu(262426651370803)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085549165 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426651370803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241219085549165 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426651370803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426651370803" cause=Roaming not allowed in this location area} 20241219085549165 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426651370803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085549165 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426651370803)[0x55d4a32564f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085549165 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426651370803)[0x55d4a32564f0]{UNVALIDATED}: Freeing instance 20241219085549165 DLU <0006> fsm.c:568 lu(PS:IMSI-262426651370803)[0x55d4a32564f0]{UNVALIDATED}: Deallocated 20241219085549166 DLINP <000b> input/ipa.c:452 connected read/write 20241219085549166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085549166 DLINP <000b> input/ipa.c:452 connected read/write 20241219085549166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@67d5c829046a: Found GsupExpect[0] for "262426651370803" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@67d5c829046a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426651370803" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085549168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39484<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@67d5c829046a: Final verdict of PTC: pass 20241219085549169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39470<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@67d5c829046a: Final verdict of PTC: none 20241219085549171 DLINP <000b> input/ipa.c:452 connected read/write 20241219085549171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085549171 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085549171 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085549171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085549171 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45189<->l=127.0.0.1:4259) 53@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 53: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@67d5c829046a: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Thu Dec 19 08:55:49 UTC 2024 ====== 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 20241219085549211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39488<->l=127.0.0.1:4258 20241219085549311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39488<->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=27324) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:55:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_sai_err_unknown_imsi started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085552379 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085552379 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085552382 DLINP <000b> input/ipa.c:452 connected read/write 20241219085552382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085552383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39496<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085552385 DLINP <000b> input/ipa.c:452 connected read/write 20241219085552385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085552385 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085552385 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085552385 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085552385 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085552385 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085552385 DLGSUP <0013> gsup_server.c:236 2:  20241219085552385 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085552385 DLGSUP <0013> gsup_server.c:236 3:  20241219085552385 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085552385 DLGSUP <0013> gsup_server.c:236 4:  20241219085552385 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(56)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085552385 DLGSUP <0013> gsup_server.c:236 5:  20241219085552385 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085552385 DLGSUP <0013> gsup_server.c:236 7:  20241219085552385 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085552385 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085552385 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085552385 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@67d5c829046a: 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") 20241219085552403 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43441<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@67d5c829046a: Created GsupExpect[0] for "262427241611838" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241219085552415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39502<->l=127.0.0.1:4258 20241219085552425 DLINP <000b> input/ipa.c:452 connected read/write 20241219085552425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085552425 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427241611838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427241611838"} 20241219085552425 DAUC <0003> db_auc.c:133 IMSI='262427241611838': No such subscriber 20241219085552425 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427241611838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241219085552425 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427241611838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427241611838" cause=IMSI unknown in HLR} 20241219085552425 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427241611838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085552425 DLINP <000b> input/ipa.c:452 connected read/write 20241219085552425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085552425 DLINP <000b> input/ipa.c:452 connected read/write 20241219085552425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@67d5c829046a: Found GsupExpect[0] for "262427241611838" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@67d5c829046a: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427241611838" TC_gsup_sai_err_unknown_imsi(60)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085552427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39502<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@67d5c829046a: Final verdict of PTC: pass 20241219085552428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39496<->l=127.0.0.1:4258 20241219085552429 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43441<->l=127.0.0.1:4259) 20241219085552429 DLINP <000b> input/ipa.c:452 connected read/write 20241219085552429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085552429 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085552429 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085552429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@67d5c829046a: Final verdict of PTC: none 58@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 58: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@67d5c829046a: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Thu Dec 19 08:55:52 UTC 2024 ====== 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 20241219085552471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39510<->l=127.0.0.1:4258 20241219085552572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39510<->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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Thu Dec 19 08:55:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_ul started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085555650 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085555650 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085555653 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39518<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085555656 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555656 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085555656 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085555656 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085555656 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085555656 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085555656 DLGSUP <0013> gsup_server.c:236 2:  20241219085555656 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085555656 DLGSUP <0013> gsup_server.c:236 3:  20241219085555656 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085555656 DLGSUP <0013> gsup_server.c:236 4:  20241219085555656 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085555656 DLGSUP <0013> gsup_server.c:236 5:  20241219085555656 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085555656 DLGSUP <0013> gsup_server.c:236 7:  20241219085555656 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085555656 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085555656 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085555656 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@67d5c829046a: 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") 20241219085555677 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41777<->l=127.0.0.1:4259) 20241219085555683 DAUC <0003> db_auc.c:157 IMSI='262423511467168': No 2G Auth Data 20241219085555683 DAUC <0003> db_auc.c:192 IMSI='262423511467168': No 3G Auth Data HLR_Test-GSUP(62)@67d5c829046a: Created GsupExpect[0] for "262423511467168" to be handled at TC_gsup_ul(65) 20241219085555698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39522<->l=127.0.0.1:4258 20241219085555701 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555701 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423511467168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423511467168" cn_domain=PS} 20241219085555701 DLU <0006> fsm.c:456 lu(262423511467168)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085555701 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423511467168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085555701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423511467168)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085555701 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423511467168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423511467168" cn_domain=PS} 20241219085555701 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555701 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@67d5c829046a: Found GsupExpect[0] for "262423511467168" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@67d5c829046a: Added IMSI table entry 0TC_gsup_ul(65)"262423511467168" 20241219085555705 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555705 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423511467168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423511467168"} 20241219085555705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423511467168)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085555705 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423511467168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085555705 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423511467168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423511467168"} 20241219085555705 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423511467168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085555705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423511467168)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085555705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423511467168)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085555705 DLU <0006> fsm.c:568 lu(PS:IMSI-262423511467168)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085555705 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555705 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul(65)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085555706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39522<->l=127.0.0.1:4258 TC_gsup_ul(65)@67d5c829046a: Final verdict of PTC: pass 20241219085555708 DAUC <0003> db_auc.c:157 IMSI='262429349872234': No 2G Auth Data 20241219085555708 DAUC <0003> db_auc.c:192 IMSI='262429349872234': No 3G Auth Data 20241219085555709 DLGSUP <0013> hlr.c:121 IMSI 262429349872234: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@67d5c829046a: Created GsupExpect[0] for "262429349872234" to be handled at TC_gsup_ul(66) 20241219085555725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39532<->l=127.0.0.1:4258 20241219085555728 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555728 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429349872234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429349872234" cn_domain=PS} 20241219085555728 DLU <0006> fsm.c:456 lu(262429349872234)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085555728 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429349872234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085555728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429349872234)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085555728 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429349872234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429349872234" cn_domain=PS} 20241219085555728 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555728 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@67d5c829046a: Found GsupExpect[0] for "262429349872234" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@67d5c829046a: Added IMSI table entry 1TC_gsup_ul(66)"262429349872234" 20241219085555731 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555731 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429349872234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429349872234"} 20241219085555731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429349872234)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085555731 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429349872234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085555731 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429349872234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429349872234"} 20241219085555731 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429349872234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085555731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429349872234)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085555731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429349872234)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085555731 DLU <0006> fsm.c:568 lu(PS:IMSI-262429349872234)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085555731 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555731 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul(66)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085555733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39532<->l=127.0.0.1:4258 TC_gsup_ul(66)@67d5c829046a: Final verdict of PTC: pass 20241219085555734 DAUC <0003> db_auc.c:157 IMSI='262425792879509': No 2G Auth Data 20241219085555734 DAUC <0003> db_auc.c:192 IMSI='262425792879509': No 3G Auth Data 20241219085555735 DLGSUP <0013> hlr.c:121 IMSI 262425792879509: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@67d5c829046a: Created GsupExpect[0] for "262425792879509" to be handled at TC_gsup_ul(67) 20241219085555751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39538<->l=127.0.0.1:4258 20241219085555755 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555755 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425792879509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425792879509" cn_domain=PS} 20241219085555755 DLU <0006> fsm.c:456 lu(262425792879509)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085555755 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425792879509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085555755 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425792879509)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085555755 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425792879509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425792879509" cn_domain=PS} 20241219085555755 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555755 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@67d5c829046a: Found GsupExpect[0] for "262425792879509" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@67d5c829046a: Added IMSI table entry 2TC_gsup_ul(67)"262425792879509" 20241219085555758 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555758 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425792879509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425792879509"} 20241219085555758 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425792879509)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085555758 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425792879509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085555758 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425792879509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425792879509"} 20241219085555758 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425792879509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085555758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425792879509)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085555758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425792879509)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085555758 DLU <0006> fsm.c:568 lu(PS:IMSI-262425792879509)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085555758 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555758 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul(67)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085555760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39538<->l=127.0.0.1:4258 TC_gsup_ul(67)@67d5c829046a: Final verdict of PTC: pass 20241219085555761 DAUC <0003> db_auc.c:157 IMSI='262422607906147': No 2G Auth Data 20241219085555761 DAUC <0003> db_auc.c:192 IMSI='262422607906147': No 3G Auth Data 20241219085555762 DLGSUP <0013> hlr.c:121 IMSI 262422607906147: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@67d5c829046a: Created GsupExpect[0] for "262422607906147" to be handled at TC_gsup_ul(68) 20241219085555778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39542<->l=127.0.0.1:4258 20241219085555780 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555780 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422607906147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422607906147" cn_domain=PS} 20241219085555781 DLU <0006> fsm.c:456 lu(262422607906147)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085555781 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422607906147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085555781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422607906147)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085555781 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422607906147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422607906147" cn_domain=PS} 20241219085555781 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555781 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@67d5c829046a: Found GsupExpect[0] for "262422607906147" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@67d5c829046a: Added IMSI table entry 3TC_gsup_ul(68)"262422607906147" 20241219085555783 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555783 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422607906147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422607906147"} 20241219085555783 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422607906147)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085555783 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422607906147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085555783 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422607906147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422607906147"} 20241219085555783 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422607906147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085555783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422607906147)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085555783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422607906147)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085555783 DLU <0006> fsm.c:568 lu(PS:IMSI-262422607906147)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085555783 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555783 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555783 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul(68)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085555784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39542<->l=127.0.0.1:4258 TC_gsup_ul(68)@67d5c829046a: Final verdict of PTC: pass 20241219085555786 DAUC <0003> db_auc.c:157 IMSI='262429703637971': No 2G Auth Data 20241219085555786 DAUC <0003> db_auc.c:192 IMSI='262429703637971': No 3G Auth Data 20241219085555787 DLGSUP <0013> hlr.c:121 IMSI 262429703637971: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@67d5c829046a: Created GsupExpect[0] for "262429703637971" to be handled at TC_gsup_ul(69) 20241219085555802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4258 20241219085555805 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555805 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429703637971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429703637971" cn_domain=PS} 20241219085555805 DLU <0006> fsm.c:456 lu(262429703637971)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085555805 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429703637971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085555805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429703637971)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085555805 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429703637971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429703637971" cn_domain=PS} 20241219085555805 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555805 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@67d5c829046a: Found GsupExpect[0] for "262429703637971" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@67d5c829046a: Added IMSI table entry 4TC_gsup_ul(69)"262429703637971" 20241219085555808 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555808 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429703637971 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429703637971"} 20241219085555808 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429703637971)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085555808 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429703637971 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085555808 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429703637971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429703637971"} 20241219085555808 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429703637971 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085555808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429703637971)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085555808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429703637971)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085555808 DLU <0006> fsm.c:568 lu(PS:IMSI-262429703637971)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085555808 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555808 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul(69)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085555810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4258 TC_gsup_ul(69)@67d5c829046a: Final verdict of PTC: pass 20241219085555811 DAUC <0003> db_auc.c:157 IMSI='262427846572764': No 2G Auth Data 20241219085555811 DAUC <0003> db_auc.c:192 IMSI='262427846572764': No 3G Auth Data 20241219085555812 DLGSUP <0013> hlr.c:121 IMSI 262427846572764: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@67d5c829046a: Created GsupExpect[0] for "262427846572764" to be handled at TC_gsup_ul(70) 20241219085555828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39562<->l=127.0.0.1:4258 20241219085555832 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555832 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427846572764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427846572764" cn_domain=PS} 20241219085555832 DLU <0006> fsm.c:456 lu(262427846572764)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085555832 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427846572764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085555832 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427846572764)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085555832 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427846572764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427846572764" cn_domain=PS} 20241219085555832 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555832 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555832 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@67d5c829046a: Found GsupExpect[0] for "262427846572764" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@67d5c829046a: Added IMSI table entry 5TC_gsup_ul(70)"262427846572764" 20241219085555834 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555834 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427846572764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427846572764"} 20241219085555834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427846572764)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085555834 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427846572764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085555834 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427846572764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427846572764"} 20241219085555834 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427846572764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085555834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427846572764)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085555834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427846572764)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085555834 DLU <0006> fsm.c:568 lu(PS:IMSI-262427846572764)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085555834 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555834 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul(70)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085555836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39562<->l=127.0.0.1:4258 TC_gsup_ul(70)@67d5c829046a: Final verdict of PTC: pass 20241219085555838 DAUC <0003> db_auc.c:157 IMSI='262424356037155': No 2G Auth Data 20241219085555838 DAUC <0003> db_auc.c:192 IMSI='262424356037155': No 3G Auth Data 20241219085555839 DLGSUP <0013> hlr.c:121 IMSI 262424356037155: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@67d5c829046a: Created GsupExpect[0] for "262424356037155" to be handled at TC_gsup_ul(71) 20241219085555853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39578<->l=127.0.0.1:4258 20241219085555856 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555856 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424356037155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424356037155" cn_domain=PS} 20241219085555856 DLU <0006> fsm.c:456 lu(262424356037155)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085555856 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424356037155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085555856 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424356037155)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085555856 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424356037155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424356037155" cn_domain=PS} 20241219085555856 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555856 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@67d5c829046a: Found GsupExpect[0] for "262424356037155" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@67d5c829046a: Added IMSI table entry 6TC_gsup_ul(71)"262424356037155" 20241219085555859 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555859 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424356037155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424356037155"} 20241219085555859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424356037155)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085555859 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424356037155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085555859 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424356037155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424356037155"} 20241219085555859 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424356037155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085555859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424356037155)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085555859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424356037155)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085555859 DLU <0006> fsm.c:568 lu(PS:IMSI-262424356037155)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085555859 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555859 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul(71)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085555860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39578<->l=127.0.0.1:4258 TC_gsup_ul(71)@67d5c829046a: Final verdict of PTC: pass 20241219085555862 DAUC <0003> db_auc.c:157 IMSI='262429535734287': No 2G Auth Data 20241219085555862 DAUC <0003> db_auc.c:192 IMSI='262429535734287': No 3G Auth Data 20241219085555862 DLGSUP <0013> hlr.c:121 IMSI 262429535734287: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@67d5c829046a: Created GsupExpect[0] for "262429535734287" to be handled at TC_gsup_ul(72) 20241219085555878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4258 20241219085555882 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555882 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429535734287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429535734287" cn_domain=PS} 20241219085555882 DLU <0006> fsm.c:456 lu(262429535734287)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085555882 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429535734287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085555882 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429535734287)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085555883 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429535734287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429535734287" cn_domain=PS} 20241219085555883 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555883 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@67d5c829046a: Found GsupExpect[0] for "262429535734287" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@67d5c829046a: Added IMSI table entry 7TC_gsup_ul(72)"262429535734287" 20241219085555885 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555885 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429535734287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429535734287"} 20241219085555885 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429535734287)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085555885 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429535734287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085555885 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429535734287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429535734287"} 20241219085555885 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429535734287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085555885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429535734287)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085555885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429535734287)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085555885 DLU <0006> fsm.c:568 lu(PS:IMSI-262429535734287)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085555885 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085555885 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul(72)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085555887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4258 TC_gsup_ul(72)@67d5c829046a: Final verdict of PTC: pass MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085555888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39518<->l=127.0.0.1:4258 20241219085555889 DLINP <000b> input/ipa.c:452 connected read/write 20241219085555889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085555889 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085555889 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085555889 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085555889 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41777<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@67d5c829046a: Final verdict of PTC: none 63@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@67d5c829046a: Test case TC_gsup_ul finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Dec 19 08:55:55 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241219085555936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4258 20241219085556036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79020) Waiting for packet dumper to finish... 1 (prev_count=79020, count=112776) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Thu Dec 19 08:55:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_ul_via_proxy started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085559113 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085559113 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085559115 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49554<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085559116 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559116 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085559117 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085559117 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085559117 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085559117 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085559117 DLGSUP <0013> gsup_server.c:236 2:  20241219085559117 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085559117 DLGSUP <0013> gsup_server.c:236 3:  20241219085559117 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085559117 DLGSUP <0013> gsup_server.c:236 4:  20241219085559117 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085559117 DLGSUP <0013> gsup_server.c:236 5:  20241219085559117 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085559117 DLGSUP <0013> gsup_server.c:236 7:  20241219085559117 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085559117 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085559117 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085559117 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@67d5c829046a: 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") 20241219085559133 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44605<->l=127.0.0.1:4259) 20241219085559138 DAUC <0003> db_auc.c:157 IMSI='262425915585140': No 2G Auth Data 20241219085559138 DAUC <0003> db_auc.c:192 IMSI='262425915585140': No 3G Auth Data HLR_Test-GSUP(74)@67d5c829046a: Created GsupExpect[0] for "262425915585140" to be handled at TC_gsup_ul_via_proxy(77) 20241219085559154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49568<->l=127.0.0.1:4258 20241219085559160 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559160 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425915585140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425915585140" cn_domain=PS source_name="the-source\n"} 20241219085559160 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241219085559160 DLU <0006> fsm.c:456 lu(262425915585140)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085559160 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425915585140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219085559160 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425915585140)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085559160 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425915585140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425915585140" cn_domain=PS destination_name="the-source\n"} 20241219085559160 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559160 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@67d5c829046a: Found GsupExpect[0] for "262425915585140" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@67d5c829046a: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425915585140" 20241219085559163 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559163 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425915585140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425915585140" source_name="the-source\n"} 20241219085559163 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425915585140)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085559163 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262425915585140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085559163 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425915585140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425915585140" destination_name="the-source\n"} 20241219085559163 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262425915585140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085559163 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425915585140)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085559163 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425915585140)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085559163 DLU <0006> fsm.c:568 lu(PS:IMSI-262425915585140)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085559163 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559163 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085559165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49568<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@67d5c829046a: Final verdict of PTC: pass 20241219085559166 DAUC <0003> db_auc.c:157 IMSI='262429159704512': No 2G Auth Data 20241219085559166 DAUC <0003> db_auc.c:192 IMSI='262429159704512': No 3G Auth Data 20241219085559167 DLGSUP <0013> hlr.c:121 IMSI 262429159704512: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@67d5c829046a: Created GsupExpect[0] for "262429159704512" to be handled at TC_gsup_ul_via_proxy(78) 20241219085559184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49576<->l=127.0.0.1:4258 20241219085559188 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559188 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429159704512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429159704512" cn_domain=PS source_name="the-source\n"} 20241219085559188 DLU <0006> fsm.c:456 lu(262429159704512)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085559188 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429159704512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219085559188 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429159704512)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085559188 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429159704512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429159704512" cn_domain=PS destination_name="the-source\n"} 20241219085559188 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559188 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@67d5c829046a: Found GsupExpect[0] for "262429159704512" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@67d5c829046a: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262429159704512" 20241219085559191 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559191 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429159704512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429159704512" source_name="the-source\n"} 20241219085559191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429159704512)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085559191 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262429159704512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085559191 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429159704512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429159704512" destination_name="the-source\n"} 20241219085559191 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262429159704512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085559191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429159704512)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085559191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429159704512)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085559191 DLU <0006> fsm.c:568 lu(PS:IMSI-262429159704512)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085559191 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559191 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085559193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49576<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@67d5c829046a: Final verdict of PTC: pass 20241219085559194 DAUC <0003> db_auc.c:157 IMSI='262426809945403': No 2G Auth Data 20241219085559194 DAUC <0003> db_auc.c:192 IMSI='262426809945403': No 3G Auth Data 20241219085559195 DLGSUP <0013> hlr.c:121 IMSI 262426809945403: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@67d5c829046a: Created GsupExpect[0] for "262426809945403" to be handled at TC_gsup_ul_via_proxy(79) 20241219085559211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49580<->l=127.0.0.1:4258 20241219085559216 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559216 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426809945403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426809945403" cn_domain=PS source_name="the-source\n"} 20241219085559216 DLU <0006> fsm.c:456 lu(262426809945403)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085559216 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426809945403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219085559216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426809945403)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085559216 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426809945403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426809945403" cn_domain=PS destination_name="the-source\n"} 20241219085559216 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559216 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@67d5c829046a: Found GsupExpect[0] for "262426809945403" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@67d5c829046a: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262426809945403" 20241219085559218 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559218 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426809945403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426809945403" source_name="the-source\n"} 20241219085559218 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426809945403)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085559218 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262426809945403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085559218 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426809945403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426809945403" destination_name="the-source\n"} 20241219085559218 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262426809945403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085559218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426809945403)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085559218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426809945403)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085559218 DLU <0006> fsm.c:568 lu(PS:IMSI-262426809945403)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085559218 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559218 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085559219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49580<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@67d5c829046a: Final verdict of PTC: pass 20241219085559221 DAUC <0003> db_auc.c:157 IMSI='262422889892004': No 2G Auth Data 20241219085559221 DAUC <0003> db_auc.c:192 IMSI='262422889892004': No 3G Auth Data 20241219085559222 DLGSUP <0013> hlr.c:121 IMSI 262422889892004: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@67d5c829046a: Created GsupExpect[0] for "262422889892004" to be handled at TC_gsup_ul_via_proxy(80) 20241219085559238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49594<->l=127.0.0.1:4258 20241219085559240 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559240 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422889892004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422889892004" cn_domain=PS source_name="the-source\n"} 20241219085559241 DLU <0006> fsm.c:456 lu(262422889892004)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085559241 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422889892004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219085559241 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422889892004)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085559241 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422889892004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422889892004" cn_domain=PS destination_name="the-source\n"} 20241219085559241 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559241 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@67d5c829046a: Found GsupExpect[0] for "262422889892004" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@67d5c829046a: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262422889892004" 20241219085559243 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559243 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422889892004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422889892004" source_name="the-source\n"} 20241219085559243 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422889892004)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085559243 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262422889892004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085559243 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422889892004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422889892004" destination_name="the-source\n"} 20241219085559243 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262422889892004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085559243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422889892004)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085559243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422889892004)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085559243 DLU <0006> fsm.c:568 lu(PS:IMSI-262422889892004)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085559243 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559243 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085559245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49594<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@67d5c829046a: Final verdict of PTC: pass 20241219085559246 DAUC <0003> db_auc.c:157 IMSI='262429060895254': No 2G Auth Data 20241219085559246 DAUC <0003> db_auc.c:192 IMSI='262429060895254': No 3G Auth Data 20241219085559247 DLGSUP <0013> hlr.c:121 IMSI 262429060895254: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@67d5c829046a: Created GsupExpect[0] for "262429060895254" to be handled at TC_gsup_ul_via_proxy(81) 20241219085559264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49604<->l=127.0.0.1:4258 20241219085559267 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559268 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429060895254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429060895254" cn_domain=PS source_name="the-source\n"} 20241219085559268 DLU <0006> fsm.c:456 lu(262429060895254)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085559268 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429060895254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219085559268 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429060895254)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085559268 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429060895254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429060895254" cn_domain=PS destination_name="the-source\n"} 20241219085559268 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559268 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@67d5c829046a: Found GsupExpect[0] for "262429060895254" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@67d5c829046a: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429060895254" 20241219085559270 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559270 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429060895254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429060895254" source_name="the-source\n"} 20241219085559270 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429060895254)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085559270 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262429060895254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085559270 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429060895254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429060895254" destination_name="the-source\n"} 20241219085559270 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262429060895254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085559270 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429060895254)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085559270 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429060895254)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085559270 DLU <0006> fsm.c:568 lu(PS:IMSI-262429060895254)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085559270 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559270 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085559271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49604<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@67d5c829046a: Final verdict of PTC: pass 20241219085559272 DAUC <0003> db_auc.c:157 IMSI='262427772573383': No 2G Auth Data 20241219085559272 DAUC <0003> db_auc.c:192 IMSI='262427772573383': No 3G Auth Data 20241219085559273 DLGSUP <0013> hlr.c:121 IMSI 262427772573383: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@67d5c829046a: Created GsupExpect[0] for "262427772573383" to be handled at TC_gsup_ul_via_proxy(82) 20241219085559289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49620<->l=127.0.0.1:4258 20241219085559292 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559292 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427772573383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427772573383" cn_domain=PS source_name="the-source\n"} 20241219085559292 DLU <0006> fsm.c:456 lu(262427772573383)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085559292 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427772573383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219085559292 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427772573383)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085559292 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427772573383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427772573383" cn_domain=PS destination_name="the-source\n"} 20241219085559292 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559293 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@67d5c829046a: Found GsupExpect[0] for "262427772573383" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@67d5c829046a: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262427772573383" 20241219085559295 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559295 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427772573383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427772573383" source_name="the-source\n"} 20241219085559295 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427772573383)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085559295 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262427772573383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085559295 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427772573383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427772573383" destination_name="the-source\n"} 20241219085559295 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262427772573383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085559295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427772573383)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085559295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427772573383)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085559295 DLU <0006> fsm.c:568 lu(PS:IMSI-262427772573383)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085559295 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559295 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085559296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49620<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@67d5c829046a: Final verdict of PTC: pass 20241219085559298 DAUC <0003> db_auc.c:157 IMSI='262424531855199': No 2G Auth Data 20241219085559298 DAUC <0003> db_auc.c:192 IMSI='262424531855199': No 3G Auth Data 20241219085559299 DLGSUP <0013> hlr.c:121 IMSI 262424531855199: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@67d5c829046a: Created GsupExpect[0] for "262424531855199" to be handled at TC_gsup_ul_via_proxy(83) 20241219085559314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49626<->l=127.0.0.1:4258 20241219085559318 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559318 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424531855199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424531855199" cn_domain=PS source_name="the-source\n"} 20241219085559318 DLU <0006> fsm.c:456 lu(262424531855199)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085559318 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424531855199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219085559318 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424531855199)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085559318 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424531855199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424531855199" cn_domain=PS destination_name="the-source\n"} 20241219085559318 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559318 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@67d5c829046a: Found GsupExpect[0] for "262424531855199" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@67d5c829046a: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262424531855199" 20241219085559320 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559321 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559321 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424531855199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424531855199" source_name="the-source\n"} 20241219085559321 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424531855199)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085559321 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262424531855199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085559321 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424531855199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424531855199" destination_name="the-source\n"} 20241219085559321 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262424531855199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085559321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424531855199)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085559321 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424531855199)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085559321 DLU <0006> fsm.c:568 lu(PS:IMSI-262424531855199)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085559321 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559321 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559321 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085559322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49626<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@67d5c829046a: Final verdict of PTC: pass 20241219085559324 DAUC <0003> db_auc.c:157 IMSI='262429372121548': No 2G Auth Data 20241219085559324 DAUC <0003> db_auc.c:192 IMSI='262429372121548': No 3G Auth Data 20241219085559325 DLGSUP <0013> hlr.c:121 IMSI 262429372121548: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@67d5c829046a: Created GsupExpect[0] for "262429372121548" to be handled at TC_gsup_ul_via_proxy(84) 20241219085559339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49636<->l=127.0.0.1:4258 20241219085559343 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559343 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429372121548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429372121548" cn_domain=PS source_name="the-source\n"} 20241219085559343 DLU <0006> fsm.c:456 lu(262429372121548)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085559343 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429372121548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219085559343 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429372121548)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085559344 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429372121548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429372121548" cn_domain=PS destination_name="the-source\n"} 20241219085559344 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559344 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@67d5c829046a: Found GsupExpect[0] for "262429372121548" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@67d5c829046a: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429372121548" 20241219085559347 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559347 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429372121548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429372121548" source_name="the-source\n"} 20241219085559347 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429372121548)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085559347 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262429372121548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085559347 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429372121548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429372121548" destination_name="the-source\n"} 20241219085559347 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262429372121548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085559347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429372121548)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085559347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429372121548)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085559347 DLU <0006> fsm.c:568 lu(PS:IMSI-262429372121548)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085559347 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085559347 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085559349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49636<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@67d5c829046a: Final verdict of PTC: pass MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085559351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49554<->l=127.0.0.1:4258 20241219085559352 DLINP <000b> input/ipa.c:452 connected read/write 20241219085559352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085559352 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085559352 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085559352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085559352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241219085559352 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44605<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@67d5c829046a: Final verdict of PTC: none 75@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@67d5c829046a: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Dec 19 08:55:59 UTC 2024 ====== 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 20241219085559393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49646<->l=127.0.0.1:4258 20241219085559493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49646<->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=114604) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Thu Dec 19 08:56:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_ul_subscriber_data started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085602574 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085602574 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085602576 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49654<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085602578 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602579 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085602579 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085602579 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085602579 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085602579 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085602579 DLGSUP <0013> gsup_server.c:236 2:  20241219085602579 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085602579 DLGSUP <0013> gsup_server.c:236 3:  20241219085602579 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085602579 DLGSUP <0013> gsup_server.c:236 4:  20241219085602579 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085602579 DLGSUP <0013> gsup_server.c:236 5:  20241219085602579 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085602579 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(85)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085602579 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085602579 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085602579 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085602579 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@67d5c829046a: 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") 20241219085602596 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45795<->l=127.0.0.1:4259) 20241219085602610 DAUC <0003> db_auc.c:157 IMSI='262420695860821': No 2G Auth Data 20241219085602610 DAUC <0003> db_auc.c:192 IMSI='262420695860821': No 3G Auth Data HLR_Test-GSUP(86)@67d5c829046a: Created GsupExpect[0] for "262420695860821" to be handled at TC_gsup_ul_subscriber_data(89) 20241219085602627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49670<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@67d5c829046a: GSUP ul subscriber_data 20241219085602632 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602632 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602632 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420695860821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420695860821" cn_domain=PS} 20241219085602632 DLU <0006> fsm.c:456 lu(262420695860821)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085602632 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420695860821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085602632 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420695860821)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085602632 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420695860821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420695860821" cn_domain=PS} 20241219085602632 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602632 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@67d5c829046a: Found GsupExpect[0] for "262420695860821" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@67d5c829046a: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262420695860821" 20241219085602635 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602635 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420695860821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420695860821"} 20241219085602635 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420695860821)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085602635 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420695860821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085602635 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420695860821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420695860821"} 20241219085602635 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420695860821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085602635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420695860821)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085602635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420695860821)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085602635 DLU <0006> fsm.c:568 lu(PS:IMSI-262420695860821)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085602635 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602635 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085602636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49670<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@67d5c829046a: Final verdict of PTC: pass 20241219085602638 DAUC <0003> db_auc.c:157 IMSI='262424027479737': No 2G Auth Data 20241219085602638 DAUC <0003> db_auc.c:192 IMSI='262424027479737': No 3G Auth Data 20241219085602639 DLGSUP <0013> hlr.c:121 IMSI 262424027479737: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@67d5c829046a: Created GsupExpect[0] for "262424027479737" to be handled at TC_gsup_ul_subscriber_data(90) 20241219085602656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@67d5c829046a: GSUP ul subscriber_data 20241219085602660 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602660 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424027479737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424027479737" cn_domain=PS} 20241219085602660 DLU <0006> fsm.c:456 lu(262424027479737)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085602660 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424027479737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085602660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424027479737)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085602660 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424027479737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424027479737" cn_domain=PS} 20241219085602660 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602660 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@67d5c829046a: Found GsupExpect[0] for "262424027479737" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@67d5c829046a: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424027479737" 20241219085602663 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602663 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424027479737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424027479737"} 20241219085602663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424027479737)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085602663 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424027479737 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085602663 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424027479737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424027479737"} 20241219085602663 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424027479737 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085602663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424027479737)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085602663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424027479737)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085602663 DLU <0006> fsm.c:568 lu(PS:IMSI-262424027479737)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085602663 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602663 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085602665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@67d5c829046a: Final verdict of PTC: pass 20241219085602667 DAUC <0003> db_auc.c:157 IMSI='262423009217375': No 2G Auth Data 20241219085602667 DAUC <0003> db_auc.c:192 IMSI='262423009217375': No 3G Auth Data 20241219085602668 DLGSUP <0013> hlr.c:121 IMSI 262423009217375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@67d5c829046a: Created GsupExpect[0] for "262423009217375" to be handled at TC_gsup_ul_subscriber_data(91) 20241219085602683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49682<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@67d5c829046a: GSUP ul subscriber_data 20241219085602686 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602686 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423009217375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423009217375" cn_domain=PS} 20241219085602687 DLU <0006> fsm.c:456 lu(262423009217375)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085602687 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423009217375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085602687 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423009217375)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085602687 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423009217375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423009217375" cn_domain=PS} 20241219085602687 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602687 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602687 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@67d5c829046a: Found GsupExpect[0] for "262423009217375" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@67d5c829046a: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423009217375" 20241219085602689 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602689 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423009217375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423009217375"} 20241219085602689 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423009217375)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085602689 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423009217375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085602689 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423009217375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423009217375"} 20241219085602689 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423009217375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085602689 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423009217375)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085602689 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423009217375)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085602689 DLU <0006> fsm.c:568 lu(PS:IMSI-262423009217375)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085602689 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602689 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085602691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49682<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@67d5c829046a: Final verdict of PTC: pass 20241219085602692 DAUC <0003> db_auc.c:157 IMSI='262429300409230': No 2G Auth Data 20241219085602692 DAUC <0003> db_auc.c:192 IMSI='262429300409230': No 3G Auth Data 20241219085602693 DLGSUP <0013> hlr.c:121 IMSI 262429300409230: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@67d5c829046a: Created GsupExpect[0] for "262429300409230" to be handled at TC_gsup_ul_subscriber_data(92) 20241219085602709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@67d5c829046a: GSUP ul subscriber_data 20241219085602713 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602713 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429300409230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429300409230" cn_domain=PS} 20241219085602713 DLU <0006> fsm.c:456 lu(262429300409230)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085602713 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429300409230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085602713 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429300409230)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085602713 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429300409230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429300409230" cn_domain=PS} 20241219085602713 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602713 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@67d5c829046a: Found GsupExpect[0] for "262429300409230" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@67d5c829046a: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429300409230" 20241219085602716 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602716 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429300409230 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429300409230"} 20241219085602716 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429300409230)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085602716 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429300409230 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085602716 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429300409230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429300409230"} 20241219085602716 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429300409230 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085602716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429300409230)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085602716 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429300409230)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085602716 DLU <0006> fsm.c:568 lu(PS:IMSI-262429300409230)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085602716 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602716 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085602718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49688<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@67d5c829046a: Final verdict of PTC: pass 20241219085602719 DAUC <0003> db_auc.c:157 IMSI='262421877730205': No 2G Auth Data 20241219085602719 DAUC <0003> db_auc.c:192 IMSI='262421877730205': No 3G Auth Data 20241219085602720 DLGSUP <0013> hlr.c:121 IMSI 262421877730205: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@67d5c829046a: Created GsupExpect[0] for "262421877730205" to be handled at TC_gsup_ul_subscriber_data(93) 20241219085602734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49702<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@67d5c829046a: GSUP ul subscriber_data 20241219085602738 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602738 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421877730205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421877730205" cn_domain=PS} 20241219085602738 DLU <0006> fsm.c:456 lu(262421877730205)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085602738 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421877730205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085602738 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421877730205)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085602738 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421877730205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421877730205" cn_domain=PS} 20241219085602738 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602738 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@67d5c829046a: Found GsupExpect[0] for "262421877730205" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@67d5c829046a: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262421877730205" 20241219085602741 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602741 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421877730205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421877730205"} 20241219085602741 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421877730205)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085602741 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421877730205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085602741 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421877730205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421877730205"} 20241219085602741 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421877730205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085602741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421877730205)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085602741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421877730205)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085602741 DLU <0006> fsm.c:568 lu(PS:IMSI-262421877730205)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085602741 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602741 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085602743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49702<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@67d5c829046a: Final verdict of PTC: pass 20241219085602744 DAUC <0003> db_auc.c:157 IMSI='262421432700628': No 2G Auth Data 20241219085602744 DAUC <0003> db_auc.c:192 IMSI='262421432700628': No 3G Auth Data 20241219085602745 DLGSUP <0013> hlr.c:121 IMSI 262421432700628: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@67d5c829046a: Created GsupExpect[0] for "262421432700628" to be handled at TC_gsup_ul_subscriber_data(94) 20241219085602758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49704<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@67d5c829046a: GSUP ul subscriber_data 20241219085602761 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602761 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421432700628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421432700628" cn_domain=PS} 20241219085602761 DLU <0006> fsm.c:456 lu(262421432700628)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085602761 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421432700628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085602761 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421432700628)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085602761 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421432700628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421432700628" cn_domain=PS} 20241219085602761 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602761 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@67d5c829046a: Found GsupExpect[0] for "262421432700628" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@67d5c829046a: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262421432700628" 20241219085602763 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602763 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421432700628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421432700628"} 20241219085602763 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421432700628)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085602763 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421432700628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085602763 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421432700628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421432700628"} 20241219085602763 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421432700628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085602763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421432700628)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085602763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421432700628)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085602764 DLU <0006> fsm.c:568 lu(PS:IMSI-262421432700628)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085602764 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602764 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085602765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49704<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@67d5c829046a: Final verdict of PTC: pass 20241219085602766 DAUC <0003> db_auc.c:157 IMSI='262426371397743': No 2G Auth Data 20241219085602766 DAUC <0003> db_auc.c:192 IMSI='262426371397743': No 3G Auth Data 20241219085602767 DLGSUP <0013> hlr.c:121 IMSI 262426371397743: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@67d5c829046a: Created GsupExpect[0] for "262426371397743" to be handled at TC_gsup_ul_subscriber_data(95) 20241219085602783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49716<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@67d5c829046a: GSUP ul subscriber_data 20241219085602786 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602787 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426371397743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426371397743" cn_domain=PS} 20241219085602787 DLU <0006> fsm.c:456 lu(262426371397743)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085602787 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426371397743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085602787 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426371397743)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085602787 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426371397743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426371397743" cn_domain=PS} 20241219085602787 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602787 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@67d5c829046a: Found GsupExpect[0] for "262426371397743" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@67d5c829046a: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426371397743" 20241219085602789 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602789 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426371397743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426371397743"} 20241219085602789 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426371397743)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085602789 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426371397743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085602789 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426371397743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426371397743"} 20241219085602790 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426371397743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085602790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426371397743)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085602790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426371397743)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085602790 DLU <0006> fsm.c:568 lu(PS:IMSI-262426371397743)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085602790 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602790 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085602791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49716<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@67d5c829046a: Final verdict of PTC: pass 20241219085602793 DAUC <0003> db_auc.c:157 IMSI='262426973523939': No 2G Auth Data 20241219085602793 DAUC <0003> db_auc.c:192 IMSI='262426973523939': No 3G Auth Data 20241219085602794 DLGSUP <0013> hlr.c:121 IMSI 262426973523939: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@67d5c829046a: Created GsupExpect[0] for "262426973523939" to be handled at TC_gsup_ul_subscriber_data(96) 20241219085602809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49726<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@67d5c829046a: GSUP ul subscriber_data 20241219085602814 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602814 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426973523939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426973523939" cn_domain=PS} 20241219085602814 DLU <0006> fsm.c:456 lu(262426973523939)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085602814 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426973523939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085602814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426973523939)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085602814 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426973523939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426973523939" cn_domain=PS} 20241219085602814 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602814 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@67d5c829046a: Found GsupExpect[0] for "262426973523939" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@67d5c829046a: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262426973523939" 20241219085602816 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602816 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426973523939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426973523939"} 20241219085602816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426973523939)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085602816 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426973523939 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085602816 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426973523939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426973523939"} 20241219085602817 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426973523939 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085602817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426973523939)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085602817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426973523939)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085602817 DLU <0006> fsm.c:568 lu(PS:IMSI-262426973523939)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085602817 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085602817 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085602819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49726<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@67d5c829046a: Final verdict of PTC: pass MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085602821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49654<->l=127.0.0.1:4258 20241219085602822 DLINP <000b> input/ipa.c:452 connected read/write 20241219085602822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085602822 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085602822 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085602822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085602822 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45795<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@67d5c829046a: Final verdict of PTC: none 87@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@67d5c829046a: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Dec 19 08:56:02 UTC 2024 ====== 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 20241219085602866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49728<->l=127.0.0.1:4258 20241219085602967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49728<->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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Dec 19 08:56:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_vty started. MTC@67d5c829046a: legacy= true 20241219085606039 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085606039 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085606042 DLINP <000b> input/ipa.c:452 connected read/write 20241219085606042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085606042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085606044 DLINP <000b> input/ipa.c:452 connected read/write 20241219085606044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085606044 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085606044 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085606044 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085606044 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085606044 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085606044 DLGSUP <0013> gsup_server.c:236 2:  20241219085606044 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085606044 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(97)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085606044 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085606044 DLGSUP <0013> gsup_server.c:236 4:  20241219085606044 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085606044 DLGSUP <0013> gsup_server.c:236 5:  20241219085606044 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085606044 DLGSUP <0013> gsup_server.c:236 7:  20241219085606044 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085606044 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085606044 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085606044 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@67d5c829046a: 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") 20241219085606064 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35311<->l=127.0.0.1:4259) 20241219085606067 DAUC <0003> db_auc.c:157 IMSI='262426439648479': No 2G Auth Data 20241219085606067 DAUC <0003> db_auc.c:192 IMSI='262426439648479': No 3G Auth Data 20241219085606070 DAUC <0003> db_auc.c:192 IMSI='262426439648479': No 3G Auth Data 20241219085606072 DAUC <0003> db_auc.c:157 IMSI='262420484586455': No 2G Auth Data 20241219085606072 DAUC <0003> db_auc.c:192 IMSI='262420484586455': No 3G Auth Data 20241219085606074 DAUC <0003> db_auc.c:157 IMSI='262420484586455': No 2G Auth Data 20241219085606077 DAUC <0003> db_auc.c:157 IMSI='262428881066348': No 2G Auth Data 20241219085606077 DAUC <0003> db_auc.c:192 IMSI='262428881066348': No 3G Auth Data MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085606081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49740<->l=127.0.0.1:4258 20241219085606081 DLINP <000b> input/ipa.c:452 connected read/write 20241219085606081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085606081 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085606081 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085606081 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(97)@67d5c829046a: Final verdict of PTC: none 20241219085606082 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35311<->l=127.0.0.1:4259) 98@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@67d5c829046a: Test case TC_vty finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Dec 19 08:56:06 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241219085606128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49748<->l=127.0.0.1:4258 20241219085606229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49748<->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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Thu Dec 19 08:56:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_vty_msisdn_isd started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085609304 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085609304 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085609306 DLINP <000b> input/ipa.c:452 connected read/write 20241219085609306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085609307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085609309 DLINP <000b> input/ipa.c:452 connected read/write 20241219085609309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085609309 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085609309 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085609309 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085609309 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085609309 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085609309 DLGSUP <0013> gsup_server.c:236 2:  20241219085609309 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085609309 DLGSUP <0013> gsup_server.c:236 3:  20241219085609309 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085609309 DLGSUP <0013> gsup_server.c:236 4:  20241219085609309 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085609309 DLGSUP <0013> gsup_server.c:236 5:  20241219085609309 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085609309 DLGSUP <0013> gsup_server.c:236 7:  20241219085609309 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085609309 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085609309 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085609309 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@67d5c829046a: 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") 20241219085609328 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43249<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@67d5c829046a: Created GsupExpect[0] for "262421633692725" to be handled at TC_vty_msisdn_isd(104) 20241219085609341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 20241219085609344 DAUC <0003> db_auc.c:157 IMSI='262421633692725': No 2G Auth Data 20241219085609344 DAUC <0003> db_auc.c:192 IMSI='262421633692725': No 3G Auth Data 20241219085609349 DLINP <000b> input/ipa.c:452 connected read/write 20241219085609349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085609349 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421633692725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421633692725" cn_domain=PS} 20241219085609349 DLU <0006> fsm.c:456 lu(262421633692725)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085609349 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421633692725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085609349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421633692725)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085609349 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421633692725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421633692725" cn_domain=PS} 20241219085609349 DLINP <000b> input/ipa.c:452 connected read/write 20241219085609350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085609350 DLINP <000b> input/ipa.c:452 connected read/write 20241219085609350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@67d5c829046a: Found GsupExpect[0] for "262421633692725" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@67d5c829046a: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262421633692725" 20241219085609352 DLINP <000b> input/ipa.c:452 connected read/write 20241219085609352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085609352 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421633692725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421633692725"} 20241219085609352 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421633692725)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085609352 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262421633692725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085609352 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421633692725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421633692725"} 20241219085609352 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262421633692725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085609352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421633692725)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085609352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421633692725)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085609352 DLU <0006> fsm.c:568 lu(PS:IMSI-262421633692725)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085609352 DLINP <000b> input/ipa.c:452 connected read/write 20241219085609352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085609352 DLINP <000b> input/ipa.c:452 connected read/write 20241219085609352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@67d5c829046a: setverdict(pass): none -> pass 20241219085609353 DLGSUP <0013> hlr.c:128 IMSI 262421633692725: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241219085609353 DLINP <000b> input/ipa.c:452 connected read/write 20241219085609353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085609353 DLINP <000b> input/ipa.c:452 connected read/write 20241219085609353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085609355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@67d5c829046a: Final verdict of PTC: pass 20241219085609355 DLINP <000b> input/ipa.c:452 connected read/write 20241219085609355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085609355 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421633692725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421633692725"} 20241219085609356 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421633692725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241219085609356 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262421633692725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085609356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4258 20241219085609357 DLINP <000b> input/ipa.c:452 connected read/write 20241219085609357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085609357 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085609357 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085609357 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085609357 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43249<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@67d5c829046a: Final verdict of PTC: none 102@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 102: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@67d5c829046a: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Dec 19 08:56:09 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241219085609408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4258 20241219085609509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36650<->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=34152) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Thu Dec 19 08:56:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_purge_cs started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085612583 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085612583 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085612585 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085612586 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612586 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085612586 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085612586 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085612586 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085612586 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085612586 DLGSUP <0013> gsup_server.c:236 2:  20241219085612586 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085612587 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(105)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085612587 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085612587 DLGSUP <0013> gsup_server.c:236 4:  20241219085612587 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085612587 DLGSUP <0013> gsup_server.c:236 5:  20241219085612587 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085612587 DLGSUP <0013> gsup_server.c:236 7:  20241219085612587 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085612587 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085612587 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085612587 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@67d5c829046a: 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") 20241219085612607 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32941<->l=127.0.0.1:4259) 20241219085612613 DAUC <0003> db_auc.c:157 IMSI='262424695076559': No 2G Auth Data 20241219085612613 DAUC <0003> db_auc.c:192 IMSI='262424695076559': No 3G Auth Data HLR_Test-GSUP(106)@67d5c829046a: Created GsupExpect[0] for "262424695076559" to be handled at TC_gsup_purge_cs(109) 20241219085612630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36660<->l=127.0.0.1:4258 20241219085612634 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612634 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424695076559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424695076559" cn_domain=PS} 20241219085612634 DLU <0006> fsm.c:456 lu(262424695076559)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085612634 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424695076559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085612634 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424695076559)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085612634 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424695076559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424695076559" cn_domain=PS} 20241219085612634 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612634 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@67d5c829046a: Found GsupExpect[0] for "262424695076559" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@67d5c829046a: Added IMSI table entry 0TC_gsup_purge_cs(109)"262424695076559" 20241219085612636 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612636 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424695076559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424695076559"} 20241219085612636 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424695076559)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085612636 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424695076559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085612636 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424695076559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424695076559"} 20241219085612636 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424695076559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085612637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424695076559)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085612637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424695076559)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085612637 DLU <0006> fsm.c:568 lu(PS:IMSI-262424695076559)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085612637 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612637 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612637 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@67d5c829046a: setverdict(pass): none -> pass 20241219085612638 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612638 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424695076559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424695076559" cn_domain=CS} 20241219085612638 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424695076559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219085612638 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424695076559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424695076559"} 20241219085612638 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424695076559 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085612638 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612638 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085612639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36660<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@67d5c829046a: Final verdict of PTC: pass 20241219085612641 DAUC <0003> db_auc.c:157 IMSI='262427429876986': No 2G Auth Data 20241219085612641 DAUC <0003> db_auc.c:192 IMSI='262427429876986': No 3G Auth Data 20241219085612642 DLGSUP <0013> hlr.c:121 IMSI 262427429876986: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@67d5c829046a: Created GsupExpect[0] for "262427429876986" to be handled at TC_gsup_purge_cs(110) 20241219085612657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36672<->l=127.0.0.1:4258 20241219085612660 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612660 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427429876986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427429876986" cn_domain=PS} 20241219085612660 DLU <0006> fsm.c:456 lu(262427429876986)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085612660 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427429876986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085612660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427429876986)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085612660 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427429876986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427429876986" cn_domain=PS} 20241219085612660 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612660 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@67d5c829046a: Found GsupExpect[0] for "262427429876986" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@67d5c829046a: Added IMSI table entry 1TC_gsup_purge_cs(110)"262427429876986" 20241219085612663 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612663 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427429876986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427429876986"} 20241219085612663 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427429876986)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085612663 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262427429876986 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085612663 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427429876986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427429876986"} 20241219085612663 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262427429876986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085612663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427429876986)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085612663 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427429876986)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085612663 DLU <0006> fsm.c:568 lu(PS:IMSI-262427429876986)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085612663 DLINP <000b> input/ipa.c:452 connected read/write[0;m 20241219085612663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612663 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612663 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@67d5c829046a: setverdict(pass): none -> pass 20241219085612664 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612664 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427429876986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427429876986" cn_domain=CS} 20241219085612664 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427429876986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219085612664 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427429876986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427429876986"} 20241219085612664 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262427429876986 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085612664 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612664 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085612666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36672<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@67d5c829046a: Final verdict of PTC: pass 20241219085612667 DAUC <0003> db_auc.c:157 IMSI='262427747073130': No 2G Auth Data 20241219085612667 DAUC <0003> db_auc.c:192 IMSI='262427747073130': No 3G Auth Data 20241219085612668 DLGSUP <0013> hlr.c:121 IMSI 262427747073130: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@67d5c829046a: Created GsupExpect[0] for "262427747073130" to be handled at TC_gsup_purge_cs(111) 20241219085612685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36678<->l=127.0.0.1:4258 20241219085612689 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612689 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427747073130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427747073130" cn_domain=PS} 20241219085612689 DLU <0006> fsm.c:456 lu(262427747073130)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085612689 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427747073130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085612689 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427747073130)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085612689 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427747073130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427747073130" cn_domain=PS} 20241219085612689 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612689 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612689 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@67d5c829046a: Found GsupExpect[0] for "262427747073130" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@67d5c829046a: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427747073130" 20241219085612691 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612691 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427747073130 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427747073130"} 20241219085612692 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427747073130)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085612692 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427747073130 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085612692 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427747073130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427747073130"} 20241219085612692 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427747073130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085612692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427747073130)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085612692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427747073130)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085612692 DLU <0006> fsm.c:568 lu(PS:IMSI-262427747073130)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085612692 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612692 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@67d5c829046a: setverdict(pass): none -> pass 20241219085612693 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612693 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612693 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427747073130 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427747073130" cn_domain=CS} 20241219085612693 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427747073130 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219085612694 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427747073130 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427747073130"} 20241219085612694 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427747073130 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085612694 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612694 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085612695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36678<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@67d5c829046a: Final verdict of PTC: pass 20241219085612697 DAUC <0003> db_auc.c:157 IMSI='262429238852991': No 2G Auth Data 20241219085612697 DAUC <0003> db_auc.c:192 IMSI='262429238852991': No 3G Auth Data 20241219085612698 DLGSUP <0013> hlr.c:121 IMSI 262429238852991: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@67d5c829046a: Created GsupExpect[0] for "262429238852991" to be handled at TC_gsup_purge_cs(112) 20241219085612711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4258 20241219085612714 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612714 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429238852991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429238852991" cn_domain=PS} 20241219085612714 DLU <0006> fsm.c:456 lu(262429238852991)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085612714 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429238852991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085612714 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429238852991)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085612714 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429238852991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429238852991" cn_domain=PS} 20241219085612714 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612714 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@67d5c829046a: Found GsupExpect[0] for "262429238852991" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@67d5c829046a: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429238852991" 20241219085612717 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612717 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429238852991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429238852991"} 20241219085612717 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429238852991)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085612717 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429238852991 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085612717 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429238852991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429238852991"} 20241219085612717 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429238852991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085612717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429238852991)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085612717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429238852991)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085612717 DLU <0006> fsm.c:568 lu(PS:IMSI-262429238852991)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085612717 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612717 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@67d5c829046a: setverdict(pass): none -> pass 20241219085612719 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612719 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429238852991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429238852991" cn_domain=CS} 20241219085612719 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429238852991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219085612719 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429238852991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429238852991"} 20241219085612719 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429238852991 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085612719 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612719 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085612720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@67d5c829046a: Final verdict of PTC: pass 20241219085612722 DAUC <0003> db_auc.c:157 IMSI='262429345143720': No 2G Auth Data 20241219085612722 DAUC <0003> db_auc.c:192 IMSI='262429345143720': No 3G Auth Data 20241219085612723 DLGSUP <0013> hlr.c:121 IMSI 262429345143720: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@67d5c829046a: Created GsupExpect[0] for "262429345143720" to be handled at TC_gsup_purge_cs(113) 20241219085612739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36702<->l=127.0.0.1:4258 20241219085612741 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612742 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429345143720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429345143720" cn_domain=PS} 20241219085612742 DLU <0006> fsm.c:456 lu(262429345143720)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085612742 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429345143720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085612742 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429345143720)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085612742 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429345143720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429345143720" cn_domain=PS} 20241219085612742 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612742 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@67d5c829046a: Found GsupExpect[0] for "262429345143720" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@67d5c829046a: Added IMSI table entry 4TC_gsup_purge_cs(113)"262429345143720" 20241219085612744 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612744 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612744 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429345143720 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429345143720"} 20241219085612744 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429345143720)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085612744 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429345143720 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085612744 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429345143720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429345143720"} 20241219085612744 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429345143720 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085612744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429345143720)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085612744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429345143720)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085612744 DLU <0006> fsm.c:568 lu(PS:IMSI-262429345143720)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085612744 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612744 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@67d5c829046a: setverdict(pass): none -> pass 20241219085612746 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612746 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429345143720 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429345143720" cn_domain=CS} 20241219085612746 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429345143720 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219085612746 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429345143720 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429345143720"} 20241219085612747 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429345143720 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085612747 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612747 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085612748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36702<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@67d5c829046a: Final verdict of PTC: pass 20241219085612749 DAUC <0003> db_auc.c:157 IMSI='262420029792651': No 2G Auth Data 20241219085612749 DAUC <0003> db_auc.c:192 IMSI='262420029792651': No 3G Auth Data 20241219085612750 DLGSUP <0013> hlr.c:121 IMSI 262420029792651: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@67d5c829046a: Created GsupExpect[0] for "262420029792651" to be handled at TC_gsup_purge_cs(114) 20241219085612765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36716<->l=127.0.0.1:4258 20241219085612769 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612769 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420029792651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420029792651" cn_domain=PS} 20241219085612769 DLU <0006> fsm.c:456 lu(262420029792651)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085612769 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420029792651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085612769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420029792651)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085612769 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420029792651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420029792651" cn_domain=PS} 20241219085612769 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612769 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@67d5c829046a: Found GsupExpect[0] for "262420029792651" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@67d5c829046a: Added IMSI table entry 5TC_gsup_purge_cs(114)"262420029792651" 20241219085612772 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612772 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420029792651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420029792651"} 20241219085612772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420029792651)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085612772 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420029792651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085612772 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420029792651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420029792651"} 20241219085612772 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420029792651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085612772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420029792651)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085612772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420029792651)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085612772 DLU <0006> fsm.c:568 lu(PS:IMSI-262420029792651)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085612772 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612772 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@67d5c829046a: setverdict(pass): none -> pass 20241219085612774 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612774 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420029792651 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420029792651" cn_domain=CS} 20241219085612774 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420029792651 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219085612774 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420029792651 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420029792651"} 20241219085612774 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420029792651 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085612774 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612774 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085612776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36716<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@67d5c829046a: Final verdict of PTC: pass 20241219085612778 DAUC <0003> db_auc.c:157 IMSI='262428309057081': No 2G Auth Data 20241219085612778 DAUC <0003> db_auc.c:192 IMSI='262428309057081': No 3G Auth Data 20241219085612778 DLGSUP <0013> hlr.c:121 IMSI 262428309057081: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@67d5c829046a: Created GsupExpect[0] for "262428309057081" to be handled at TC_gsup_purge_cs(115) 20241219085612793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36722<->l=127.0.0.1:4258 20241219085612796 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612796 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428309057081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428309057081" cn_domain=PS} 20241219085612796 DLU <0006> fsm.c:456 lu(262428309057081)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085612796 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428309057081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085612796 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428309057081)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085612796 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428309057081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428309057081" cn_domain=PS} 20241219085612796 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612796 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@67d5c829046a: Found GsupExpect[0] for "262428309057081" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@67d5c829046a: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428309057081" 20241219085612799 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612799 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428309057081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428309057081"} 20241219085612799 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428309057081)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085612799 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428309057081 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085612799 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428309057081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428309057081"} 20241219085612799 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428309057081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085612799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428309057081)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085612799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428309057081)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085612799 DLU <0006> fsm.c:568 lu(PS:IMSI-262428309057081)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085612799 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612799 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@67d5c829046a: setverdict(pass): none -> pass 20241219085612801 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612801 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428309057081 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428309057081" cn_domain=CS} 20241219085612801 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428309057081 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219085612801 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428309057081 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428309057081"} 20241219085612801 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428309057081 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085612801 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612801 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085612802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36722<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@67d5c829046a: Final verdict of PTC: pass 20241219085612804 DAUC <0003> db_auc.c:157 IMSI='262421537479690': No 2G Auth Data 20241219085612804 DAUC <0003> db_auc.c:192 IMSI='262421537479690': No 3G Auth Data 20241219085612804 DLGSUP <0013> hlr.c:121 IMSI 262421537479690: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@67d5c829046a: Created GsupExpect[0] for "262421537479690" to be handled at TC_gsup_purge_cs(116) 20241219085612819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36730<->l=127.0.0.1:4258 20241219085612823 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612823 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421537479690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421537479690" cn_domain=PS} 20241219085612824 DLU <0006> fsm.c:456 lu(262421537479690)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085612824 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421537479690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085612824 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421537479690)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085612824 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421537479690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421537479690" cn_domain=PS} 20241219085612824 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612824 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@67d5c829046a: Found GsupExpect[0] for "262421537479690" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@67d5c829046a: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421537479690" 20241219085612826 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612827 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421537479690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421537479690"} 20241219085612827 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421537479690)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085612827 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421537479690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085612827 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421537479690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421537479690"} 20241219085612827 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421537479690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085612827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421537479690)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085612827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421537479690)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085612827 DLU <0006> fsm.c:568 lu(PS:IMSI-262421537479690)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085612827 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612827 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@67d5c829046a: setverdict(pass): none -> pass 20241219085612829 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612829 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421537479690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421537479690" cn_domain=CS} 20241219085612829 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421537479690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219085612829 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421537479690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421537479690"} 20241219085612829 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421537479690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085612829 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085612829 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085612830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36730<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@67d5c829046a: Final verdict of PTC: pass MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085612832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36656<->l=127.0.0.1:4258 20241219085612833 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32941<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@67d5c829046a: Final verdict of PTC: none 20241219085612834 DLINP <000b> input/ipa.c:452 connected read/write 20241219085612834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085612834 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(108)@67d5c829046a: Final verdict of PTC: none 20241219085612834 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085612834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 107@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@67d5c829046a: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Dec 19 08:56:12 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241219085612884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4258 20241219085612984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79184) Waiting for packet dumper to finish... 1 (prev_count=79184, count=134560) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Thu Dec 19 08:56:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_purge_ps started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085616065 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085616065 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085616067 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36750<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085616070 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616070 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085616070 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085616070 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085616070 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085616070 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085616070 DLGSUP <0013> gsup_server.c:236 2:  20241219085616070 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085616070 DLGSUP <0013> gsup_server.c:236 3:  20241219085616070 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085616070 DLGSUP <0013> gsup_server.c:236 4:  20241219085616070 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085616070 DLGSUP <0013> gsup_server.c:236 5:  20241219085616070 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085616070 DLGSUP <0013> gsup_server.c:236 7:  20241219085616070 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085616070 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085616070 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(117)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085616070 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@67d5c829046a: 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") 20241219085616089 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46093<->l=127.0.0.1:4259) 20241219085616094 DAUC <0003> db_auc.c:157 IMSI='262420951332540': No 2G Auth Data 20241219085616095 DAUC <0003> db_auc.c:192 IMSI='262420951332540': No 3G Auth Data HLR_Test-GSUP(118)@67d5c829046a: Created GsupExpect[0] for "262420951332540" to be handled at TC_gsup_purge_ps(121) 20241219085616110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36766<->l=127.0.0.1:4258 20241219085616114 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616114 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420951332540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420951332540" cn_domain=PS} 20241219085616114 DLU <0006> fsm.c:456 lu(262420951332540)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085616114 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420951332540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085616114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420951332540)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085616114 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420951332540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420951332540" cn_domain=PS} 20241219085616114 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616114 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@67d5c829046a: Found GsupExpect[0] for "262420951332540" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@67d5c829046a: Added IMSI table entry 0TC_gsup_purge_ps(121)"262420951332540" 20241219085616117 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616118 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420951332540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420951332540"} 20241219085616118 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420951332540)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085616118 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420951332540 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085616118 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420951332540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420951332540"} 20241219085616118 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420951332540 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085616118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420951332540)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085616118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420951332540)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085616118 DLU <0006> fsm.c:568 lu(PS:IMSI-262420951332540)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085616118 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616118 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@67d5c829046a: setverdict(pass): none -> pass 20241219085616119 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616119 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420951332540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420951332540" cn_domain=PS} 20241219085616120 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420951332540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219085616120 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420951332540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420951332540"} 20241219085616120 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420951332540 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085616120 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616120 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085616121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36766<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@67d5c829046a: Final verdict of PTC: pass 20241219085616122 DAUC <0003> db_auc.c:157 IMSI='262421716187455': No 2G Auth Data 20241219085616122 DAUC <0003> db_auc.c:192 IMSI='262421716187455': No 3G Auth Data 20241219085616123 DLGSUP <0013> hlr.c:121 IMSI 262421716187455: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@67d5c829046a: Created GsupExpect[0] for "262421716187455" to be handled at TC_gsup_purge_ps(122) 20241219085616138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36778<->l=127.0.0.1:4258 20241219085616142 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616142 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421716187455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421716187455" cn_domain=PS} 20241219085616142 DLU <0006> fsm.c:456 lu(262421716187455)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085616142 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421716187455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085616142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421716187455)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085616142 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421716187455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421716187455" cn_domain=PS} 20241219085616142 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616142 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@67d5c829046a: Found GsupExpect[0] for "262421716187455" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@67d5c829046a: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421716187455" 20241219085616145 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616145 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421716187455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421716187455"} 20241219085616145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421716187455)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085616145 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421716187455 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085616145 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421716187455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421716187455"} 20241219085616145 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421716187455 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085616145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421716187455)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085616145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421716187455)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085616145 DLU <0006> fsm.c:568 lu(PS:IMSI-262421716187455)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085616145 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616145 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@67d5c829046a: setverdict(pass): none -> pass 20241219085616147 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616147 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421716187455 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421716187455" cn_domain=PS} 20241219085616147 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421716187455 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219085616147 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421716187455 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421716187455"} 20241219085616147 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421716187455 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085616147 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616147 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085616148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36778<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@67d5c829046a: Final verdict of PTC: pass 20241219085616150 DAUC <0003> db_auc.c:157 IMSI='262425477587751': No 2G Auth Data 20241219085616150 DAUC <0003> db_auc.c:192 IMSI='262425477587751': No 3G Auth Data 20241219085616151 DLGSUP <0013> hlr.c:121 IMSI 262425477587751: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@67d5c829046a: Created GsupExpect[0] for "262425477587751" to be handled at TC_gsup_purge_ps(123) 20241219085616164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 20241219085616168 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616168 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425477587751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425477587751" cn_domain=PS} 20241219085616168 DLU <0006> fsm.c:456 lu(262425477587751)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085616168 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425477587751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085616168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425477587751)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085616168 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425477587751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425477587751" cn_domain=PS} 20241219085616168 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616168 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@67d5c829046a: Found GsupExpect[0] for "262425477587751" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@67d5c829046a: Added IMSI table entry 2TC_gsup_purge_ps(123)"262425477587751" 20241219085616170 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616170 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425477587751 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425477587751"} 20241219085616170 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425477587751)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085616170 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425477587751 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085616170 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425477587751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425477587751"} 20241219085616170 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425477587751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085616170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425477587751)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085616170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425477587751)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085616170 DLU <0006> fsm.c:568 lu(PS:IMSI-262425477587751)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085616170 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616170 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@67d5c829046a: setverdict(pass): none -> pass 20241219085616172 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616172 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425477587751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425477587751" cn_domain=PS} 20241219085616172 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425477587751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219085616172 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425477587751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425477587751"} 20241219085616172 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425477587751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085616172 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616172 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085616174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@67d5c829046a: Final verdict of PTC: pass 20241219085616175 DAUC <0003> db_auc.c:157 IMSI='262422559254249': No 2G Auth Data 20241219085616175 DAUC <0003> db_auc.c:192 IMSI='262422559254249': No 3G Auth Data 20241219085616176 DLGSUP <0013> hlr.c:121 IMSI 262422559254249: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@67d5c829046a: Created GsupExpect[0] for "262422559254249" to be handled at TC_gsup_purge_ps(124) 20241219085616191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36790<->l=127.0.0.1:4258 20241219085616195 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616195 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422559254249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422559254249" cn_domain=PS} 20241219085616195 DLU <0006> fsm.c:456 lu(262422559254249)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085616195 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422559254249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085616195 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422559254249)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085616195 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422559254249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422559254249" cn_domain=PS} 20241219085616195 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616195 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@67d5c829046a: Found GsupExpect[0] for "262422559254249" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@67d5c829046a: Added IMSI table entry 3TC_gsup_purge_ps(124)"262422559254249" 20241219085616198 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616198 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422559254249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422559254249"} 20241219085616198 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422559254249)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085616198 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422559254249 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085616198 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422559254249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422559254249"} 20241219085616198 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422559254249 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085616198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422559254249)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085616198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422559254249)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085616198 DLU <0006> fsm.c:568 lu(PS:IMSI-262422559254249)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085616198 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616198 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@67d5c829046a: setverdict(pass): none -> pass 20241219085616200 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616200 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422559254249 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422559254249" cn_domain=PS} 20241219085616200 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422559254249 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219085616200 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422559254249 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422559254249"} 20241219085616201 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422559254249 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085616201 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616201 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085616202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36790<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@67d5c829046a: Final verdict of PTC: pass 20241219085616204 DAUC <0003> db_auc.c:157 IMSI='262421699076718': No 2G Auth Data 20241219085616204 DAUC <0003> db_auc.c:192 IMSI='262421699076718': No 3G Auth Data 20241219085616204 DLGSUP <0013> hlr.c:121 IMSI 262421699076718: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@67d5c829046a: Created GsupExpect[0] for "262421699076718" to be handled at TC_gsup_purge_ps(125) 20241219085616221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36806<->l=127.0.0.1:4258 20241219085616225 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616225 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421699076718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421699076718" cn_domain=PS} 20241219085616225 DLU <0006> fsm.c:456 lu(262421699076718)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085616225 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421699076718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085616225 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421699076718)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085616225 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421699076718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421699076718" cn_domain=PS} 20241219085616225 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616225 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@67d5c829046a: Found GsupExpect[0] for "262421699076718" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@67d5c829046a: Added IMSI table entry 4TC_gsup_purge_ps(125)"262421699076718" 20241219085616228 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616228 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421699076718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421699076718"} 20241219085616228 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421699076718)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085616228 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421699076718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085616228 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421699076718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421699076718"} 20241219085616228 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421699076718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085616228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421699076718)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085616228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421699076718)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085616228 DLU <0006> fsm.c:568 lu(PS:IMSI-262421699076718)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085616228 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616228 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@67d5c829046a: setverdict(pass): none -> pass 20241219085616230 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616230 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421699076718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421699076718" cn_domain=PS} 20241219085616230 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421699076718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219085616230 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421699076718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421699076718"} 20241219085616230 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421699076718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085616230 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616230 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085616232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36806<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@67d5c829046a: Final verdict of PTC: pass 20241219085616233 DAUC <0003> db_auc.c:157 IMSI='262420660763561': No 2G Auth Data 20241219085616233 DAUC <0003> db_auc.c:192 IMSI='262420660763561': No 3G Auth Data 20241219085616234 DLGSUP <0013> hlr.c:121 IMSI 262420660763561: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@67d5c829046a: Created GsupExpect[0] for "262420660763561" to be handled at TC_gsup_purge_ps(126) 20241219085616247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36812<->l=127.0.0.1:4258 20241219085616250 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616250 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420660763561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420660763561" cn_domain=PS} 20241219085616250 DLU <0006> fsm.c:456 lu(262420660763561)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085616250 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420660763561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085616250 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420660763561)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085616250 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420660763561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420660763561" cn_domain=PS} 20241219085616250 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616250 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616251 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616251 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@67d5c829046a: Found GsupExpect[0] for "262420660763561" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@67d5c829046a: Added IMSI table entry 5TC_gsup_purge_ps(126)"262420660763561" 20241219085616253 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616253 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420660763561 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420660763561"} 20241219085616253 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420660763561)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085616253 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420660763561 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085616253 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420660763561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420660763561"} 20241219085616253 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420660763561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085616253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420660763561)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085616253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420660763561)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085616253 DLU <0006> fsm.c:568 lu(PS:IMSI-262420660763561)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085616253 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616253 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@67d5c829046a: setverdict(pass): none -> pass 20241219085616255 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616255 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420660763561 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420660763561" cn_domain=PS} 20241219085616255 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420660763561 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219085616255 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420660763561 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420660763561"} 20241219085616255 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420660763561 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085616255 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616255 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085616256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36812<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@67d5c829046a: Final verdict of PTC: pass 20241219085616258 DAUC <0003> db_auc.c:157 IMSI='262428115934387': No 2G Auth Data 20241219085616258 DAUC <0003> db_auc.c:192 IMSI='262428115934387': No 3G Auth Data 20241219085616259 DLGSUP <0013> hlr.c:121 IMSI 262428115934387: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@67d5c829046a: Created GsupExpect[0] for "262428115934387" to be handled at TC_gsup_purge_ps(127) 20241219085616275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36822<->l=127.0.0.1:4258 20241219085616279 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616279 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428115934387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428115934387" cn_domain=PS} 20241219085616279 DLU <0006> fsm.c:456 lu(262428115934387)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085616279 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428115934387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085616279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428115934387)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085616279 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428115934387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428115934387" cn_domain=PS} 20241219085616279 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616279 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@67d5c829046a: Found GsupExpect[0] for "262428115934387" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@67d5c829046a: Added IMSI table entry 6TC_gsup_purge_ps(127)"262428115934387" 20241219085616282 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616282 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428115934387 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428115934387"} 20241219085616282 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428115934387)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085616282 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428115934387 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085616282 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428115934387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428115934387"} 20241219085616282 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428115934387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085616282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428115934387)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085616282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428115934387)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085616282 DLU <0006> fsm.c:568 lu(PS:IMSI-262428115934387)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085616282 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616282 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@67d5c829046a: setverdict(pass): none -> pass 20241219085616284 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616284 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428115934387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428115934387" cn_domain=PS} 20241219085616284 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428115934387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219085616284 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428115934387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428115934387"} 20241219085616284 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428115934387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085616284 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616284 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085616286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36822<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@67d5c829046a: Final verdict of PTC: pass 20241219085616287 DAUC <0003> db_auc.c:157 IMSI='262428091319923': No 2G Auth Data 20241219085616287 DAUC <0003> db_auc.c:192 IMSI='262428091319923': No 3G Auth Data 20241219085616288 DLGSUP <0013> hlr.c:121 IMSI 262428091319923: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@67d5c829046a: Created GsupExpect[0] for "262428091319923" to be handled at TC_gsup_purge_ps(128) 20241219085616303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36832<->l=127.0.0.1:4258 20241219085616307 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616307 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428091319923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428091319923" cn_domain=PS} 20241219085616307 DLU <0006> fsm.c:456 lu(262428091319923)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085616307 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428091319923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085616308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428091319923)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085616308 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428091319923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428091319923" cn_domain=PS} 20241219085616308 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616308 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@67d5c829046a: Found GsupExpect[0] for "262428091319923" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@67d5c829046a: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428091319923" 20241219085616310 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616310 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428091319923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428091319923"} 20241219085616310 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428091319923)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085616310 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428091319923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085616310 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428091319923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428091319923"} 20241219085616310 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428091319923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085616310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428091319923)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085616311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428091319923)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085616311 DLU <0006> fsm.c:568 lu(PS:IMSI-262428091319923)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085616311 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616311 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@67d5c829046a: setverdict(pass): none -> pass 20241219085616313 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616313 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616313 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428091319923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428091319923" cn_domain=PS} 20241219085616313 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428091319923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219085616313 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428091319923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428091319923"} 20241219085616313 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428091319923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219085616313 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085616313 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085616314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36832<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@67d5c829046a: Final verdict of PTC: pass MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085616316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36750<->l=127.0.0.1:4258 20241219085616317 DLINP <000b> input/ipa.c:452 connected read/write 20241219085616317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085616317 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(118)@67d5c829046a: Final verdict of PTC: none 20241219085616317 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085616317 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085616317 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46093<->l=127.0.0.1:4259) 119@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@67d5c829046a: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Dec 19 08:56:16 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241219085616361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36834<->l=127.0.0.1:4258 20241219085616461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36834<->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=134660) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Thu Dec 19 08:56:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_purge_unknown started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085619547 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085619547 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085619549 DLINP <000b> input/ipa.c:452 connected read/write 20241219085619549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085619550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57516<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085619551 DLINP <000b> input/ipa.c:452 connected read/write 20241219085619551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085619552 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085619552 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085619552 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085619552 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085619552 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085619552 DLGSUP <0013> gsup_server.c:236 2:  20241219085619552 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085619552 DLGSUP <0013> gsup_server.c:236 3:  20241219085619552 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085619552 DLGSUP <0013> gsup_server.c:236 4:  20241219085619552 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085619552 DLGSUP <0013> gsup_server.c:236 5:  20241219085619552 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085619552 DLGSUP <0013> gsup_server.c:236 7:  20241219085619552 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085619552 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085619552 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085619552 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@67d5c829046a: 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") 20241219085619568 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41121<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@67d5c829046a: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241219085619581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57524<->l=127.0.0.1:4258 20241219085619597 DLINP <000b> input/ipa.c:452 connected read/write 20241219085619597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085619597 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241219085619597 DLU <0006> fsm.c:456 lu(2345743413463)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085619597 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 20241219085619597 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241219085619597 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085619597 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d4a32564f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085619597 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d4a32564f0]{UNVALIDATED}: Freeing instance 20241219085619597 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55d4a32564f0]{UNVALIDATED}: Deallocated 20241219085619597 DLINP <000b> input/ipa.c:452 connected read/write 20241219085619597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085619597 DLINP <000b> input/ipa.c:452 connected read/write 20241219085619597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@67d5c829046a: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@67d5c829046a: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@67d5c829046a: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085619600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57524<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@67d5c829046a: Final verdict of PTC: pass MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085619601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57516<->l=127.0.0.1:4258 20241219085619602 DLINP <000b> input/ipa.c:452 connected read/write 20241219085619602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085619602 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085619602 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085619602 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085619603 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41121<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@67d5c829046a: Final verdict of PTC: none 131@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@67d5c829046a: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Dec 19 08:56:19 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241219085619644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4258 20241219085619745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57528<->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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Thu Dec 19 08:56:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_mo_ussd_unknown started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085622820 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085622820 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085622823 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085622824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57532<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085622826 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085622826 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085622826 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085622826 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085622826 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085622826 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085622826 DLGSUP <0013> gsup_server.c:236 2:  20241219085622826 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085622826 DLGSUP <0013> gsup_server.c:236 3:  20241219085622826 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085622826 DLGSUP <0013> gsup_server.c:236 4:  20241219085622826 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085622826 DLGSUP <0013> gsup_server.c:236 5:  20241219085622826 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085622826 DLGSUP <0013> gsup_server.c:236 7:  20241219085622826 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085622826 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085622826 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085622826 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@67d5c829046a: 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") 20241219085622850 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43651<->l=127.0.0.1:4259) 20241219085622854 DAUC <0003> db_auc.c:157 IMSI='262425778691485': No 2G Auth Data 20241219085622854 DAUC <0003> db_auc.c:192 IMSI='262425778691485': No 3G Auth Data HLR_Test-GSUP(135)@67d5c829046a: Created GsupExpect[0] for "262425778691485" to be handled at TC_mo_ussd_unknown(138) 20241219085622870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57540<->l=127.0.0.1:4258 20241219085622878 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085622878 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425778691485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425778691485" session_id=248355480 session_state=BEGIN} 20241219085622878 DSS <0004> hlr_ussd.c:576 262425778691485/0x0ecd9a98: Process SS (BEGIN) 20241219085622878 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219085622878 DSS <0004> hlr_ussd.c:518 262425778691485/0x0ecd9a98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219085622878 DSS <0004> hlr_ussd.c:523 262425778691485/0x0ecd9a98: USSD for unknown code '*#200#' 20241219085622878 DSS <0004> hlr_ussd.c:354 262425778691485/0x0ecd9a98: Tx ReturnError(1, 0x12) 20241219085622878 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425778691485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425778691485" session_id=248355480 session_state=END} 20241219085622878 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085622878 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@67d5c829046a: Found GsupExpect[0] for "262425778691485" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@67d5c829046a: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425778691485" TC_mo_ussd_unknown(138)@67d5c829046a: setverdict(pass): none -> pass 20241219085622882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57540<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@67d5c829046a: Final verdict of PTC: pass 20241219085622883 DAUC <0003> db_auc.c:157 IMSI='262427934797231': No 2G Auth Data 20241219085622883 DAUC <0003> db_auc.c:192 IMSI='262427934797231': No 3G Auth Data HLR_Test-GSUP(135)@67d5c829046a: Created GsupExpect[0] for "262427934797231" to be handled at TC_mo_ussd_unknown(139) 20241219085622900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4258 20241219085622907 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085622907 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427934797231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427934797231" session_id=1793012684 session_state=BEGIN} 20241219085622907 DSS <0004> hlr_ussd.c:576 262427934797231/0x6adf33cc: Process SS (BEGIN) 20241219085622907 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219085622907 DSS <0004> hlr_ussd.c:518 262427934797231/0x6adf33cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219085622907 DSS <0004> hlr_ussd.c:523 262427934797231/0x6adf33cc: USSD for unknown code '*#200#' 20241219085622907 DSS <0004> hlr_ussd.c:354 262427934797231/0x6adf33cc: Tx ReturnError(1, 0x12) 20241219085622907 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427934797231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427934797231" session_id=1793012684 session_state=END} 20241219085622907 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085622907 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@67d5c829046a: Found GsupExpect[0] for "262427934797231" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@67d5c829046a: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427934797231" TC_mo_ussd_unknown(139)@67d5c829046a: setverdict(pass): none -> pass 20241219085622910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@67d5c829046a: Final verdict of PTC: pass 20241219085622911 DAUC <0003> db_auc.c:157 IMSI='262429661417561': No 2G Auth Data 20241219085622911 DAUC <0003> db_auc.c:192 IMSI='262429661417561': No 3G Auth Data HLR_Test-GSUP(135)@67d5c829046a: Created GsupExpect[0] for "262429661417561" to be handled at TC_mo_ussd_unknown(140) 20241219085622927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 20241219085622935 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085622935 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429661417561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429661417561" session_id=2326549617 session_state=BEGIN} 20241219085622935 DSS <0004> hlr_ussd.c:576 262429661417561/0x8aac5471: Process SS (BEGIN) 20241219085622935 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219085622935 DSS <0004> hlr_ussd.c:518 262429661417561/0x8aac5471: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219085622935 DSS <0004> hlr_ussd.c:523 262429661417561/0x8aac5471: USSD for unknown code '*#200#' 20241219085622935 DSS <0004> hlr_ussd.c:354 262429661417561/0x8aac5471: Tx ReturnError(1, 0x12) 20241219085622935 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429661417561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429661417561" session_id=2326549617 session_state=END} 20241219085622935 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085622935 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622935 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@67d5c829046a: Found GsupExpect[0] for "262429661417561" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@67d5c829046a: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429661417561" TC_mo_ussd_unknown(140)@67d5c829046a: setverdict(pass): none -> pass 20241219085622937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@67d5c829046a: Final verdict of PTC: pass 20241219085622938 DAUC <0003> db_auc.c:157 IMSI='262422296336312': No 2G Auth Data 20241219085622938 DAUC <0003> db_auc.c:192 IMSI='262422296336312': No 3G Auth Data HLR_Test-GSUP(135)@67d5c829046a: Created GsupExpect[0] for "262422296336312" to be handled at TC_mo_ussd_unknown(141) 20241219085622954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20241219085622959 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085622959 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422296336312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422296336312" session_id=1868403606 session_state=BEGIN} 20241219085622959 DSS <0004> hlr_ussd.c:576 262422296336312/0x6f5d9396: Process SS (BEGIN) 20241219085622959 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219085622959 DSS <0004> hlr_ussd.c:518 262422296336312/0x6f5d9396: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219085622959 DSS <0004> hlr_ussd.c:523 262422296336312/0x6f5d9396: USSD for unknown code '*#200#' 20241219085622959 DSS <0004> hlr_ussd.c:354 262422296336312/0x6f5d9396: Tx ReturnError(1, 0x12) 20241219085622959 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422296336312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422296336312" session_id=1868403606 session_state=END} 20241219085622959 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085622959 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@67d5c829046a: Found GsupExpect[0] for "262422296336312" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@67d5c829046a: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262422296336312" TC_mo_ussd_unknown(141)@67d5c829046a: setverdict(pass): none -> pass 20241219085622962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@67d5c829046a: Final verdict of PTC: pass 20241219085622963 DAUC <0003> db_auc.c:157 IMSI='262425108018287': No 2G Auth Data 20241219085622963 DAUC <0003> db_auc.c:192 IMSI='262425108018287': No 3G Auth Data HLR_Test-GSUP(135)@67d5c829046a: Created GsupExpect[0] for "262425108018287" to be handled at TC_mo_ussd_unknown(142) 20241219085622979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57580<->l=127.0.0.1:4258 20241219085622984 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085622984 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425108018287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425108018287" session_id=2595290681 session_state=BEGIN} 20241219085622984 DSS <0004> hlr_ussd.c:576 262425108018287/0x9ab0fe39: Process SS (BEGIN) 20241219085622984 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219085622984 DSS <0004> hlr_ussd.c:518 262425108018287/0x9ab0fe39: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219085622984 DSS <0004> hlr_ussd.c:523 262425108018287/0x9ab0fe39: USSD for unknown code '*#200#' 20241219085622984 DSS <0004> hlr_ussd.c:354 262425108018287/0x9ab0fe39: Tx ReturnError(1, 0x12) 20241219085622984 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425108018287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425108018287" session_id=2595290681 session_state=END} 20241219085622984 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085622984 DLINP <000b> input/ipa.c:452 connected read/write 20241219085622984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@67d5c829046a: Found GsupExpect[0] for "262425108018287" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@67d5c829046a: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262425108018287" TC_mo_ussd_unknown(142)@67d5c829046a: setverdict(pass): none -> pass 20241219085622987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57580<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@67d5c829046a: Final verdict of PTC: pass 20241219085622988 DAUC <0003> db_auc.c:157 IMSI='262421970308257': No 2G Auth Data 20241219085622988 DAUC <0003> db_auc.c:192 IMSI='262421970308257': No 3G Auth Data HLR_Test-GSUP(135)@67d5c829046a: Created GsupExpect[0] for "262421970308257" to be handled at TC_mo_ussd_unknown(143) 20241219085623006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57584<->l=127.0.0.1:4258 20241219085623010 DLINP <000b> input/ipa.c:452 connected read/write 20241219085623010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085623010 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421970308257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421970308257" session_id=3346827757 session_state=BEGIN} 20241219085623010 DSS <0004> hlr_ussd.c:576 262421970308257/0xc77c89ed: Process SS (BEGIN) 20241219085623010 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219085623010 DSS <0004> hlr_ussd.c:518 262421970308257/0xc77c89ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219085623010 DSS <0004> hlr_ussd.c:523 262421970308257/0xc77c89ed: USSD for unknown code '*#200#' 20241219085623010 DSS <0004> hlr_ussd.c:354 262421970308257/0xc77c89ed: Tx ReturnError(1, 0x12) 20241219085623010 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421970308257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421970308257" session_id=3346827757 session_state=END} 20241219085623010 DLINP <000b> input/ipa.c:452 connected read/write 20241219085623011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085623011 DLINP <000b> input/ipa.c:452 connected read/write 20241219085623011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@67d5c829046a: Found GsupExpect[0] for "262421970308257" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@67d5c829046a: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421970308257" TC_mo_ussd_unknown(143)@67d5c829046a: setverdict(pass): none -> pass 20241219085623013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57584<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@67d5c829046a: Final verdict of PTC: pass 20241219085623014 DAUC <0003> db_auc.c:157 IMSI='262426580494300': No 2G Auth Data 20241219085623014 DAUC <0003> db_auc.c:192 IMSI='262426580494300': No 3G Auth Data HLR_Test-GSUP(135)@67d5c829046a: Created GsupExpect[0] for "262426580494300" to be handled at TC_mo_ussd_unknown(144) 20241219085623032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4258 20241219085623037 DLINP <000b> input/ipa.c:452 connected read/write 20241219085623037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085623037 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426580494300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426580494300" session_id=3828478831 session_state=BEGIN} 20241219085623037 DSS <0004> hlr_ussd.c:576 262426580494300/0xe431f36f: Process SS (BEGIN) 20241219085623037 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219085623037 DSS <0004> hlr_ussd.c:518 262426580494300/0xe431f36f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219085623037 DSS <0004> hlr_ussd.c:523 262426580494300/0xe431f36f: USSD for unknown code '*#200#' 20241219085623037 DSS <0004> hlr_ussd.c:354 262426580494300/0xe431f36f: Tx ReturnError(1, 0x12) 20241219085623037 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426580494300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426580494300" session_id=3828478831 session_state=END} 20241219085623037 DLINP <000b> input/ipa.c:452 connected read/write 20241219085623037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085623037 DLINP <000b> input/ipa.c:452 connected read/write 20241219085623037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@67d5c829046a: Found GsupExpect[0] for "262426580494300" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@67d5c829046a: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262426580494300" TC_mo_ussd_unknown(144)@67d5c829046a: setverdict(pass): none -> pass 20241219085623040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@67d5c829046a: Final verdict of PTC: pass 20241219085623040 DAUC <0003> db_auc.c:157 IMSI='262427386236447': No 2G Auth Data 20241219085623040 DAUC <0003> db_auc.c:192 IMSI='262427386236447': No 3G Auth Data HLR_Test-GSUP(135)@67d5c829046a: Created GsupExpect[0] for "262427386236447" to be handled at TC_mo_ussd_unknown(145) 20241219085623058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20241219085623064 DLINP <000b> input/ipa.c:452 connected read/write 20241219085623064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085623064 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427386236447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427386236447" session_id=3349845477 session_state=BEGIN} 20241219085623064 DSS <0004> hlr_ussd.c:576 262427386236447/0xc7aa95e5: Process SS (BEGIN) 20241219085623064 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219085623064 DSS <0004> hlr_ussd.c:518 262427386236447/0xc7aa95e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219085623064 DSS <0004> hlr_ussd.c:523 262427386236447/0xc7aa95e5: USSD for unknown code '*#200#' 20241219085623064 DSS <0004> hlr_ussd.c:354 262427386236447/0xc7aa95e5: Tx ReturnError(1, 0x12) 20241219085623064 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427386236447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427386236447" session_id=3349845477 session_state=END} 20241219085623064 DLINP <000b> input/ipa.c:452 connected read/write 20241219085623064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085623064 DLINP <000b> input/ipa.c:452 connected read/write 20241219085623064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@67d5c829046a: Found GsupExpect[0] for "262427386236447" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@67d5c829046a: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427386236447" TC_mo_ussd_unknown(145)@67d5c829046a: setverdict(pass): none -> pass 20241219085623067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@67d5c829046a: Final verdict of PTC: pass 20241219085623068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57532<->l=127.0.0.1:4258 20241219085623069 DLINP <000b> input/ipa.c:452 connected read/write 20241219085623069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085623069 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085623069 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(135)@67d5c829046a: Final verdict of PTC: none 20241219085623069 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085623069 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43651<->l=127.0.0.1:4259) 136@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 136: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@67d5c829046a: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Dec 19 08:56:23 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241219085623111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57608<->l=127.0.0.1:4258 20241219085623211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57608<->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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Thu Dec 19 08:56:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_mo_ussd_euse_disc started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085626285 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085626285 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085626287 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085626287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085626289 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085626289 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085626289 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085626289 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085626289 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085626289 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085626289 DLGSUP <0013> gsup_server.c:236 2:  20241219085626289 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085626289 DLGSUP <0013> gsup_server.c:236 3:  20241219085626289 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085626289 DLGSUP <0013> gsup_server.c:236 4:  20241219085626289 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085626289 DLGSUP <0013> gsup_server.c:236 5:  20241219085626289 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(146)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085626289 DLGSUP <0013> gsup_server.c:236 7:  20241219085626289 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085626289 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085626289 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085626289 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@67d5c829046a: 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") 20241219085626306 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39215<->l=127.0.0.1:4259) 20241219085626313 DAUC <0003> db_auc.c:157 IMSI='262427658930827': No 2G Auth Data 20241219085626313 DAUC <0003> db_auc.c:192 IMSI='262427658930827': No 3G Auth Data HLR_Test-GSUP(147)@67d5c829046a: Created GsupExpect[0] for "262427658930827" to be handled at TC_mo_ussd_euse_disc(150) 20241219085626330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57624<->l=127.0.0.1:4258 20241219085626339 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085626339 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427658930827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427658930827" session_id=456243884 session_state=BEGIN} 20241219085626339 DSS <0004> hlr_ussd.c:576 262427658930827/0x1b31baac: Process SS (BEGIN) 20241219085626339 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085626339 DSS <0004> hlr_ussd.c:518 262427658930827/0x1b31baac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085626339 DSS <0004> hlr_ussd.c:542 262427658930827/0x1b31baac: Cannot find conn for EUSE EUSE-foobar 20241219085626339 DSS <0004> hlr_ussd.c:354 262427658930827/0x1b31baac: Tx ReturnError(1, 0x22) 20241219085626339 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427658930827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427658930827" session_id=456243884 session_state=END} 20241219085626339 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085626339 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@67d5c829046a: Found GsupExpect[0] for "262427658930827" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@67d5c829046a: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427658930827" TC_mo_ussd_euse_disc(150)@67d5c829046a: setverdict(pass): none -> pass 20241219085626343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57624<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@67d5c829046a: Final verdict of PTC: pass 20241219085626344 DAUC <0003> db_auc.c:157 IMSI='262429984027009': No 2G Auth Data 20241219085626344 DAUC <0003> db_auc.c:192 IMSI='262429984027009': No 3G Auth Data HLR_Test-GSUP(147)@67d5c829046a: Created GsupExpect[0] for "262429984027009" to be handled at TC_mo_ussd_euse_disc(151) 20241219085626359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4258 20241219085626366 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085626366 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429984027009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429984027009" session_id=3061514635 session_state=BEGIN} 20241219085626366 DSS <0004> hlr_ussd.c:576 262429984027009/0xb67b018b: Process SS (BEGIN) 20241219085626366 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085626366 DSS <0004> hlr_ussd.c:518 262429984027009/0xb67b018b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085626366 DSS <0004> hlr_ussd.c:542 262429984027009/0xb67b018b: Cannot find conn for EUSE EUSE-foobar 20241219085626366 DSS <0004> hlr_ussd.c:354 262429984027009/0xb67b018b: Tx ReturnError(1, 0x22) 20241219085626366 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429984027009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429984027009" session_id=3061514635 session_state=END} 20241219085626366 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085626366 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@67d5c829046a: Found GsupExpect[0] for "262429984027009" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@67d5c829046a: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262429984027009" TC_mo_ussd_euse_disc(151)@67d5c829046a: setverdict(pass): none -> pass 20241219085626369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@67d5c829046a: Final verdict of PTC: pass 20241219085626370 DAUC <0003> db_auc.c:157 IMSI='262427044576408': No 2G Auth Data 20241219085626370 DAUC <0003> db_auc.c:192 IMSI='262427044576408': No 3G Auth Data HLR_Test-GSUP(147)@67d5c829046a: Created GsupExpect[0] for "262427044576408" to be handled at TC_mo_ussd_euse_disc(152) 20241219085626387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57632<->l=127.0.0.1:4258 20241219085626392 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085626392 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427044576408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427044576408" session_id=2456495409 session_state=BEGIN} 20241219085626392 DSS <0004> hlr_ussd.c:576 262427044576408/0x926b2531: Process SS (BEGIN) 20241219085626392 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085626392 DSS <0004> hlr_ussd.c:518 262427044576408/0x926b2531: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085626392 DSS <0004> hlr_ussd.c:542 262427044576408/0x926b2531: Cannot find conn for EUSE EUSE-foobar 20241219085626392 DSS <0004> hlr_ussd.c:354 262427044576408/0x926b2531: Tx ReturnError(1, 0x22) 20241219085626392 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427044576408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427044576408" session_id=2456495409 session_state=END} 20241219085626392 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085626392 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@67d5c829046a: Found GsupExpect[0] for "262427044576408" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@67d5c829046a: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427044576408" TC_mo_ussd_euse_disc(152)@67d5c829046a: setverdict(pass): none -> pass 20241219085626395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57632<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@67d5c829046a: Final verdict of PTC: pass 20241219085626396 DAUC <0003> db_auc.c:157 IMSI='262428567330904': No 2G Auth Data 20241219085626396 DAUC <0003> db_auc.c:192 IMSI='262428567330904': No 3G Auth Data HLR_Test-GSUP(147)@67d5c829046a: Created GsupExpect[0] for "262428567330904" to be handled at TC_mo_ussd_euse_disc(153) 20241219085626413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57648<->l=127.0.0.1:4258 20241219085626418 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085626419 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428567330904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428567330904" session_id=1116024635 session_state=BEGIN} 20241219085626419 DSS <0004> hlr_ussd.c:576 262428567330904/0x42852f3b: Process SS (BEGIN) 20241219085626419 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085626419 DSS <0004> hlr_ussd.c:518 262428567330904/0x42852f3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085626419 DSS <0004> hlr_ussd.c:542 262428567330904/0x42852f3b: Cannot find conn for EUSE EUSE-foobar 20241219085626419 DSS <0004> hlr_ussd.c:354 262428567330904/0x42852f3b: Tx ReturnError(1, 0x22) 20241219085626419 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428567330904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428567330904" session_id=1116024635 session_state=END} 20241219085626419 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085626419 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@67d5c829046a: Found GsupExpect[0] for "262428567330904" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@67d5c829046a: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428567330904" TC_mo_ussd_euse_disc(153)@67d5c829046a: setverdict(pass): none -> pass 20241219085626421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57648<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@67d5c829046a: Final verdict of PTC: pass 20241219085626422 DAUC <0003> db_auc.c:157 IMSI='262424462566792': No 2G Auth Data 20241219085626422 DAUC <0003> db_auc.c:192 IMSI='262424462566792': No 3G Auth Data HLR_Test-GSUP(147)@67d5c829046a: Created GsupExpect[0] for "262424462566792" to be handled at TC_mo_ussd_euse_disc(154) 20241219085626439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57650<->l=127.0.0.1:4258 20241219085626446 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085626446 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424462566792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424462566792" session_id=3948673401 session_state=BEGIN} 20241219085626446 DSS <0004> hlr_ussd.c:576 262424462566792/0xeb5bf979: Process SS (BEGIN) 20241219085626446 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085626446 DSS <0004> hlr_ussd.c:518 262424462566792/0xeb5bf979: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085626446 DSS <0004> hlr_ussd.c:542 262424462566792/0xeb5bf979: Cannot find conn for EUSE EUSE-foobar 20241219085626446 DSS <0004> hlr_ussd.c:354 262424462566792/0xeb5bf979: Tx ReturnError(1, 0x22) 20241219085626446 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424462566792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424462566792" session_id=3948673401 session_state=END} 20241219085626446 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085626446 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@67d5c829046a: Found GsupExpect[0] for "262424462566792" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@67d5c829046a: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424462566792" TC_mo_ussd_euse_disc(154)@67d5c829046a: setverdict(pass): none -> pass 20241219085626449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57650<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@67d5c829046a: Final verdict of PTC: pass 20241219085626450 DAUC <0003> db_auc.c:157 IMSI='262424593294925': No 2G Auth Data 20241219085626450 DAUC <0003> db_auc.c:192 IMSI='262424593294925': No 3G Auth Data HLR_Test-GSUP(147)@67d5c829046a: Created GsupExpect[0] for "262424593294925" to be handled at TC_mo_ussd_euse_disc(155) 20241219085626466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 20241219085626472 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085626472 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424593294925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424593294925" session_id=638074415 session_state=BEGIN} 20241219085626472 DSS <0004> hlr_ussd.c:576 262424593294925/0x26083e2f: Process SS (BEGIN) 20241219085626472 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085626472 DSS <0004> hlr_ussd.c:518 262424593294925/0x26083e2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085626472 DSS <0004> hlr_ussd.c:542 262424593294925/0x26083e2f: Cannot find conn for EUSE EUSE-foobar 20241219085626472 DSS <0004> hlr_ussd.c:354 262424593294925/0x26083e2f: Tx ReturnError(1, 0x22) 20241219085626472 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424593294925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424593294925" session_id=638074415 session_state=END} 20241219085626472 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085626473 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@67d5c829046a: Found GsupExpect[0] for "262424593294925" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@67d5c829046a: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262424593294925" TC_mo_ussd_euse_disc(155)@67d5c829046a: setverdict(pass): none -> pass 20241219085626475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@67d5c829046a: Final verdict of PTC: pass 20241219085626476 DAUC <0003> db_auc.c:157 IMSI='262428290343236': No 2G Auth Data 20241219085626476 DAUC <0003> db_auc.c:192 IMSI='262428290343236': No 3G Auth Data HLR_Test-GSUP(147)@67d5c829046a: Created GsupExpect[0] for "262428290343236" to be handled at TC_mo_ussd_euse_disc(156) 20241219085626494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4258 20241219085626501 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085626501 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428290343236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428290343236" session_id=4138853664 session_state=BEGIN} 20241219085626501 DSS <0004> hlr_ussd.c:576 262428290343236/0xf6b1e520: Process SS (BEGIN) 20241219085626501 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085626501 DSS <0004> hlr_ussd.c:518 262428290343236/0xf6b1e520: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085626501 DSS <0004> hlr_ussd.c:542 262428290343236/0xf6b1e520: Cannot find conn for EUSE EUSE-foobar 20241219085626501 DSS <0004> hlr_ussd.c:354 262428290343236/0xf6b1e520: Tx ReturnError(1, 0x22) 20241219085626501 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428290343236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428290343236" session_id=4138853664 session_state=END} 20241219085626501 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085626501 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@67d5c829046a: Found GsupExpect[0] for "262428290343236" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@67d5c829046a: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428290343236" TC_mo_ussd_euse_disc(156)@67d5c829046a: setverdict(pass): none -> pass 20241219085626505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57682<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@67d5c829046a: Final verdict of PTC: pass 20241219085626505 DAUC <0003> db_auc.c:157 IMSI='262422625405544': No 2G Auth Data 20241219085626505 DAUC <0003> db_auc.c:192 IMSI='262422625405544': No 3G Auth Data HLR_Test-GSUP(147)@67d5c829046a: Created GsupExpect[0] for "262422625405544" to be handled at TC_mo_ussd_euse_disc(157) 20241219085626521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57694<->l=127.0.0.1:4258 20241219085626526 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085626526 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422625405544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422625405544" session_id=3173574315 session_state=BEGIN} 20241219085626526 DSS <0004> hlr_ussd.c:576 262422625405544/0xbd28e6ab: Process SS (BEGIN) 20241219085626526 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085626526 DSS <0004> hlr_ussd.c:518 262422625405544/0xbd28e6ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085626526 DSS <0004> hlr_ussd.c:542 262422625405544/0xbd28e6ab: Cannot find conn for EUSE EUSE-foobar 20241219085626526 DSS <0004> hlr_ussd.c:354 262422625405544/0xbd28e6ab: Tx ReturnError(1, 0x22) 20241219085626526 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422625405544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422625405544" session_id=3173574315 session_state=END} 20241219085626526 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085626526 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@67d5c829046a: Found GsupExpect[0] for "262422625405544" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@67d5c829046a: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262422625405544" TC_mo_ussd_euse_disc(157)@67d5c829046a: setverdict(pass): none -> pass 20241219085626529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57694<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@67d5c829046a: Final verdict of PTC: pass 20241219085626530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57618<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@67d5c829046a: Final verdict of PTC: none 20241219085626531 DLINP <000b> input/ipa.c:452 connected read/write 20241219085626531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085626531 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085626531 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085626531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085626531 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39215<->l=127.0.0.1:4259) 148@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 148: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@67d5c829046a: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Dec 19 08:56:26 UTC 2024 ====== 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 20241219085626570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4258 20241219085626771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12956) Waiting for packet dumper to finish... 1 (prev_count=12956, count=81620) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Thu Dec 19 08:56:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_mo_ussd_iuse_imsi started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085629857 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085629857 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085629860 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085629860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48930<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085629863 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085629864 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085629864 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085629864 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085629864 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085629864 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085629864 DLGSUP <0013> gsup_server.c:236 2:  20241219085629864 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085629864 DLGSUP <0013> gsup_server.c:236 3:  20241219085629864 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085629864 DLGSUP <0013> gsup_server.c:236 4:  20241219085629864 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085629864 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(158)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085629864 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085629864 DLGSUP <0013> gsup_server.c:236 7:  20241219085629864 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085629864 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085629864 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085629864 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@67d5c829046a: 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") 20241219085629882 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42187<->l=127.0.0.1:4259) 20241219085629888 DAUC <0003> db_auc.c:157 IMSI='262425551121782': No 2G Auth Data 20241219085629888 DAUC <0003> db_auc.c:192 IMSI='262425551121782': No 3G Auth Data HLR_Test-GSUP(159)@67d5c829046a: Created GsupExpect[0] for "262425551121782" to be handled at TC_mo_ussd_iuse_imsi(162) 20241219085629906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48946<->l=127.0.0.1:4258 20241219085629912 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085629912 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425551121782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425551121782" session_id=4260968219 session_state=BEGIN} 20241219085629912 DSS <0004> hlr_ussd.c:576 262425551121782/0xfdf9371b: Process SS (BEGIN) 20241219085629912 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085629912 DSS <0004> hlr_ussd.c:518 262425551121782/0xfdf9371b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085629912 DSS <0004> hlr_ussd.c:363 262425551121782/0xfdf9371b: Tx USSD 'Your IMSI is 262425551121782' 20241219085629912 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425551121782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425551121782" session_id=4260968219 session_state=END} 20241219085629912 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425551121782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085629912 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085629912 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@67d5c829046a: Found GsupExpect[0] for "262425551121782" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@67d5c829046a: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262425551121782" TC_mo_ussd_iuse_imsi(162)@67d5c829046a: setverdict(pass): none -> pass 20241219085629916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48946<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@67d5c829046a: Final verdict of PTC: pass 20241219085629916 DAUC <0003> db_auc.c:157 IMSI='262428551781602': No 2G Auth Data 20241219085629916 DAUC <0003> db_auc.c:192 IMSI='262428551781602': No 3G Auth Data HLR_Test-GSUP(159)@67d5c829046a: Created GsupExpect[0] for "262428551781602" to be handled at TC_mo_ussd_iuse_imsi(163) 20241219085629933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48952<->l=127.0.0.1:4258 20241219085629938 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085629938 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428551781602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428551781602" session_id=688063989 session_state=BEGIN} 20241219085629938 DSS <0004> hlr_ussd.c:576 262428551781602/0x290305f5: Process SS (BEGIN) 20241219085629938 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085629938 DSS <0004> hlr_ussd.c:518 262428551781602/0x290305f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085629938 DSS <0004> hlr_ussd.c:363 262428551781602/0x290305f5: Tx USSD 'Your IMSI is 262428551781602' 20241219085629938 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428551781602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428551781602" session_id=688063989 session_state=END} 20241219085629938 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428551781602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085629938 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085629938 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@67d5c829046a: Found GsupExpect[0] for "262428551781602" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@67d5c829046a: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428551781602" TC_mo_ussd_iuse_imsi(163)@67d5c829046a: setverdict(pass): none -> pass 20241219085629942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48952<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@67d5c829046a: Final verdict of PTC: pass 20241219085629943 DAUC <0003> db_auc.c:157 IMSI='262428215758604': No 2G Auth Data 20241219085629943 DAUC <0003> db_auc.c:192 IMSI='262428215758604': No 3G Auth Data HLR_Test-GSUP(159)@67d5c829046a: Created GsupExpect[0] for "262428215758604" to be handled at TC_mo_ussd_iuse_imsi(164) 20241219085629958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48958<->l=127.0.0.1:4258 20241219085629964 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085629964 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428215758604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428215758604" session_id=1056761307 session_state=BEGIN} 20241219085629964 DSS <0004> hlr_ussd.c:576 262428215758604/0x3efce5db: Process SS (BEGIN) 20241219085629964 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085629964 DSS <0004> hlr_ussd.c:518 262428215758604/0x3efce5db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085629964 DSS <0004> hlr_ussd.c:363 262428215758604/0x3efce5db: Tx USSD 'Your IMSI is 262428215758604' 20241219085629964 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428215758604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428215758604" session_id=1056761307 session_state=END} 20241219085629964 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428215758604 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085629964 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085629964 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629964 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@67d5c829046a: Found GsupExpect[0] for "262428215758604" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@67d5c829046a: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262428215758604" TC_mo_ussd_iuse_imsi(164)@67d5c829046a: setverdict(pass): none -> pass 20241219085629967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48958<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@67d5c829046a: Final verdict of PTC: pass 20241219085629968 DAUC <0003> db_auc.c:157 IMSI='262429572038346': No 2G Auth Data 20241219085629968 DAUC <0003> db_auc.c:192 IMSI='262429572038346': No 3G Auth Data HLR_Test-GSUP(159)@67d5c829046a: Created GsupExpect[0] for "262429572038346" to be handled at TC_mo_ussd_iuse_imsi(165) 20241219085629984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48966<->l=127.0.0.1:4258 20241219085629991 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085629991 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429572038346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429572038346" session_id=2386616961 session_state=BEGIN} 20241219085629991 DSS <0004> hlr_ussd.c:576 262429572038346/0x8e40e281: Process SS (BEGIN) 20241219085629991 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085629991 DSS <0004> hlr_ussd.c:518 262429572038346/0x8e40e281: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085629991 DSS <0004> hlr_ussd.c:363 262429572038346/0x8e40e281: Tx USSD 'Your IMSI is 262429572038346' 20241219085629991 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429572038346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429572038346" session_id=2386616961 session_state=END} 20241219085629991 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429572038346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085629991 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085629992 DLINP <000b> input/ipa.c:452 connected read/write 20241219085629992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@67d5c829046a: Found GsupExpect[0] for "262429572038346" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@67d5c829046a: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262429572038346" TC_mo_ussd_iuse_imsi(165)@67d5c829046a: setverdict(pass): none -> pass 20241219085629995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48966<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@67d5c829046a: Final verdict of PTC: pass 20241219085629995 DAUC <0003> db_auc.c:157 IMSI='262426906291446': No 2G Auth Data 20241219085629996 DAUC <0003> db_auc.c:192 IMSI='262426906291446': No 3G Auth Data HLR_Test-GSUP(159)@67d5c829046a: Created GsupExpect[0] for "262426906291446" to be handled at TC_mo_ussd_iuse_imsi(166) 20241219085630012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48976<->l=127.0.0.1:4258 20241219085630018 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085630018 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426906291446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426906291446" session_id=957948361 session_state=BEGIN} 20241219085630018 DSS <0004> hlr_ussd.c:576 262426906291446/0x391921c9: Process SS (BEGIN) 20241219085630018 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085630018 DSS <0004> hlr_ussd.c:518 262426906291446/0x391921c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085630018 DSS <0004> hlr_ussd.c:363 262426906291446/0x391921c9: Tx USSD 'Your IMSI is 262426906291446' 20241219085630018 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426906291446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426906291446" session_id=957948361 session_state=END} 20241219085630018 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426906291446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085630019 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085630019 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@67d5c829046a: Found GsupExpect[0] for "262426906291446" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@67d5c829046a: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262426906291446" TC_mo_ussd_iuse_imsi(166)@67d5c829046a: setverdict(pass): none -> pass 20241219085630023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48976<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@67d5c829046a: Final verdict of PTC: pass 20241219085630024 DAUC <0003> db_auc.c:157 IMSI='262424380710746': No 2G Auth Data 20241219085630024 DAUC <0003> db_auc.c:192 IMSI='262424380710746': No 3G Auth Data HLR_Test-GSUP(159)@67d5c829046a: Created GsupExpect[0] for "262424380710746" to be handled at TC_mo_ussd_iuse_imsi(167) 20241219085630040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4258 20241219085630045 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085630045 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424380710746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424380710746" session_id=1582654178 session_state=BEGIN} 20241219085630045 DSS <0004> hlr_ussd.c:576 262424380710746/0x5e5562e2: Process SS (BEGIN) 20241219085630045 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085630045 DSS <0004> hlr_ussd.c:518 262424380710746/0x5e5562e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085630045 DSS <0004> hlr_ussd.c:363 262424380710746/0x5e5562e2: Tx USSD 'Your IMSI is 262424380710746' 20241219085630045 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424380710746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424380710746" session_id=1582654178 session_state=END} 20241219085630045 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424380710746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085630045 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085630045 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@67d5c829046a: Found GsupExpect[0] for "262424380710746" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@67d5c829046a: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262424380710746" TC_mo_ussd_iuse_imsi(167)@67d5c829046a: setverdict(pass): none -> pass 20241219085630048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@67d5c829046a: Final verdict of PTC: pass 20241219085630049 DAUC <0003> db_auc.c:157 IMSI='262423250113747': No 2G Auth Data 20241219085630049 DAUC <0003> db_auc.c:192 IMSI='262423250113747': No 3G Auth Data HLR_Test-GSUP(159)@67d5c829046a: Created GsupExpect[0] for "262423250113747" to be handled at TC_mo_ussd_iuse_imsi(168) 20241219085630066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48994<->l=127.0.0.1:4258 20241219085630072 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085630072 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423250113747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423250113747" session_id=1460969026 session_state=BEGIN} 20241219085630072 DSS <0004> hlr_ussd.c:576 262423250113747/0x57149e42: Process SS (BEGIN) 20241219085630072 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085630072 DSS <0004> hlr_ussd.c:518 262423250113747/0x57149e42: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085630072 DSS <0004> hlr_ussd.c:363 262423250113747/0x57149e42: Tx USSD 'Your IMSI is 262423250113747' 20241219085630072 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423250113747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423250113747" session_id=1460969026 session_state=END} 20241219085630072 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423250113747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085630072 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085630072 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@67d5c829046a: Found GsupExpect[0] for "262423250113747" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@67d5c829046a: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262423250113747" TC_mo_ussd_iuse_imsi(168)@67d5c829046a: setverdict(pass): none -> pass 20241219085630075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48994<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@67d5c829046a: Final verdict of PTC: pass 20241219085630076 DAUC <0003> db_auc.c:157 IMSI='262425039471040': No 2G Auth Data 20241219085630076 DAUC <0003> db_auc.c:192 IMSI='262425039471040': No 3G Auth Data HLR_Test-GSUP(159)@67d5c829046a: Created GsupExpect[0] for "262425039471040" to be handled at TC_mo_ussd_iuse_imsi(169) 20241219085630092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4258 20241219085630098 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085630098 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425039471040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425039471040" session_id=1573673559 session_state=BEGIN} 20241219085630098 DSS <0004> hlr_ussd.c:576 262425039471040/0x5dcc5a57: Process SS (BEGIN) 20241219085630098 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085630098 DSS <0004> hlr_ussd.c:518 262425039471040/0x5dcc5a57: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085630098 DSS <0004> hlr_ussd.c:363 262425039471040/0x5dcc5a57: Tx USSD 'Your IMSI is 262425039471040' 20241219085630098 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425039471040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425039471040" session_id=1573673559 session_state=END} 20241219085630098 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425039471040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085630098 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085630099 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@67d5c829046a: Found GsupExpect[0] for "262425039471040" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@67d5c829046a: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425039471040" TC_mo_ussd_iuse_imsi(169)@67d5c829046a: setverdict(pass): none -> pass 20241219085630102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@67d5c829046a: Final verdict of PTC: pass 20241219085630102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48930<->l=127.0.0.1:4258 20241219085630103 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42187<->l=127.0.0.1:4259) 20241219085630103 DLINP <000b> input/ipa.c:452 connected read/write 20241219085630103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085630104 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085630104 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085630104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@67d5c829046a: Final verdict of PTC: none 160@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 160: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@67d5c829046a: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Dec 19 08:56:30 UTC 2024 ====== 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 20241219085630146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49004<->l=127.0.0.1:4258 20241219085630346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49004<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67388) Waiting for packet dumper to finish... 1 (prev_count=67388, count=82228) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:56:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085633419 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085633419 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085633420 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085633421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49016<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085633422 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085633422 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085633422 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085633422 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085633422 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085633422 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085633422 DLGSUP <0013> gsup_server.c:236 2:  20241219085633422 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085633422 DLGSUP <0013> gsup_server.c:236 3:  20241219085633422 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085633422 DLGSUP <0013> gsup_server.c:236 4:  20241219085633422 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085633422 DLGSUP <0013> gsup_server.c:236 5:  20241219085633422 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085633422 DLGSUP <0013> gsup_server.c:236 7:  20241219085633422 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(170)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085633422 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085633422 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085633422 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@67d5c829046a: 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") 20241219085633440 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33175<->l=127.0.0.1:4259) 20241219085633447 DAUC <0003> db_auc.c:157 IMSI='262424753030163': No 2G Auth Data 20241219085633447 DAUC <0003> db_auc.c:192 IMSI='262424753030163': No 3G Auth Data HLR_Test-GSUP(171)@67d5c829046a: Created GsupExpect[0] for "262424753030163" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241219085633463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49022<->l=127.0.0.1:4258 20241219085633472 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085633472 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424753030163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424753030163" source_name="the-source\n" session_id=438780485 session_state=BEGIN} 20241219085633472 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241219085633472 DSS <0004> hlr_ussd.c:576 262424753030163/0x1a274245: Process SS (BEGIN) 20241219085633472 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085633472 DSS <0004> hlr_ussd.c:518 262424753030163/0x1a274245: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085633472 DSS <0004> hlr_ussd.c:363 262424753030163/0x1a274245: Tx USSD 'Your IMSI is 262424753030163' 20241219085633472 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424753030163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424753030163" destination_name="the-source\n" session_id=438780485 session_state=END} 20241219085633472 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262424753030163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085633472 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085633472 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@67d5c829046a: Found GsupExpect[0] for "262424753030163" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@67d5c829046a: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262424753030163" TC_mo_ussd_iuse_imsi_via_proxy(174)@67d5c829046a: setverdict(pass): none -> pass 20241219085633476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49022<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@67d5c829046a: Final verdict of PTC: pass 20241219085633477 DAUC <0003> db_auc.c:157 IMSI='262420141005823': No 2G Auth Data 20241219085633477 DAUC <0003> db_auc.c:192 IMSI='262420141005823': No 3G Auth Data HLR_Test-GSUP(171)@67d5c829046a: Created GsupExpect[0] for "262420141005823" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241219085633494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49036<->l=127.0.0.1:4258 20241219085633501 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085633501 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420141005823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420141005823" source_name="the-source\n" session_id=883811963 session_state=BEGIN} 20241219085633501 DSS <0004> hlr_ussd.c:576 262420141005823/0x34ade67b: Process SS (BEGIN) 20241219085633501 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085633501 DSS <0004> hlr_ussd.c:518 262420141005823/0x34ade67b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085633501 DSS <0004> hlr_ussd.c:363 262420141005823/0x34ade67b: Tx USSD 'Your IMSI is 262420141005823' 20241219085633501 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420141005823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420141005823" destination_name="the-source\n" session_id=883811963 session_state=END} 20241219085633501 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262420141005823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085633501 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085633501 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@67d5c829046a: Found GsupExpect[0] for "262420141005823" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@67d5c829046a: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262420141005823" TC_mo_ussd_iuse_imsi_via_proxy(175)@67d5c829046a: setverdict(pass): none -> pass 20241219085633504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49036<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@67d5c829046a: Final verdict of PTC: pass 20241219085633505 DAUC <0003> db_auc.c:157 IMSI='262422591665797': No 2G Auth Data 20241219085633505 DAUC <0003> db_auc.c:192 IMSI='262422591665797': No 3G Auth Data HLR_Test-GSUP(171)@67d5c829046a: Created GsupExpect[0] for "262422591665797" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241219085633521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49048<->l=127.0.0.1:4258 20241219085633525 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085633525 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422591665797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422591665797" source_name="the-source\n" session_id=3508542829 session_state=BEGIN} 20241219085633525 DSS <0004> hlr_ussd.c:576 262422591665797/0xd1201d6d: Process SS (BEGIN) 20241219085633525 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085633525 DSS <0004> hlr_ussd.c:518 262422591665797/0xd1201d6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085633525 DSS <0004> hlr_ussd.c:363 262422591665797/0xd1201d6d: Tx USSD 'Your IMSI is 262422591665797' 20241219085633525 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422591665797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422591665797" destination_name="the-source\n" session_id=3508542829 session_state=END} 20241219085633525 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262422591665797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085633525 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085633525 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@67d5c829046a: Found GsupExpect[0] for "262422591665797" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@67d5c829046a: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422591665797" TC_mo_ussd_iuse_imsi_via_proxy(176)@67d5c829046a: setverdict(pass): none -> pass 20241219085633529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49048<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@67d5c829046a: Final verdict of PTC: pass 20241219085633529 DAUC <0003> db_auc.c:157 IMSI='262427541405606': No 2G Auth Data 20241219085633529 DAUC <0003> db_auc.c:192 IMSI='262427541405606': No 3G Auth Data HLR_Test-GSUP(171)@67d5c829046a: Created GsupExpect[0] for "262427541405606" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241219085633545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49064<->l=127.0.0.1:4258 20241219085633552 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085633552 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427541405606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427541405606" source_name="the-source\n" session_id=2420533341 session_state=BEGIN} 20241219085633552 DSS <0004> hlr_ussd.c:576 262427541405606/0x9046685d: Process SS (BEGIN) 20241219085633552 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085633552 DSS <0004> hlr_ussd.c:518 262427541405606/0x9046685d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085633552 DSS <0004> hlr_ussd.c:363 262427541405606/0x9046685d: Tx USSD 'Your IMSI is 262427541405606' 20241219085633552 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427541405606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427541405606" destination_name="the-source\n" session_id=2420533341 session_state=END} 20241219085633552 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262427541405606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085633552 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085633552 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@67d5c829046a: Found GsupExpect[0] for "262427541405606" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@67d5c829046a: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262427541405606" TC_mo_ussd_iuse_imsi_via_proxy(177)@67d5c829046a: setverdict(pass): none -> pass 20241219085633556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49064<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@67d5c829046a: Final verdict of PTC: pass 20241219085633556 DAUC <0003> db_auc.c:157 IMSI='262425644084168': No 2G Auth Data 20241219085633556 DAUC <0003> db_auc.c:192 IMSI='262425644084168': No 3G Auth Data HLR_Test-GSUP(171)@67d5c829046a: Created GsupExpect[0] for "262425644084168" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241219085633573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49070<->l=127.0.0.1:4258 20241219085633578 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085633578 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425644084168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425644084168" source_name="the-source\n" session_id=4034773608 session_state=BEGIN} 20241219085633578 DSS <0004> hlr_ussd.c:576 262425644084168/0xf07dc268: Process SS (BEGIN) 20241219085633578 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085633578 DSS <0004> hlr_ussd.c:518 262425644084168/0xf07dc268: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085633578 DSS <0004> hlr_ussd.c:363 262425644084168/0xf07dc268: Tx USSD 'Your IMSI is 262425644084168' 20241219085633578 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425644084168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425644084168" destination_name="the-source\n" session_id=4034773608 session_state=END} 20241219085633578 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262425644084168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085633578 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085633578 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@67d5c829046a: Found GsupExpect[0] for "262425644084168" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@67d5c829046a: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262425644084168" TC_mo_ussd_iuse_imsi_via_proxy(178)@67d5c829046a: setverdict(pass): none -> pass 20241219085633581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49070<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@67d5c829046a: Final verdict of PTC: pass 20241219085633582 DAUC <0003> db_auc.c:157 IMSI='262426208346887': No 2G Auth Data 20241219085633582 DAUC <0003> db_auc.c:192 IMSI='262426208346887': No 3G Auth Data HLR_Test-GSUP(171)@67d5c829046a: Created GsupExpect[0] for "262426208346887" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241219085633598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49078<->l=127.0.0.1:4258 20241219085633604 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085633604 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426208346887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426208346887" source_name="the-source\n" session_id=3838385225 session_state=BEGIN} 20241219085633604 DSS <0004> hlr_ussd.c:576 262426208346887/0xe4c91c49: Process SS (BEGIN) 20241219085633604 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085633604 DSS <0004> hlr_ussd.c:518 262426208346887/0xe4c91c49: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085633604 DSS <0004> hlr_ussd.c:363 262426208346887/0xe4c91c49: Tx USSD 'Your IMSI is 262426208346887' 20241219085633604 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426208346887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426208346887" destination_name="the-source\n" session_id=3838385225 session_state=END} 20241219085633604 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262426208346887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085633604 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085633605 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@67d5c829046a: Found GsupExpect[0] for "262426208346887" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@67d5c829046a: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262426208346887" TC_mo_ussd_iuse_imsi_via_proxy(179)@67d5c829046a: setverdict(pass): none -> pass 20241219085633608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49078<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@67d5c829046a: Final verdict of PTC: pass 20241219085633609 DAUC <0003> db_auc.c:157 IMSI='262424782405178': No 2G Auth Data 20241219085633609 DAUC <0003> db_auc.c:192 IMSI='262424782405178': No 3G Auth Data HLR_Test-GSUP(171)@67d5c829046a: Created GsupExpect[0] for "262424782405178" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241219085633625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4258 20241219085633630 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085633630 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424782405178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424782405178" source_name="the-source\n" session_id=756208683 session_state=BEGIN} 20241219085633631 DSS <0004> hlr_ussd.c:576 262424782405178/0x2d12d42b: Process SS (BEGIN) 20241219085633631 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085633631 DSS <0004> hlr_ussd.c:518 262424782405178/0x2d12d42b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085633631 DSS <0004> hlr_ussd.c:363 262424782405178/0x2d12d42b: Tx USSD 'Your IMSI is 262424782405178' 20241219085633631 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424782405178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424782405178" destination_name="the-source\n" session_id=756208683 session_state=END} 20241219085633631 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262424782405178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085633631 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085633631 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@67d5c829046a: Found GsupExpect[0] for "262424782405178" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@67d5c829046a: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262424782405178" TC_mo_ussd_iuse_imsi_via_proxy(180)@67d5c829046a: setverdict(pass): none -> pass 20241219085633634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@67d5c829046a: Final verdict of PTC: pass 20241219085633635 DAUC <0003> db_auc.c:157 IMSI='262426644020613': No 2G Auth Data 20241219085633635 DAUC <0003> db_auc.c:192 IMSI='262426644020613': No 3G Auth Data HLR_Test-GSUP(171)@67d5c829046a: Created GsupExpect[0] for "262426644020613" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241219085633653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49098<->l=127.0.0.1:4258 20241219085633659 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085633659 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426644020613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426644020613" source_name="the-source\n" session_id=279943186 session_state=BEGIN} 20241219085633659 DSS <0004> hlr_ussd.c:576 262426644020613/0x10af9812: Process SS (BEGIN) 20241219085633659 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219085633659 DSS <0004> hlr_ussd.c:518 262426644020613/0x10af9812: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219085633659 DSS <0004> hlr_ussd.c:363 262426644020613/0x10af9812: Tx USSD 'Your IMSI is 262426644020613' 20241219085633659 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426644020613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426644020613" destination_name="the-source\n" session_id=279943186 session_state=END} 20241219085633659 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262426644020613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085633660 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085633660 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@67d5c829046a: Found GsupExpect[0] for "262426644020613" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@67d5c829046a: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262426644020613" TC_mo_ussd_iuse_imsi_via_proxy(181)@67d5c829046a: setverdict(pass): none -> pass 20241219085633663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@67d5c829046a: Final verdict of PTC: pass 20241219085633664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49016<->l=127.0.0.1:4258 20241219085633665 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33175<->l=127.0.0.1:4259) 20241219085633665 DLINP <000b> input/ipa.c:452 connected read/write 20241219085633665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085633665 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085633665 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085633665 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085633665 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@67d5c829046a: Final verdict of PTC: none 172@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 172: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@67d5c829046a: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Thu Dec 19 08:56:33 UTC 2024 ====== 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 20241219085633705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49110<->l=127.0.0.1:4258 20241219085633906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49110<->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=83468) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Thu Dec 19 08:56:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_mo_ussd_iuse_msisdn started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085636981 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085636981 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085636983 DLINP <000b> input/ipa.c:452 connected read/write 20241219085636983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085636983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085636985 DLINP <000b> input/ipa.c:452 connected read/write 20241219085636985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085636985 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085636985 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085636985 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085636985 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085636985 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085636985 DLGSUP <0013> gsup_server.c:236 2:  20241219085636985 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085636985 DLGSUP <0013> gsup_server.c:236 3:  20241219085636985 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085636985 DLGSUP <0013> gsup_server.c:236 4:  20241219085636985 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085636985 DLGSUP <0013> gsup_server.c:236 5:  20241219085636985 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085636985 DLGSUP <0013> gsup_server.c:236 7:  20241219085636985 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085636985 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(182)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085636985 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085636985 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@67d5c829046a: 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") 20241219085637008 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37029<->l=127.0.0.1:4259) 20241219085637014 DAUC <0003> db_auc.c:157 IMSI='262428560019940': No 2G Auth Data 20241219085637014 DAUC <0003> db_auc.c:192 IMSI='262428560019940': No 3G Auth Data HLR_Test-GSUP(183)@67d5c829046a: Created GsupExpect[0] for "262428560019940" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241219085637031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40214<->l=127.0.0.1:4258 20241219085637040 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085637040 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428560019940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428560019940" session_id=3775908423 session_state=BEGIN} 20241219085637040 DSS <0004> hlr_ussd.c:576 262428560019940/0xe10fca47: Process SS (BEGIN) 20241219085637040 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085637040 DSS <0004> hlr_ussd.c:518 262428560019940/0xe10fca47: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085637040 DSS <0004> hlr_ussd.c:363 262428560019940/0xe10fca47: Tx USSD 'Your extension is 491617407546' 20241219085637040 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428560019940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428560019940" session_id=3775908423 session_state=END} 20241219085637040 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428560019940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085637040 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085637040 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637040 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@67d5c829046a: Found GsupExpect[0] for "262428560019940" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@67d5c829046a: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262428560019940" TC_mo_ussd_iuse_msisdn(186)@67d5c829046a: setverdict(pass): none -> pass 20241219085637045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40214<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@67d5c829046a: Final verdict of PTC: pass 20241219085637046 DAUC <0003> db_auc.c:157 IMSI='262422370555004': No 2G Auth Data 20241219085637046 DAUC <0003> db_auc.c:192 IMSI='262422370555004': No 3G Auth Data HLR_Test-GSUP(183)@67d5c829046a: Created GsupExpect[0] for "262422370555004" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241219085637062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40218<->l=127.0.0.1:4258 20241219085637067 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085637067 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422370555004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422370555004" session_id=1657411997 session_state=BEGIN} 20241219085637067 DSS <0004> hlr_ussd.c:576 262422370555004/0x62ca199d: Process SS (BEGIN) 20241219085637067 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085637067 DSS <0004> hlr_ussd.c:518 262422370555004/0x62ca199d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085637067 DSS <0004> hlr_ussd.c:363 262422370555004/0x62ca199d: Tx USSD 'Your extension is 491618053523' 20241219085637067 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422370555004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422370555004" session_id=1657411997 session_state=END} 20241219085637067 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422370555004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085637067 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085637067 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@67d5c829046a: Found GsupExpect[0] for "262422370555004" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@67d5c829046a: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422370555004" TC_mo_ussd_iuse_msisdn(187)@67d5c829046a: setverdict(pass): none -> pass 20241219085637071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40218<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@67d5c829046a: Final verdict of PTC: pass 20241219085637072 DAUC <0003> db_auc.c:157 IMSI='262427415711579': No 2G Auth Data 20241219085637072 DAUC <0003> db_auc.c:192 IMSI='262427415711579': No 3G Auth Data HLR_Test-GSUP(183)@67d5c829046a: Created GsupExpect[0] for "262427415711579" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241219085637088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40220<->l=127.0.0.1:4258 20241219085637095 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085637095 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427415711579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427415711579" session_id=154467007 session_state=BEGIN} 20241219085637095 DSS <0004> hlr_ussd.c:576 262427415711579/0x0934fabf: Process SS (BEGIN) 20241219085637095 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085637095 DSS <0004> hlr_ussd.c:518 262427415711579/0x0934fabf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085637095 DSS <0004> hlr_ussd.c:363 262427415711579/0x0934fabf: Tx USSD 'Your extension is 491613737324' 20241219085637095 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427415711579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427415711579" session_id=154467007 session_state=END} 20241219085637095 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427415711579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085637095 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085637095 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@67d5c829046a: Found GsupExpect[0] for "262427415711579" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@67d5c829046a: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262427415711579" TC_mo_ussd_iuse_msisdn(188)@67d5c829046a: setverdict(pass): none -> pass 20241219085637098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40220<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@67d5c829046a: Final verdict of PTC: pass 20241219085637099 DAUC <0003> db_auc.c:157 IMSI='262423921878520': No 2G Auth Data 20241219085637099 DAUC <0003> db_auc.c:192 IMSI='262423921878520': No 3G Auth Data HLR_Test-GSUP(183)@67d5c829046a: Created GsupExpect[0] for "262423921878520" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241219085637117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40228<->l=127.0.0.1:4258 20241219085637122 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085637122 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423921878520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423921878520" session_id=611033783 session_state=BEGIN} 20241219085637122 DSS <0004> hlr_ussd.c:576 262423921878520/0x246ba2b7: Process SS (BEGIN) 20241219085637122 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085637122 DSS <0004> hlr_ussd.c:518 262423921878520/0x246ba2b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085637123 DSS <0004> hlr_ussd.c:363 262423921878520/0x246ba2b7: Tx USSD 'Your extension is 491611355545' 20241219085637123 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423921878520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423921878520" session_id=611033783 session_state=END} 20241219085637123 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423921878520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085637123 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085637123 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@67d5c829046a: Found GsupExpect[0] for "262423921878520" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@67d5c829046a: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262423921878520" TC_mo_ussd_iuse_msisdn(189)@67d5c829046a: setverdict(pass): none -> pass 20241219085637128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40228<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@67d5c829046a: Final verdict of PTC: pass 20241219085637129 DAUC <0003> db_auc.c:157 IMSI='262424066263365': No 2G Auth Data 20241219085637129 DAUC <0003> db_auc.c:192 IMSI='262424066263365': No 3G Auth Data HLR_Test-GSUP(183)@67d5c829046a: Created GsupExpect[0] for "262424066263365" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241219085637145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40230<->l=127.0.0.1:4258 20241219085637152 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085637152 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424066263365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424066263365" session_id=3658842767 session_state=BEGIN} 20241219085637152 DSS <0004> hlr_ussd.c:576 262424066263365/0xda15828f: Process SS (BEGIN) 20241219085637152 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085637152 DSS <0004> hlr_ussd.c:518 262424066263365/0xda15828f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085637152 DSS <0004> hlr_ussd.c:363 262424066263365/0xda15828f: Tx USSD 'Your extension is 491614443742' 20241219085637152 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424066263365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424066263365" session_id=3658842767 session_state=END} 20241219085637152 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424066263365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085637152 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085637152 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@67d5c829046a: Found GsupExpect[0] for "262424066263365" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@67d5c829046a: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262424066263365" TC_mo_ussd_iuse_msisdn(190)@67d5c829046a: setverdict(pass): none -> pass 20241219085637157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40230<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@67d5c829046a: Final verdict of PTC: pass 20241219085637157 DAUC <0003> db_auc.c:157 IMSI='262428170241912': No 2G Auth Data 20241219085637157 DAUC <0003> db_auc.c:192 IMSI='262428170241912': No 3G Auth Data HLR_Test-GSUP(183)@67d5c829046a: Created GsupExpect[0] for "262428170241912" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241219085637174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4258 20241219085637181 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085637181 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428170241912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428170241912" session_id=3376795914 session_state=BEGIN} 20241219085637181 DSS <0004> hlr_ussd.c:576 262428170241912/0xc945d10a: Process SS (BEGIN) 20241219085637181 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085637181 DSS <0004> hlr_ussd.c:518 262428170241912/0xc945d10a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085637181 DSS <0004> hlr_ussd.c:363 262428170241912/0xc945d10a: Tx USSD 'Your extension is 491611725046' 20241219085637181 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428170241912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428170241912" session_id=3376795914 session_state=END} 20241219085637181 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428170241912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085637181 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085637181 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@67d5c829046a: Found GsupExpect[0] for "262428170241912" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@67d5c829046a: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262428170241912" TC_mo_ussd_iuse_msisdn(191)@67d5c829046a: setverdict(pass): none -> pass 20241219085637186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@67d5c829046a: Final verdict of PTC: pass 20241219085637186 DAUC <0003> db_auc.c:157 IMSI='262425876036461': No 2G Auth Data 20241219085637186 DAUC <0003> db_auc.c:192 IMSI='262425876036461': No 3G Auth Data HLR_Test-GSUP(183)@67d5c829046a: Created GsupExpect[0] for "262425876036461" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241219085637205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40242<->l=127.0.0.1:4258 20241219085637210 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085637210 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425876036461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425876036461" session_id=1223931952 session_state=BEGIN} 20241219085637210 DSS <0004> hlr_ussd.c:576 262425876036461/0x48f3b830: Process SS (BEGIN) 20241219085637210 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085637210 DSS <0004> hlr_ussd.c:518 262425876036461/0x48f3b830: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085637210 DSS <0004> hlr_ussd.c:363 262425876036461/0x48f3b830: Tx USSD 'Your extension is 491612778277' 20241219085637210 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425876036461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425876036461" session_id=1223931952 session_state=END} 20241219085637210 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425876036461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085637210 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085637210 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@67d5c829046a: Found GsupExpect[0] for "262425876036461" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@67d5c829046a: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262425876036461" TC_mo_ussd_iuse_msisdn(192)@67d5c829046a: setverdict(pass): none -> pass 20241219085637215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40242<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@67d5c829046a: Final verdict of PTC: pass 20241219085637215 DAUC <0003> db_auc.c:157 IMSI='262429129106505': No 2G Auth Data 20241219085637215 DAUC <0003> db_auc.c:192 IMSI='262429129106505': No 3G Auth Data HLR_Test-GSUP(183)@67d5c829046a: Created GsupExpect[0] for "262429129106505" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241219085637232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40254<->l=127.0.0.1:4258 20241219085637238 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085637239 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429129106505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429129106505" session_id=2366312166 session_state=BEGIN} 20241219085637239 DSS <0004> hlr_ussd.c:576 262429129106505/0x8d0b0ee6: Process SS (BEGIN) 20241219085637239 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085637239 DSS <0004> hlr_ussd.c:518 262429129106505/0x8d0b0ee6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085637239 DSS <0004> hlr_ussd.c:363 262429129106505/0x8d0b0ee6: Tx USSD 'Your extension is 491611183537' 20241219085637239 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429129106505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429129106505" session_id=2366312166 session_state=END} 20241219085637239 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429129106505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085637239 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085637239 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@67d5c829046a: Found GsupExpect[0] for "262429129106505" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@67d5c829046a: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262429129106505" TC_mo_ussd_iuse_msisdn(193)@67d5c829046a: setverdict(pass): none -> pass 20241219085637244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40254<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@67d5c829046a: Final verdict of PTC: pass 20241219085637245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@67d5c829046a: Final verdict of PTC: none 20241219085637246 DLINP <000b> input/ipa.c:452 connected read/write 20241219085637246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085637246 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085637246 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085637246 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085637246 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37029<->l=127.0.0.1:4259) 184@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 184: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@67d5c829046a: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Dec 19 08:56:37 UTC 2024 ====== 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 20241219085637294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40266<->l=127.0.0.1:4258 20241219085637494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40266<->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=82600) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:56:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085640574 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085640574 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085640575 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085640576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40270<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085640577 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085640577 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085640577 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085640577 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085640577 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085640577 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085640577 DLGSUP <0013> gsup_server.c:236 2:  20241219085640577 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085640577 DLGSUP <0013> gsup_server.c:236 3:  20241219085640577 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085640577 DLGSUP <0013> gsup_server.c:236 4:  20241219085640577 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085640577 DLGSUP <0013> gsup_server.c:236 5:  20241219085640577 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085640577 DLGSUP <0013> gsup_server.c:236 7:  20241219085640577 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(194)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085640577 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085640577 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085640577 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@67d5c829046a: 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") 20241219085640596 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36367<->l=127.0.0.1:4259) 20241219085640600 DAUC <0003> db_auc.c:157 IMSI='262426234899476': No 2G Auth Data 20241219085640600 DAUC <0003> db_auc.c:192 IMSI='262426234899476': No 3G Auth Data HLR_Test-GSUP(195)@67d5c829046a: Created GsupExpect[0] for "262426234899476" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241219085640615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40278<->l=127.0.0.1:4258 20241219085640622 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085640622 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426234899476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426234899476" source_name="the-source\n" session_id=627577947 session_state=BEGIN} 20241219085640622 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241219085640622 DSS <0004> hlr_ussd.c:576 262426234899476/0x2568145b: Process SS (BEGIN) 20241219085640622 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085640622 DSS <0004> hlr_ussd.c:518 262426234899476/0x2568145b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085640622 DSS <0004> hlr_ussd.c:363 262426234899476/0x2568145b: Tx USSD 'Your extension is 491613431010' 20241219085640622 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426234899476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426234899476" destination_name="the-source\n" session_id=627577947 session_state=END} 20241219085640622 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262426234899476 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085640622 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085640622 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@67d5c829046a: Found GsupExpect[0] for "262426234899476" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@67d5c829046a: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426234899476" TC_mo_ussd_iuse_msisdn_via_proxy(198)@67d5c829046a: setverdict(pass): none -> pass 20241219085640628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40278<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@67d5c829046a: Final verdict of PTC: pass 20241219085640628 DAUC <0003> db_auc.c:157 IMSI='262429359173602': No 2G Auth Data 20241219085640628 DAUC <0003> db_auc.c:192 IMSI='262429359173602': No 3G Auth Data HLR_Test-GSUP(195)@67d5c829046a: Created GsupExpect[0] for "262429359173602" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241219085640645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40288<->l=127.0.0.1:4258 20241219085640651 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085640651 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429359173602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429359173602" source_name="the-source\n" session_id=1756350128 session_state=BEGIN} 20241219085640651 DSS <0004> hlr_ussd.c:576 262429359173602/0x68afc6b0: Process SS (BEGIN) 20241219085640651 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085640651 DSS <0004> hlr_ussd.c:518 262429359173602/0x68afc6b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085640651 DSS <0004> hlr_ussd.c:363 262429359173602/0x68afc6b0: Tx USSD 'Your extension is 491613547757' 20241219085640651 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429359173602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429359173602" destination_name="the-source\n" session_id=1756350128 session_state=END} 20241219085640651 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262429359173602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085640651 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085640651 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@67d5c829046a: Found GsupExpect[0] for "262429359173602" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@67d5c829046a: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262429359173602" TC_mo_ussd_iuse_msisdn_via_proxy(199)@67d5c829046a: setverdict(pass): none -> pass 20241219085640655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40288<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@67d5c829046a: Final verdict of PTC: pass 20241219085640656 DAUC <0003> db_auc.c:157 IMSI='262425636584076': No 2G Auth Data 20241219085640656 DAUC <0003> db_auc.c:192 IMSI='262425636584076': No 3G Auth Data HLR_Test-GSUP(195)@67d5c829046a: Created GsupExpect[0] for "262425636584076" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241219085640674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40294<->l=127.0.0.1:4258 20241219085640681 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085640681 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425636584076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425636584076" source_name="the-source\n" session_id=4085049776 session_state=BEGIN} 20241219085640681 DSS <0004> hlr_ussd.c:576 262425636584076/0xf37ce9b0: Process SS (BEGIN) 20241219085640681 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085640681 DSS <0004> hlr_ussd.c:518 262425636584076/0xf37ce9b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085640681 DSS <0004> hlr_ussd.c:363 262425636584076/0xf37ce9b0: Tx USSD 'Your extension is 491611812744' 20241219085640681 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425636584076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425636584076" destination_name="the-source\n" session_id=4085049776 session_state=END} 20241219085640681 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262425636584076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085640681 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085640681 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@67d5c829046a: Found GsupExpect[0] for "262425636584076" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@67d5c829046a: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262425636584076" TC_mo_ussd_iuse_msisdn_via_proxy(200)@67d5c829046a: setverdict(pass): none -> pass 20241219085640684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40294<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@67d5c829046a: Final verdict of PTC: pass 20241219085640685 DAUC <0003> db_auc.c:157 IMSI='262423278510218': No 2G Auth Data 20241219085640685 DAUC <0003> db_auc.c:192 IMSI='262423278510218': No 3G Auth Data HLR_Test-GSUP(195)@67d5c829046a: Created GsupExpect[0] for "262423278510218" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241219085640701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40310<->l=127.0.0.1:4258 20241219085640706 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085640706 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423278510218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423278510218" source_name="the-source\n" session_id=3324154852 session_state=BEGIN} 20241219085640706 DSS <0004> hlr_ussd.c:576 262423278510218/0xc62293e4: Process SS (BEGIN) 20241219085640706 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085640706 DSS <0004> hlr_ussd.c:518 262423278510218/0xc62293e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085640707 DSS <0004> hlr_ussd.c:363 262423278510218/0xc62293e4: Tx USSD 'Your extension is 491613765113' 20241219085640707 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423278510218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423278510218" destination_name="the-source\n" session_id=3324154852 session_state=END} 20241219085640707 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262423278510218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085640707 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085640707 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@67d5c829046a: Found GsupExpect[0] for "262423278510218" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@67d5c829046a: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262423278510218" TC_mo_ussd_iuse_msisdn_via_proxy(201)@67d5c829046a: setverdict(pass): none -> pass 20241219085640710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40310<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@67d5c829046a: Final verdict of PTC: pass 20241219085640711 DAUC <0003> db_auc.c:157 IMSI='262421449606811': No 2G Auth Data 20241219085640711 DAUC <0003> db_auc.c:192 IMSI='262421449606811': No 3G Auth Data HLR_Test-GSUP(195)@67d5c829046a: Created GsupExpect[0] for "262421449606811" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241219085640729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40326<->l=127.0.0.1:4258 20241219085640734 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085640734 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421449606811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421449606811" source_name="the-source\n" session_id=4056600239 session_state=BEGIN} 20241219085640734 DSS <0004> hlr_ussd.c:576 262421449606811/0xf1caceaf: Process SS (BEGIN) 20241219085640734 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085640734 DSS <0004> hlr_ussd.c:518 262421449606811/0xf1caceaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085640735 DSS <0004> hlr_ussd.c:363 262421449606811/0xf1caceaf: Tx USSD 'Your extension is 491611525508' 20241219085640735 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421449606811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421449606811" destination_name="the-source\n" session_id=4056600239 session_state=END} 20241219085640735 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421449606811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085640735 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085640735 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@67d5c829046a: Found GsupExpect[0] for "262421449606811" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@67d5c829046a: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421449606811" TC_mo_ussd_iuse_msisdn_via_proxy(202)@67d5c829046a: setverdict(pass): none -> pass 20241219085640738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40326<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@67d5c829046a: Final verdict of PTC: pass 20241219085640738 DAUC <0003> db_auc.c:157 IMSI='262429925674110': No 2G Auth Data 20241219085640739 DAUC <0003> db_auc.c:192 IMSI='262429925674110': No 3G Auth Data HLR_Test-GSUP(195)@67d5c829046a: Created GsupExpect[0] for "262429925674110" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241219085640755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40342<->l=127.0.0.1:4258 20241219085640760 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085640760 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429925674110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429925674110" source_name="the-source\n" session_id=365849083 session_state=BEGIN} 20241219085640760 DSS <0004> hlr_ussd.c:576 262429925674110/0x15ce69fb: Process SS (BEGIN) 20241219085640760 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085640760 DSS <0004> hlr_ussd.c:518 262429925674110/0x15ce69fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085640760 DSS <0004> hlr_ussd.c:363 262429925674110/0x15ce69fb: Tx USSD 'Your extension is 491612041204' 20241219085640760 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429925674110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429925674110" destination_name="the-source\n" session_id=365849083 session_state=END} 20241219085640760 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262429925674110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085640760 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085640760 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@67d5c829046a: Found GsupExpect[0] for "262429925674110" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@67d5c829046a: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429925674110" TC_mo_ussd_iuse_msisdn_via_proxy(203)@67d5c829046a: setverdict(pass): none -> pass 20241219085640765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40342<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@67d5c829046a: Final verdict of PTC: pass 20241219085640766 DAUC <0003> db_auc.c:157 IMSI='262423968599130': No 2G Auth Data 20241219085640766 DAUC <0003> db_auc.c:192 IMSI='262423968599130': No 3G Auth Data HLR_Test-GSUP(195)@67d5c829046a: Created GsupExpect[0] for "262423968599130" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241219085640784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40356<->l=127.0.0.1:4258 20241219085640789 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085640789 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423968599130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423968599130" source_name="the-source\n" session_id=3944531000 session_state=BEGIN} 20241219085640789 DSS <0004> hlr_ussd.c:576 262423968599130/0xeb1cc438: Process SS (BEGIN) 20241219085640789 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085640789 DSS <0004> hlr_ussd.c:518 262423968599130/0xeb1cc438: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085640789 DSS <0004> hlr_ussd.c:363 262423968599130/0xeb1cc438: Tx USSD 'Your extension is 491610855465' 20241219085640789 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423968599130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423968599130" destination_name="the-source\n" session_id=3944531000 session_state=END} 20241219085640789 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262423968599130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085640789 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085640789 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@67d5c829046a: Found GsupExpect[0] for "262423968599130" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@67d5c829046a: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423968599130" TC_mo_ussd_iuse_msisdn_via_proxy(204)@67d5c829046a: setverdict(pass): none -> pass 20241219085640792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40356<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@67d5c829046a: Final verdict of PTC: pass 20241219085640793 DAUC <0003> db_auc.c:157 IMSI='262420825217860': No 2G Auth Data 20241219085640793 DAUC <0003> db_auc.c:192 IMSI='262420825217860': No 3G Auth Data HLR_Test-GSUP(195)@67d5c829046a: Created GsupExpect[0] for "262420825217860" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241219085640808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40364<->l=127.0.0.1:4258 20241219085640814 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085640814 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420825217860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420825217860" source_name="the-source\n" session_id=247206674 session_state=BEGIN} 20241219085640814 DSS <0004> hlr_ussd.c:576 262420825217860/0x0ebc1312: Process SS (BEGIN) 20241219085640814 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219085640814 DSS <0004> hlr_ussd.c:518 262420825217860/0x0ebc1312: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219085640814 DSS <0004> hlr_ussd.c:363 262420825217860/0x0ebc1312: Tx USSD 'Your extension is 491611156406' 20241219085640814 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420825217860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420825217860" destination_name="the-source\n" session_id=247206674 session_state=END} 20241219085640814 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420825217860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085640814 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085640814 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@67d5c829046a: Found GsupExpect[0] for "262420825217860" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@67d5c829046a: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420825217860" TC_mo_ussd_iuse_msisdn_via_proxy(205)@67d5c829046a: setverdict(pass): none -> pass 20241219085640817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40364<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@67d5c829046a: Final verdict of PTC: pass 20241219085640818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40270<->l=127.0.0.1:4258 20241219085640819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36367<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@67d5c829046a: Final verdict of PTC: none 20241219085640819 DLINP <000b> input/ipa.c:452 connected read/write 20241219085640820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085640820 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085640820 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085640820 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085640820 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 196: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@67d5c829046a: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Thu Dec 19 08:56:40 UTC 2024 ====== 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 20241219085640869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40376<->l=127.0.0.1:4258 20241219085641070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40376<->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=83540) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Thu Dec 19 08:56:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_mo_ussd_euse started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 20241219085644150 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42717 20241219085644150 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:42717 MTC@67d5c829046a: in not legacy case 2 IPA-EUSE-foobar(208)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085644152 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644152 DLINP <000b> input/ipa.c:406 127.0.0.1:42717 message received IPA-EUSE-foobar(208)@67d5c829046a: 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) } } } } 20241219085644155 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085644155 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@67d5c829046a: 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 } } } } 20241219085644156 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644156 DLINP <000b> input/ipa.c:406 127.0.0.1:42717 message received 20241219085644156 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085644156 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241219085644156 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241219085644156 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241219085644156 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085644156 DLGSUP <0013> gsup_server.c:236 2:  20241219085644156 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085644156 DLGSUP <0013> gsup_server.c:236 3:  20241219085644156 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085644156 DLGSUP <0013> gsup_server.c:236 4:  20241219085644156 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085644156 DLGSUP <0013> gsup_server.c:236 5:  20241219085644156 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085644156 DLGSUP <0013> gsup_server.c:236 7:  20241219085644156 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085644156 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 IPA-EUSE-foobar(208)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085644156 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085644156 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42717 HLR_Test-GSUP-IPA(207)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085644158 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085644158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40388<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085644161 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085644161 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085644161 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085644161 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085644161 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085644161 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085644161 DLGSUP <0013> gsup_server.c:236 2:  20241219085644161 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085644161 DLGSUP <0013> gsup_server.c:236 3:  20241219085644161 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085644161 DLGSUP <0013> gsup_server.c:236 4:  20241219085644161 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085644161 DLGSUP <0013> gsup_server.c:236 5:  20241219085644161 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085644161 DLGSUP <0013> gsup_server.c:236 7:  20241219085644161 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085644161 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085644161 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085644161 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@67d5c829046a: 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") 20241219085644181 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41645<->l=127.0.0.1:4259) 20241219085644188 DAUC <0003> db_auc.c:157 IMSI='262420507299193': No 2G Auth Data 20241219085644188 DAUC <0003> db_auc.c:192 IMSI='262420507299193': No 3G Auth Data HLR_Test-GSUP(209)@67d5c829046a: Created GsupExpect[0] for "262420507299193" to be handled at TC_mo_ussd_euse(212) 20241219085644205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40390<->l=127.0.0.1:4258 20241219085644213 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085644213 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420507299193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420507299193" session_id=3964605306 session_state=BEGIN} 20241219085644213 DSS <0004> hlr_ussd.c:576 262420507299193/0xec4f137a: Process SS (BEGIN) 20241219085644213 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085644213 DSS <0004> hlr_ussd.c:518 262420507299193/0xec4f137a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085644213 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644213 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data 20241219085644213 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644213 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data EUSE-TC_mo_ussd_euse(206)@67d5c829046a: 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 } } } } } 20241219085644221 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644221 DLINP <000b> input/ipa.c:406 127.0.0.1:42717 message received 20241219085644221 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262420507299193 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420507299193" session_id=3964605306 session_state=END} 20241219085644221 DSS <0004> hlr_ussd.c:576 262420507299193/0xec4f137a: Process SS (END) 20241219085644221 DSS <0004> hlr_ussd.c:518 262420507299193/0xec4f137a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085644221 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420507299193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420507299193" session_id=3964605306 session_state=END} 20241219085644221 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420507299193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085644221 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262420507299193 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085644221 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085644221 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@67d5c829046a: Found GsupExpect[0] for "262420507299193" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@67d5c829046a: Added IMSI table entry 0TC_mo_ussd_euse(212)"262420507299193" TC_mo_ussd_euse(212)@67d5c829046a: setverdict(pass): none -> pass 20241219085644226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40390<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@67d5c829046a: Final verdict of PTC: pass 20241219085644227 DAUC <0003> db_auc.c:157 IMSI='262424990132004': No 2G Auth Data 20241219085644227 DAUC <0003> db_auc.c:192 IMSI='262424990132004': No 3G Auth Data HLR_Test-GSUP(209)@67d5c829046a: Created GsupExpect[0] for "262424990132004" to be handled at TC_mo_ussd_euse(213) 20241219085644246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4258 20241219085644251 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644251 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085644251 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424990132004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424990132004" session_id=2253153072 session_state=BEGIN} 20241219085644251 DSS <0004> hlr_ussd.c:576 262424990132004/0x864c6330: Process SS (BEGIN) 20241219085644251 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085644251 DSS <0004> hlr_ussd.c:518 262424990132004/0x864c6330: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085644252 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644252 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data 20241219085644252 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644252 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data EUSE-TC_mo_ussd_euse(206)@67d5c829046a: 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 } } } } } 20241219085644253 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644253 DLINP <000b> input/ipa.c:406 127.0.0.1:42717 message received 20241219085644253 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424990132004 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424990132004" session_id=2253153072 session_state=END} 20241219085644253 DSS <0004> hlr_ussd.c:576 262424990132004/0x864c6330: Process SS (END) 20241219085644253 DSS <0004> hlr_ussd.c:518 262424990132004/0x864c6330: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085644253 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424990132004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424990132004" session_id=2253153072 session_state=END} 20241219085644253 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424990132004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085644253 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424990132004 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085644253 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085644253 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@67d5c829046a: Found GsupExpect[0] for "262424990132004" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@67d5c829046a: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424990132004" TC_mo_ussd_euse(213)@67d5c829046a: setverdict(pass): none -> pass 20241219085644256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@67d5c829046a: Final verdict of PTC: pass 20241219085644257 DAUC <0003> db_auc.c:157 IMSI='262429881814372': No 2G Auth Data 20241219085644257 DAUC <0003> db_auc.c:192 IMSI='262429881814372': No 3G Auth Data HLR_Test-GSUP(209)@67d5c829046a: Created GsupExpect[0] for "262429881814372" to be handled at TC_mo_ussd_euse(214) 20241219085644274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40406<->l=127.0.0.1:4258 20241219085644282 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085644282 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429881814372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429881814372" session_id=2931984686 session_state=BEGIN} 20241219085644282 DSS <0004> hlr_ussd.c:576 262429881814372/0xaec2892e: Process SS (BEGIN) 20241219085644282 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085644282 DSS <0004> hlr_ussd.c:518 262429881814372/0xaec2892e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085644282 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644282 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data 20241219085644282 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644282 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data EUSE-TC_mo_ussd_euse(206)@67d5c829046a: 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 } } } } } 20241219085644284 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644284 DLINP <000b> input/ipa.c:406 127.0.0.1:42717 message received 20241219085644284 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262429881814372 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429881814372" session_id=2931984686 session_state=END} 20241219085644284 DSS <0004> hlr_ussd.c:576 262429881814372/0xaec2892e: Process SS (END) 20241219085644284 DSS <0004> hlr_ussd.c:518 262429881814372/0xaec2892e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085644284 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429881814372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429881814372" session_id=2931984686 session_state=END} 20241219085644284 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429881814372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085644284 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262429881814372 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085644284 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085644284 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@67d5c829046a: Found GsupExpect[0] for "262429881814372" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@67d5c829046a: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429881814372" TC_mo_ussd_euse(214)@67d5c829046a: setverdict(pass): none -> pass 20241219085644289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40406<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@67d5c829046a: Final verdict of PTC: pass 20241219085644290 DAUC <0003> db_auc.c:157 IMSI='262422422292982': No 2G Auth Data 20241219085644290 DAUC <0003> db_auc.c:192 IMSI='262422422292982': No 3G Auth Data HLR_Test-GSUP(209)@67d5c829046a: Created GsupExpect[0] for "262422422292982" to be handled at TC_mo_ussd_euse(215) 20241219085644305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40422<->l=127.0.0.1:4258 20241219085644310 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085644310 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422422292982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422422292982" session_id=2308428263 session_state=BEGIN} 20241219085644310 DSS <0004> hlr_ussd.c:576 262422422292982/0x8997d1e7: Process SS (BEGIN) 20241219085644310 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085644310 DSS <0004> hlr_ussd.c:518 262422422292982/0x8997d1e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085644310 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644310 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data 20241219085644310 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644310 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data EUSE-TC_mo_ussd_euse(206)@67d5c829046a: 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 } } } } } 20241219085644312 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644312 DLINP <000b> input/ipa.c:406 127.0.0.1:42717 message received 20241219085644312 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262422422292982 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422422292982" session_id=2308428263 session_state=END} 20241219085644312 DSS <0004> hlr_ussd.c:576 262422422292982/0x8997d1e7: Process SS (END) 20241219085644312 DSS <0004> hlr_ussd.c:518 262422422292982/0x8997d1e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085644312 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422422292982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422422292982" session_id=2308428263 session_state=END} 20241219085644312 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422422292982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085644312 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262422422292982 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085644312 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085644312 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@67d5c829046a: Found GsupExpect[0] for "262422422292982" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@67d5c829046a: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422422292982" TC_mo_ussd_euse(215)@67d5c829046a: setverdict(pass): none -> pass 20241219085644316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40422<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@67d5c829046a: Final verdict of PTC: pass 20241219085644317 DAUC <0003> db_auc.c:157 IMSI='262426101046075': No 2G Auth Data 20241219085644317 DAUC <0003> db_auc.c:192 IMSI='262426101046075': No 3G Auth Data HLR_Test-GSUP(209)@67d5c829046a: Created GsupExpect[0] for "262426101046075" to be handled at TC_mo_ussd_euse(216) 20241219085644334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40436<->l=127.0.0.1:4258 20241219085644339 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085644339 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426101046075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426101046075" session_id=2740437854 session_state=BEGIN} 20241219085644339 DSS <0004> hlr_ussd.c:576 262426101046075/0xa357c35e: Process SS (BEGIN) 20241219085644339 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085644339 DSS <0004> hlr_ussd.c:518 262426101046075/0xa357c35e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085644339 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644339 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data 20241219085644339 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644339 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data EUSE-TC_mo_ussd_euse(206)@67d5c829046a: 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 } } } } } 20241219085644341 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644341 DLINP <000b> input/ipa.c:406 127.0.0.1:42717 message received 20241219085644341 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262426101046075 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426101046075" session_id=2740437854 session_state=END} 20241219085644341 DSS <0004> hlr_ussd.c:576 262426101046075/0xa357c35e: Process SS (END) 20241219085644341 DSS <0004> hlr_ussd.c:518 262426101046075/0xa357c35e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085644341 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426101046075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426101046075" session_id=2740437854 session_state=END} 20241219085644341 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426101046075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085644341 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262426101046075 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085644341 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085644341 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@67d5c829046a: Found GsupExpect[0] for "262426101046075" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@67d5c829046a: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426101046075" TC_mo_ussd_euse(216)@67d5c829046a: setverdict(pass): none -> pass 20241219085644346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40436<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@67d5c829046a: Final verdict of PTC: pass 20241219085644347 DAUC <0003> db_auc.c:157 IMSI='262426380566278': No 2G Auth Data 20241219085644347 DAUC <0003> db_auc.c:192 IMSI='262426380566278': No 3G Auth Data HLR_Test-GSUP(209)@67d5c829046a: Created GsupExpect[0] for "262426380566278" to be handled at TC_mo_ussd_euse(217) 20241219085644363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40448<->l=127.0.0.1:4258 20241219085644369 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085644369 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426380566278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426380566278" session_id=4266523539 session_state=BEGIN} 20241219085644369 DSS <0004> hlr_ussd.c:576 262426380566278/0xfe4dfb93: Process SS (BEGIN) 20241219085644369 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085644369 DSS <0004> hlr_ussd.c:518 262426380566278/0xfe4dfb93: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085644369 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644369 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data 20241219085644369 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644369 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data EUSE-TC_mo_ussd_euse(206)@67d5c829046a: 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 } } } } } 20241219085644371 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644371 DLINP <000b> input/ipa.c:406 127.0.0.1:42717 message received 20241219085644371 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262426380566278 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426380566278" session_id=4266523539 session_state=END} 20241219085644371 DSS <0004> hlr_ussd.c:576 262426380566278/0xfe4dfb93: Process SS (END) 20241219085644371 DSS <0004> hlr_ussd.c:518 262426380566278/0xfe4dfb93: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085644371 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426380566278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426380566278" session_id=4266523539 session_state=END} 20241219085644371 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426380566278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085644371 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262426380566278 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085644371 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085644371 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@67d5c829046a: Found GsupExpect[0] for "262426380566278" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@67d5c829046a: Added IMSI table entry 5TC_mo_ussd_euse(217)"262426380566278" TC_mo_ussd_euse(217)@67d5c829046a: setverdict(pass): none -> pass 20241219085644375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40448<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@67d5c829046a: Final verdict of PTC: pass 20241219085644375 DAUC <0003> db_auc.c:157 IMSI='262427442468627': No 2G Auth Data 20241219085644375 DAUC <0003> db_auc.c:192 IMSI='262427442468627': No 3G Auth Data HLR_Test-GSUP(209)@67d5c829046a: Created GsupExpect[0] for "262427442468627" to be handled at TC_mo_ussd_euse(218) 20241219085644394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40464<->l=127.0.0.1:4258 20241219085644399 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085644399 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427442468627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427442468627" session_id=4055264007 session_state=BEGIN} 20241219085644399 DSS <0004> hlr_ussd.c:576 262427442468627/0xf1b66b07: Process SS (BEGIN) 20241219085644399 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085644399 DSS <0004> hlr_ussd.c:518 262427442468627/0xf1b66b07: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085644399 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644399 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data 20241219085644399 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644399 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data EUSE-TC_mo_ussd_euse(206)@67d5c829046a: 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 } } } } } 20241219085644402 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644402 DLINP <000b> input/ipa.c:406 127.0.0.1:42717 message received 20241219085644402 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262427442468627 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427442468627" session_id=4055264007 session_state=END} 20241219085644402 DSS <0004> hlr_ussd.c:576 262427442468627/0xf1b66b07: Process SS (END) 20241219085644402 DSS <0004> hlr_ussd.c:518 262427442468627/0xf1b66b07: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085644402 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427442468627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427442468627" session_id=4055264007 session_state=END} 20241219085644402 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427442468627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085644402 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262427442468627 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085644402 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085644402 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@67d5c829046a: Found GsupExpect[0] for "262427442468627" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@67d5c829046a: Added IMSI table entry 6TC_mo_ussd_euse(218)"262427442468627" TC_mo_ussd_euse(218)@67d5c829046a: setverdict(pass): none -> pass 20241219085644405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40464<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@67d5c829046a: Final verdict of PTC: pass 20241219085644406 DAUC <0003> db_auc.c:157 IMSI='262421663070008': No 2G Auth Data 20241219085644406 DAUC <0003> db_auc.c:192 IMSI='262421663070008': No 3G Auth Data HLR_Test-GSUP(209)@67d5c829046a: Created GsupExpect[0] for "262421663070008" to be handled at TC_mo_ussd_euse(219) 20241219085644423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40466<->l=127.0.0.1:4258 20241219085644429 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085644430 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421663070008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421663070008" session_id=1468070173 session_state=BEGIN} 20241219085644430 DSS <0004> hlr_ussd.c:576 262421663070008/0x5780f91d: Process SS (BEGIN) 20241219085644430 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085644430 DSS <0004> hlr_ussd.c:518 262421663070008/0x5780f91d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085644430 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644430 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data 20241219085644430 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644430 DLINP <000b> input/ipa.c:432 127.0.0.1:42717 sending data EUSE-TC_mo_ussd_euse(206)@67d5c829046a: 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 } } } } } 20241219085644431 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644432 DLINP <000b> input/ipa.c:406 127.0.0.1:42717 message received 20241219085644432 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262421663070008 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421663070008" session_id=1468070173 session_state=END} 20241219085644432 DSS <0004> hlr_ussd.c:576 262421663070008/0x5780f91d: Process SS (END) 20241219085644432 DSS <0004> hlr_ussd.c:518 262421663070008/0x5780f91d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085644432 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421663070008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421663070008" session_id=1468070173 session_state=END} 20241219085644432 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421663070008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085644432 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262421663070008 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085644432 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085644432 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@67d5c829046a: Found GsupExpect[0] for "262421663070008" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@67d5c829046a: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421663070008" TC_mo_ussd_euse(219)@67d5c829046a: setverdict(pass): none -> pass 20241219085644435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40466<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@67d5c829046a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@67d5c829046a: Final verdict of PTC: none 20241219085644437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40388<->l=127.0.0.1:4258 20241219085644437 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085644437 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085644437 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085644437 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@67d5c829046a: Final verdict of PTC: none 20241219085644438 DLINP <000b> input/ipa.c:452 connected read/write 20241219085644438 DLINP <000b> input/ipa.c:406 127.0.0.1:42717 message received 20241219085644438 DLINP <000b> input/ipa.c:415 127.0.0.1:42717 connection closed with server 20241219085644438 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:42717 20241219085644438 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241219085644438 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41645<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(207)@67d5c829046a: Final verdict of PTC: none 210@67d5c829046a: Final verdict of PTC: none IPA-EUSE-foobar(208)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 210: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@67d5c829046a: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Dec 19 08:56:44 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241219085644478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40472<->l=127.0.0.1:4258 20241219085644679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40472<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=85212) Waiting for packet dumper to finish... 1 (prev_count=85212, count=111192) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Thu Dec 19 08:56:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_mo_ussd_euse_continue started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 20241219085647759 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40149 20241219085647759 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40149 IPA-EUSE-foobar(222)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085647761 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647761 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received MTC@67d5c829046a: in not legacy case 2 IPA-EUSE-foobar(222)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085647763 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647763 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085647763 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085647763 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241219085647763 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241219085647763 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241219085647763 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085647763 DLGSUP <0013> gsup_server.c:236 2:  20241219085647763 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085647763 DLGSUP <0013> gsup_server.c:236 3:  20241219085647763 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085647763 DLGSUP <0013> gsup_server.c:236 4:  20241219085647763 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085647763 DLGSUP <0013> gsup_server.c:236 5:  20241219085647763 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085647763 DLGSUP <0013> gsup_server.c:236 7:  20241219085647763 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085647763 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085647763 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085647763 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40149 IPA-EUSE-foobar(222)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085647765 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085647765 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085647767 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33064<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085647769 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647769 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085647769 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085647769 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085647769 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085647769 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085647769 DLGSUP <0013> gsup_server.c:236 2:  20241219085647769 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085647769 DLGSUP <0013> gsup_server.c:236 3:  20241219085647769 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085647769 DLGSUP <0013> gsup_server.c:236 4:  20241219085647769 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085647769 DLGSUP <0013> gsup_server.c:236 5:  20241219085647769 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085647769 DLGSUP <0013> gsup_server.c:236 7:  20241219085647769 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085647769 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085647769 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085647769 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@67d5c829046a: 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") 20241219085647791 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37041<->l=127.0.0.1:4259) 20241219085647796 DAUC <0003> db_auc.c:157 IMSI='262427031114644': No 2G Auth Data 20241219085647796 DAUC <0003> db_auc.c:192 IMSI='262427031114644': No 3G Auth Data HLR_Test-GSUP(223)@67d5c829046a: Created GsupExpect[0] for "262427031114644" to be handled at TC_mo_ussd_euse_continue(226) 20241219085647811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33074<->l=127.0.0.1:4258 20241219085647818 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647818 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427031114644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427031114644" session_id=169525690 session_state=BEGIN} 20241219085647818 DSS <0004> hlr_ussd.c:576 262427031114644/0x0a1ac1ba: Process SS (BEGIN) 20241219085647818 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085647818 DSS <0004> hlr_ussd.c:518 262427031114644/0x0a1ac1ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085647818 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647818 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085647818 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647818 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085647826 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647826 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085647826 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262427031114644 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427031114644" session_id=169525690 session_state=CONTINUE} 20241219085647826 DSS <0004> hlr_ussd.c:576 262427031114644/0x0a1ac1ba: Process SS (CONTINUE) 20241219085647826 DSS <0004> hlr_ussd.c:518 262427031114644/0x0a1ac1ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085647826 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427031114644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427031114644" session_id=169525690 session_state=CONTINUE} 20241219085647826 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262427031114644 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085647826 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085647826 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@67d5c829046a: Found GsupExpect[0] for "262427031114644" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@67d5c829046a: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262427031114644" TC_mo_ussd_euse_continue(226)@67d5c829046a: setverdict(pass): none -> pass 20241219085647832 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647832 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427031114644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427031114644" session_id=169525690 session_state=CONTINUE} 20241219085647832 DSS <0004> hlr_ussd.c:576 262427031114644/0x0a1ac1ba: Process SS (CONTINUE) 20241219085647832 DSS <0004> hlr_ussd.c:518 262427031114644/0x0a1ac1ba: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219085647832 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427031114644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085647832 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647832 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085647832 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647832 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085647834 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647834 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085647834 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262427031114644 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427031114644" session_id=169525690 session_state=END} 20241219085647834 DSS <0004> hlr_ussd.c:576 262427031114644/0x0a1ac1ba: Process SS (END) 20241219085647834 DSS <0004> hlr_ussd.c:518 262427031114644/0x0a1ac1ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219085647834 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427031114644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427031114644" session_id=169525690 session_state=END} 20241219085647834 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427031114644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085647834 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262427031114644 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085647834 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085647834 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085647836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33074<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@67d5c829046a: Final verdict of PTC: pass 20241219085647837 DAUC <0003> db_auc.c:157 IMSI='262422708888424': No 2G Auth Data 20241219085647837 DAUC <0003> db_auc.c:192 IMSI='262422708888424': No 3G Auth Data HLR_Test-GSUP(223)@67d5c829046a: Created GsupExpect[0] for "262422708888424" to be handled at TC_mo_ussd_euse_continue(227) 20241219085647854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 20241219085647860 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647860 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422708888424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422708888424" session_id=3298422498 session_state=BEGIN} 20241219085647860 DSS <0004> hlr_ussd.c:576 262422708888424/0xc499eee2: Process SS (BEGIN) 20241219085647860 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085647860 DSS <0004> hlr_ussd.c:518 262422708888424/0xc499eee2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085647860 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647860 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085647860 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647860 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085647862 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647862 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085647862 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262422708888424 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422708888424" session_id=3298422498 session_state=CONTINUE} 20241219085647862 DSS <0004> hlr_ussd.c:576 262422708888424/0xc499eee2: Process SS (CONTINUE) 20241219085647862 DSS <0004> hlr_ussd.c:518 262422708888424/0xc499eee2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085647862 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422708888424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422708888424" session_id=3298422498 session_state=CONTINUE} 20241219085647862 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262422708888424 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085647862 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085647862 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@67d5c829046a: Found GsupExpect[0] for "262422708888424" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@67d5c829046a: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422708888424" TC_mo_ussd_euse_continue(227)@67d5c829046a: setverdict(pass): none -> pass 20241219085647868 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647868 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422708888424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422708888424" session_id=3298422498 session_state=CONTINUE} 20241219085647868 DSS <0004> hlr_ussd.c:576 262422708888424/0xc499eee2: Process SS (CONTINUE) 20241219085647868 DSS <0004> hlr_ussd.c:518 262422708888424/0xc499eee2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219085647868 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422708888424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085647868 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647868 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085647868 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647868 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085647870 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647870 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085647870 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262422708888424 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422708888424" session_id=3298422498 session_state=END} 20241219085647870 DSS <0004> hlr_ussd.c:576 262422708888424/0xc499eee2: Process SS (END) 20241219085647870 DSS <0004> hlr_ussd.c:518 262422708888424/0xc499eee2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219085647870 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422708888424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422708888424" session_id=3298422498 session_state=END} 20241219085647870 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422708888424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085647870 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262422708888424 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085647870 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085647870 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085647872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@67d5c829046a: Final verdict of PTC: pass 20241219085647872 DAUC <0003> db_auc.c:157 IMSI='262420293995966': No 2G Auth Data 20241219085647872 DAUC <0003> db_auc.c:192 IMSI='262420293995966': No 3G Auth Data HLR_Test-GSUP(223)@67d5c829046a: Created GsupExpect[0] for "262420293995966" to be handled at TC_mo_ussd_euse_continue(228) 20241219085647888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 20241219085647894 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647894 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420293995966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420293995966" session_id=1221256398 session_state=BEGIN} 20241219085647894 DSS <0004> hlr_ussd.c:576 262420293995966/0x48cae4ce: Process SS (BEGIN) 20241219085647894 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085647894 DSS <0004> hlr_ussd.c:518 262420293995966/0x48cae4ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085647894 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647894 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085647894 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647894 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085647896 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647896 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085647896 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420293995966 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420293995966" session_id=1221256398 session_state=CONTINUE} 20241219085647896 DSS <0004> hlr_ussd.c:576 262420293995966/0x48cae4ce: Process SS (CONTINUE) 20241219085647896 DSS <0004> hlr_ussd.c:518 262420293995966/0x48cae4ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085647896 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420293995966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420293995966" session_id=1221256398 session_state=CONTINUE} 20241219085647896 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420293995966 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085647896 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085647896 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@67d5c829046a: Found GsupExpect[0] for "262420293995966" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@67d5c829046a: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420293995966" TC_mo_ussd_euse_continue(228)@67d5c829046a: setverdict(pass): none -> pass 20241219085647900 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647900 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420293995966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420293995966" session_id=1221256398 session_state=CONTINUE} 20241219085647900 DSS <0004> hlr_ussd.c:576 262420293995966/0x48cae4ce: Process SS (CONTINUE) 20241219085647900 DSS <0004> hlr_ussd.c:518 262420293995966/0x48cae4ce: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219085647900 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420293995966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085647900 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647900 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085647900 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647900 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085647902 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647902 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085647902 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420293995966 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420293995966" session_id=1221256398 session_state=END} 20241219085647902 DSS <0004> hlr_ussd.c:576 262420293995966/0x48cae4ce: Process SS (END) 20241219085647902 DSS <0004> hlr_ussd.c:518 262420293995966/0x48cae4ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219085647902 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420293995966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420293995966" session_id=1221256398 session_state=END} 20241219085647902 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420293995966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085647902 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420293995966 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085647902 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085647902 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085647904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33088<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@67d5c829046a: Final verdict of PTC: pass 20241219085647904 DAUC <0003> db_auc.c:157 IMSI='262426406677756': No 2G Auth Data 20241219085647905 DAUC <0003> db_auc.c:192 IMSI='262426406677756': No 3G Auth Data HLR_Test-GSUP(223)@67d5c829046a: Created GsupExpect[0] for "262426406677756" to be handled at TC_mo_ussd_euse_continue(229) 20241219085647920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33094<->l=127.0.0.1:4258 20241219085647924 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647924 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426406677756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426406677756" session_id=1929898083 session_state=BEGIN} 20241219085647924 DSS <0004> hlr_ussd.c:576 262426406677756/0x7307e863: Process SS (BEGIN) 20241219085647924 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085647924 DSS <0004> hlr_ussd.c:518 262426406677756/0x7307e863: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085647924 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647924 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085647924 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647924 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085647926 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647926 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085647926 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262426406677756 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426406677756" session_id=1929898083 session_state=CONTINUE} 20241219085647926 DSS <0004> hlr_ussd.c:576 262426406677756/0x7307e863: Process SS (CONTINUE) 20241219085647926 DSS <0004> hlr_ussd.c:518 262426406677756/0x7307e863: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085647926 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426406677756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426406677756" session_id=1929898083 session_state=CONTINUE} 20241219085647926 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262426406677756 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085647926 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085647926 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@67d5c829046a: Found GsupExpect[0] for "262426406677756" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@67d5c829046a: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426406677756" TC_mo_ussd_euse_continue(229)@67d5c829046a: setverdict(pass): none -> pass 20241219085647930 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647931 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426406677756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426406677756" session_id=1929898083 session_state=CONTINUE} 20241219085647931 DSS <0004> hlr_ussd.c:576 262426406677756/0x7307e863: Process SS (CONTINUE) 20241219085647931 DSS <0004> hlr_ussd.c:518 262426406677756/0x7307e863: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219085647931 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426406677756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085647931 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647931 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085647931 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647931 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085647932 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647932 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085647932 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262426406677756 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426406677756" session_id=1929898083 session_state=END} 20241219085647932 DSS <0004> hlr_ussd.c:576 262426406677756/0x7307e863: Process SS (END) 20241219085647932 DSS <0004> hlr_ussd.c:518 262426406677756/0x7307e863: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219085647932 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426406677756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426406677756" session_id=1929898083 session_state=END} 20241219085647932 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426406677756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085647932 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262426406677756 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085647932 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085647932 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085647934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33094<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@67d5c829046a: Final verdict of PTC: pass 20241219085647935 DAUC <0003> db_auc.c:157 IMSI='262424293747193': No 2G Auth Data 20241219085647935 DAUC <0003> db_auc.c:192 IMSI='262424293747193': No 3G Auth Data HLR_Test-GSUP(223)@67d5c829046a: Created GsupExpect[0] for "262424293747193" to be handled at TC_mo_ussd_euse_continue(230) 20241219085647951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33104<->l=127.0.0.1:4258 20241219085647956 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647956 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424293747193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424293747193" session_id=2348640748 session_state=BEGIN} 20241219085647956 DSS <0004> hlr_ussd.c:576 262424293747193/0x8bfd69ec: Process SS (BEGIN) 20241219085647956 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085647956 DSS <0004> hlr_ussd.c:518 262424293747193/0x8bfd69ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085647956 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647956 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085647956 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647956 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085647958 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647958 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085647958 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262424293747193 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424293747193" session_id=2348640748 session_state=CONTINUE} 20241219085647958 DSS <0004> hlr_ussd.c:576 262424293747193/0x8bfd69ec: Process SS (CONTINUE) 20241219085647958 DSS <0004> hlr_ussd.c:518 262424293747193/0x8bfd69ec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085647958 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424293747193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424293747193" session_id=2348640748 session_state=CONTINUE} 20241219085647958 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262424293747193 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085647958 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085647958 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@67d5c829046a: Found GsupExpect[0] for "262424293747193" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@67d5c829046a: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262424293747193" TC_mo_ussd_euse_continue(230)@67d5c829046a: setverdict(pass): none -> pass 20241219085647963 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647963 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647963 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424293747193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424293747193" session_id=2348640748 session_state=CONTINUE} 20241219085647963 DSS <0004> hlr_ussd.c:576 262424293747193/0x8bfd69ec: Process SS (CONTINUE) 20241219085647963 DSS <0004> hlr_ussd.c:518 262424293747193/0x8bfd69ec: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219085647963 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424293747193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085647963 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647963 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085647963 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647963 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085647965 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647965 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085647965 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262424293747193 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424293747193" session_id=2348640748 session_state=END} 20241219085647965 DSS <0004> hlr_ussd.c:576 262424293747193/0x8bfd69ec: Process SS (END) 20241219085647965 DSS <0004> hlr_ussd.c:518 262424293747193/0x8bfd69ec: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219085647965 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424293747193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424293747193" session_id=2348640748 session_state=END} 20241219085647965 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424293747193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085647965 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262424293747193 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085647965 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085647965 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085647967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33104<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@67d5c829046a: Final verdict of PTC: pass 20241219085647968 DAUC <0003> db_auc.c:157 IMSI='262420510178520': No 2G Auth Data 20241219085647968 DAUC <0003> db_auc.c:192 IMSI='262420510178520': No 3G Auth Data HLR_Test-GSUP(223)@67d5c829046a: Created GsupExpect[0] for "262420510178520" to be handled at TC_mo_ussd_euse_continue(231) 20241219085647985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33118<->l=127.0.0.1:4258 20241219085647993 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085647993 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420510178520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420510178520" session_id=3175151921 session_state=BEGIN} 20241219085647993 DSS <0004> hlr_ussd.c:576 262420510178520/0xbd40f931: Process SS (BEGIN) 20241219085647993 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085647993 DSS <0004> hlr_ussd.c:518 262420510178520/0xbd40f931: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085647993 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647993 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085647993 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647993 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085647996 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647996 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085647996 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262420510178520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420510178520" session_id=3175151921 session_state=CONTINUE} 20241219085647996 DSS <0004> hlr_ussd.c:576 262420510178520/0xbd40f931: Process SS (CONTINUE) 20241219085647996 DSS <0004> hlr_ussd.c:518 262420510178520/0xbd40f931: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085647996 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420510178520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420510178520" session_id=3175151921 session_state=CONTINUE} 20241219085647996 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262420510178520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085647996 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085647996 DLINP <000b> input/ipa.c:452 connected read/write 20241219085647996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@67d5c829046a: Found GsupExpect[0] for "262420510178520" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@67d5c829046a: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420510178520" TC_mo_ussd_euse_continue(231)@67d5c829046a: setverdict(pass): none -> pass 20241219085648001 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085648001 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420510178520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420510178520" session_id=3175151921 session_state=CONTINUE} 20241219085648001 DSS <0004> hlr_ussd.c:576 262420510178520/0xbd40f931: Process SS (CONTINUE) 20241219085648001 DSS <0004> hlr_ussd.c:518 262420510178520/0xbd40f931: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219085648001 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420510178520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085648001 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648001 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085648001 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648001 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085648003 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648003 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085648003 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262420510178520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420510178520" session_id=3175151921 session_state=END} 20241219085648003 DSS <0004> hlr_ussd.c:576 262420510178520/0xbd40f931: Process SS (END) 20241219085648003 DSS <0004> hlr_ussd.c:518 262420510178520/0xbd40f931: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219085648003 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420510178520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420510178520" session_id=3175151921 session_state=END} 20241219085648003 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420510178520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085648003 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262420510178520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085648003 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085648003 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085648005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33118<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@67d5c829046a: Final verdict of PTC: pass 20241219085648006 DAUC <0003> db_auc.c:157 IMSI='262426937454075': No 2G Auth Data 20241219085648006 DAUC <0003> db_auc.c:192 IMSI='262426937454075': No 3G Auth Data HLR_Test-GSUP(223)@67d5c829046a: Created GsupExpect[0] for "262426937454075" to be handled at TC_mo_ussd_euse_continue(232) 20241219085648023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33132<->l=127.0.0.1:4258 20241219085648027 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648028 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085648028 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426937454075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426937454075" session_id=2067521771 session_state=BEGIN} 20241219085648028 DSS <0004> hlr_ussd.c:576 262426937454075/0x7b3be0eb: Process SS (BEGIN) 20241219085648028 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085648028 DSS <0004> hlr_ussd.c:518 262426937454075/0x7b3be0eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085648028 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648028 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085648028 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648028 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085648030 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648030 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085648030 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262426937454075 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426937454075" session_id=2067521771 session_state=CONTINUE} 20241219085648030 DSS <0004> hlr_ussd.c:576 262426937454075/0x7b3be0eb: Process SS (CONTINUE) 20241219085648030 DSS <0004> hlr_ussd.c:518 262426937454075/0x7b3be0eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085648030 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426937454075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426937454075" session_id=2067521771 session_state=CONTINUE} 20241219085648030 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262426937454075 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085648030 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085648030 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@67d5c829046a: Found GsupExpect[0] for "262426937454075" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@67d5c829046a: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426937454075" TC_mo_ussd_euse_continue(232)@67d5c829046a: setverdict(pass): none -> pass 20241219085648034 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085648034 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426937454075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426937454075" session_id=2067521771 session_state=CONTINUE} 20241219085648034 DSS <0004> hlr_ussd.c:576 262426937454075/0x7b3be0eb: Process SS (CONTINUE) 20241219085648034 DSS <0004> hlr_ussd.c:518 262426937454075/0x7b3be0eb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219085648034 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426937454075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085648034 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648034 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085648034 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648034 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085648036 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648036 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085648036 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262426937454075 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426937454075" session_id=2067521771 session_state=END} 20241219085648036 DSS <0004> hlr_ussd.c:576 262426937454075/0x7b3be0eb: Process SS (END) 20241219085648036 DSS <0004> hlr_ussd.c:518 262426937454075/0x7b3be0eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219085648036 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426937454075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426937454075" session_id=2067521771 session_state=END} 20241219085648036 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426937454075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085648036 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262426937454075 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085648036 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085648036 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085648037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33132<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@67d5c829046a: Final verdict of PTC: pass 20241219085648038 DAUC <0003> db_auc.c:157 IMSI='262428757889401': No 2G Auth Data 20241219085648038 DAUC <0003> db_auc.c:192 IMSI='262428757889401': No 3G Auth Data HLR_Test-GSUP(223)@67d5c829046a: Created GsupExpect[0] for "262428757889401" to be handled at TC_mo_ussd_euse_continue(233) 20241219085648052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33138<->l=127.0.0.1:4258 20241219085648057 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085648057 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428757889401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428757889401" session_id=1415815658 session_state=BEGIN} 20241219085648057 DSS <0004> hlr_ussd.c:576 262428757889401/0x5463a1ea: Process SS (BEGIN) 20241219085648057 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219085648057 DSS <0004> hlr_ussd.c:518 262428757889401/0x5463a1ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219085648057 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648057 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085648057 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648057 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085648059 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648059 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085648059 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262428757889401 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428757889401" session_id=1415815658 session_state=CONTINUE} 20241219085648059 DSS <0004> hlr_ussd.c:576 262428757889401/0x5463a1ea: Process SS (CONTINUE) 20241219085648059 DSS <0004> hlr_ussd.c:518 262428757889401/0x5463a1ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219085648059 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428757889401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428757889401" session_id=1415815658 session_state=CONTINUE} 20241219085648059 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262428757889401 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085648059 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085648059 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@67d5c829046a: Found GsupExpect[0] for "262428757889401" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@67d5c829046a: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428757889401" TC_mo_ussd_euse_continue(233)@67d5c829046a: setverdict(pass): none -> pass 20241219085648063 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085648063 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428757889401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428757889401" session_id=1415815658 session_state=CONTINUE} 20241219085648063 DSS <0004> hlr_ussd.c:576 262428757889401/0x5463a1ea: Process SS (CONTINUE) 20241219085648063 DSS <0004> hlr_ussd.c:518 262428757889401/0x5463a1ea: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219085648063 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428757889401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085648063 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648063 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data 20241219085648063 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648063 DLINP <000b> input/ipa.c:432 127.0.0.1:40149 sending data EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: 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 } } } } } 20241219085648065 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648065 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085648065 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262428757889401 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428757889401" session_id=1415815658 session_state=END} 20241219085648065 DSS <0004> hlr_ussd.c:576 262428757889401/0x5463a1ea: Process SS (END) 20241219085648065 DSS <0004> hlr_ussd.c:518 262428757889401/0x5463a1ea: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219085648065 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428757889401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428757889401" session_id=1415815658 session_state=END} 20241219085648065 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428757889401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085648065 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262428757889401 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085648065 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085648065 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085648067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33138<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@67d5c829046a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@67d5c829046a: Final verdict of PTC: none 20241219085648069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33064<->l=127.0.0.1:4258 20241219085648070 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085648070 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085648070 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085648070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085648070 DLINP <000b> input/ipa.c:452 connected read/write 20241219085648070 DLINP <000b> input/ipa.c:406 127.0.0.1:40149 message received 20241219085648070 DLINP <000b> input/ipa.c:415 127.0.0.1:40149 connection closed with server 20241219085648070 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40149 20241219085648070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241219085648070 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37041<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@67d5c829046a: Final verdict of PTC: none 224@67d5c829046a: Final verdict of PTC: none IPA-EUSE-foobar(222)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 224: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@67d5c829046a: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Dec 19 08:56:48 UTC 2024 ====== 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 20241219085648108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33144<->l=127.0.0.1:4258 20241219085648309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33144<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=152552) Waiting for packet dumper to finish... 1 (prev_count=152552, count=156844) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Thu Dec 19 08:56:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_mo_ussd_euse_defaultroute started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 20241219085651390 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38091 20241219085651390 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38091 IPA-EUSE-foobar(236)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085651391 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651391 DLINP <000b> input/ipa.c:406 127.0.0.1:38091 message received MTC@67d5c829046a: in not legacy case 2 IPA-EUSE-foobar(236)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085651393 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651393 DLINP <000b> input/ipa.c:406 127.0.0.1:38091 message received 20241219085651394 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085651394 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241219085651394 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241219085651394 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241219085651394 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085651394 DLGSUP <0013> gsup_server.c:236 2:  20241219085651394 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085651394 DLGSUP <0013> gsup_server.c:236 3:  20241219085651394 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085651394 DLGSUP <0013> gsup_server.c:236 4:  20241219085651394 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085651394 DLGSUP <0013> gsup_server.c:236 5:  20241219085651394 DLGSUP <0013> gsup_server.c:238 5: 00  IPA-EUSE-foobar(236)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085651394 DLGSUP <0013> gsup_server.c:236 7:  20241219085651394 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085651394 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085651394 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085651394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38091 20241219085651395 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085651395 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085651398 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085651399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33148<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085651401 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085651402 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085651402 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085651402 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085651402 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085651402 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085651402 DLGSUP <0013> gsup_server.c:236 2:  20241219085651402 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085651402 DLGSUP <0013> gsup_server.c:236 3:  20241219085651402 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085651402 DLGSUP <0013> gsup_server.c:236 4:  20241219085651402 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085651402 DLGSUP <0013> gsup_server.c:236 5:  20241219085651402 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(235)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085651402 DLGSUP <0013> gsup_server.c:236 7:  20241219085651402 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085651402 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085651402 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085651402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@67d5c829046a: 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") 20241219085651421 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38411<->l=127.0.0.1:4259) 20241219085651429 DAUC <0003> db_auc.c:157 IMSI='262420827857518': No 2G Auth Data 20241219085651429 DAUC <0003> db_auc.c:192 IMSI='262420827857518': No 3G Auth Data HLR_Test-GSUP(237)@67d5c829046a: Created GsupExpect[0] for "262420827857518" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241219085651445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33156<->l=127.0.0.1:4258 20241219085651451 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085651451 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420827857518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420827857518" session_id=3316600379 session_state=BEGIN} 20241219085651451 DSS <0004> hlr_ussd.c:576 262420827857518/0xc5af4e3b: Process SS (BEGIN) 20241219085651451 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219085651451 DSS <0004> hlr_ussd.c:518 262420827857518/0xc5af4e3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219085651451 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651451 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data 20241219085651451 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651451 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@67d5c829046a: 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 } } } } } 20241219085651458 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651458 DLINP <000b> input/ipa.c:406 127.0.0.1:38091 message received 20241219085651458 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262420827857518 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420827857518" session_id=3316600379 session_state=END} 20241219085651458 DSS <0004> hlr_ussd.c:576 262420827857518/0xc5af4e3b: Process SS (END) 20241219085651458 DSS <0004> hlr_ussd.c:518 262420827857518/0xc5af4e3b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219085651458 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420827857518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420827857518" session_id=3316600379 session_state=END} 20241219085651458 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420827857518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085651458 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262420827857518 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085651458 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085651458 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@67d5c829046a: Found GsupExpect[0] for "262420827857518" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@67d5c829046a: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262420827857518" TC_mo_ussd_euse_defaultroute(240)@67d5c829046a: setverdict(pass): none -> pass 20241219085651463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33156<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@67d5c829046a: Final verdict of PTC: pass 20241219085651463 DAUC <0003> db_auc.c:157 IMSI='262424874293116': No 2G Auth Data 20241219085651463 DAUC <0003> db_auc.c:192 IMSI='262424874293116': No 3G Auth Data HLR_Test-GSUP(237)@67d5c829046a: Created GsupExpect[0] for "262424874293116" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241219085651478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33166<->l=127.0.0.1:4258 20241219085651484 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085651484 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424874293116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424874293116" session_id=2931946738 session_state=BEGIN} 20241219085651484 DSS <0004> hlr_ussd.c:576 262424874293116/0xaec1f4f2: Process SS (BEGIN) 20241219085651484 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219085651484 DSS <0004> hlr_ussd.c:518 262424874293116/0xaec1f4f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219085651484 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651484 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data 20241219085651484 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651484 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@67d5c829046a: 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 } } } } } 20241219085651486 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651486 DLINP <000b> input/ipa.c:406 127.0.0.1:38091 message received 20241219085651486 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262424874293116 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424874293116" session_id=2931946738 session_state=END} 20241219085651486 DSS <0004> hlr_ussd.c:576 262424874293116/0xaec1f4f2: Process SS (END) 20241219085651486 DSS <0004> hlr_ussd.c:518 262424874293116/0xaec1f4f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219085651486 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424874293116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424874293116" session_id=2931946738 session_state=END} 20241219085651486 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424874293116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085651486 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262424874293116 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085651486 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085651486 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@67d5c829046a: Found GsupExpect[0] for "262424874293116" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@67d5c829046a: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262424874293116" TC_mo_ussd_euse_defaultroute(241)@67d5c829046a: setverdict(pass): none -> pass 20241219085651491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33166<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@67d5c829046a: Final verdict of PTC: pass 20241219085651492 DAUC <0003> db_auc.c:157 IMSI='262420850015612': No 2G Auth Data 20241219085651492 DAUC <0003> db_auc.c:192 IMSI='262420850015612': No 3G Auth Data HLR_Test-GSUP(237)@67d5c829046a: Created GsupExpect[0] for "262420850015612" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241219085651509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33174<->l=127.0.0.1:4258 20241219085651513 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085651513 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420850015612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420850015612" session_id=4003643026 session_state=BEGIN} 20241219085651513 DSS <0004> hlr_ussd.c:576 262420850015612/0xeea2be92: Process SS (BEGIN) 20241219085651513 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219085651513 DSS <0004> hlr_ussd.c:518 262420850015612/0xeea2be92: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219085651513 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651513 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data 20241219085651513 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651513 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@67d5c829046a: 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 } } } } } 20241219085651515 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651515 DLINP <000b> input/ipa.c:406 127.0.0.1:38091 message received 20241219085651516 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262420850015612 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420850015612" session_id=4003643026 session_state=END} 20241219085651516 DSS <0004> hlr_ussd.c:576 262420850015612/0xeea2be92: Process SS (END) 20241219085651516 DSS <0004> hlr_ussd.c:518 262420850015612/0xeea2be92: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219085651516 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420850015612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420850015612" session_id=4003643026 session_state=END} 20241219085651516 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420850015612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085651516 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262420850015612 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085651516 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085651516 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@67d5c829046a: Found GsupExpect[0] for "262420850015612" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@67d5c829046a: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262420850015612" TC_mo_ussd_euse_defaultroute(242)@67d5c829046a: setverdict(pass): none -> pass 20241219085651520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33174<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@67d5c829046a: Final verdict of PTC: pass 20241219085651520 DAUC <0003> db_auc.c:157 IMSI='262426772916134': No 2G Auth Data 20241219085651520 DAUC <0003> db_auc.c:192 IMSI='262426772916134': No 3G Auth Data HLR_Test-GSUP(237)@67d5c829046a: Created GsupExpect[0] for "262426772916134" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241219085651537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33188<->l=127.0.0.1:4258 20241219085651544 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085651544 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426772916134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426772916134" session_id=1139909469 session_state=BEGIN} 20241219085651544 DSS <0004> hlr_ussd.c:576 262426772916134/0x43f1a35d: Process SS (BEGIN) 20241219085651544 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219085651544 DSS <0004> hlr_ussd.c:518 262426772916134/0x43f1a35d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219085651544 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651544 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data 20241219085651544 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651544 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@67d5c829046a: 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 } } } } } 20241219085651546 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651546 DLINP <000b> input/ipa.c:406 127.0.0.1:38091 message received 20241219085651546 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262426772916134 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426772916134" session_id=1139909469 session_state=END} 20241219085651546 DSS <0004> hlr_ussd.c:576 262426772916134/0x43f1a35d: Process SS (END) 20241219085651546 DSS <0004> hlr_ussd.c:518 262426772916134/0x43f1a35d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219085651546 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426772916134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426772916134" session_id=1139909469 session_state=END} 20241219085651546 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262426772916134 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085651546 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262426772916134 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085651546 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085651546 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@67d5c829046a: Found GsupExpect[0] for "262426772916134" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@67d5c829046a: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262426772916134" TC_mo_ussd_euse_defaultroute(243)@67d5c829046a: setverdict(pass): none -> pass 20241219085651551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33188<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@67d5c829046a: Final verdict of PTC: pass 20241219085651551 DAUC <0003> db_auc.c:157 IMSI='262428008605037': No 2G Auth Data 20241219085651551 DAUC <0003> db_auc.c:192 IMSI='262428008605037': No 3G Auth Data HLR_Test-GSUP(237)@67d5c829046a: Created GsupExpect[0] for "262428008605037" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241219085651569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33192<->l=127.0.0.1:4258 20241219085651575 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085651575 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428008605037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428008605037" session_id=516733833 session_state=BEGIN} 20241219085651575 DSS <0004> hlr_ussd.c:576 262428008605037/0x1eccbb89: Process SS (BEGIN) 20241219085651575 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219085651575 DSS <0004> hlr_ussd.c:518 262428008605037/0x1eccbb89: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219085651575 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651575 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data 20241219085651575 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651575 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@67d5c829046a: 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 } } } } } 20241219085651577 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651577 DLINP <000b> input/ipa.c:406 127.0.0.1:38091 message received 20241219085651577 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262428008605037 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428008605037" session_id=516733833 session_state=END} 20241219085651577 DSS <0004> hlr_ussd.c:576 262428008605037/0x1eccbb89: Process SS (END) 20241219085651577 DSS <0004> hlr_ussd.c:518 262428008605037/0x1eccbb89: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219085651577 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428008605037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428008605037" session_id=516733833 session_state=END} 20241219085651577 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428008605037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085651577 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262428008605037 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085651577 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085651578 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@67d5c829046a: Found GsupExpect[0] for "262428008605037" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@67d5c829046a: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262428008605037" TC_mo_ussd_euse_defaultroute(244)@67d5c829046a: setverdict(pass): none -> pass 20241219085651581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33192<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@67d5c829046a: Final verdict of PTC: pass 20241219085651581 DAUC <0003> db_auc.c:157 IMSI='262420532328281': No 2G Auth Data 20241219085651581 DAUC <0003> db_auc.c:192 IMSI='262420532328281': No 3G Auth Data HLR_Test-GSUP(237)@67d5c829046a: Created GsupExpect[0] for "262420532328281" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241219085651599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 20241219085651604 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085651604 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420532328281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420532328281" session_id=470574899 session_state=BEGIN} 20241219085651604 DSS <0004> hlr_ussd.c:576 262420532328281/0x1c0c6733: Process SS (BEGIN) 20241219085651604 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219085651604 DSS <0004> hlr_ussd.c:518 262420532328281/0x1c0c6733: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219085651604 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651604 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data 20241219085651604 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651604 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@67d5c829046a: 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 } } } } } 20241219085651606 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651606 DLINP <000b> input/ipa.c:406 127.0.0.1:38091 message received 20241219085651606 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262420532328281 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420532328281" session_id=470574899 session_state=END} 20241219085651606 DSS <0004> hlr_ussd.c:576 262420532328281/0x1c0c6733: Process SS (END) 20241219085651606 DSS <0004> hlr_ussd.c:518 262420532328281/0x1c0c6733: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219085651606 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420532328281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420532328281" session_id=470574899 session_state=END} 20241219085651606 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420532328281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085651606 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262420532328281 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085651606 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085651607 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@67d5c829046a: Found GsupExpect[0] for "262420532328281" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@67d5c829046a: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262420532328281" TC_mo_ussd_euse_defaultroute(245)@67d5c829046a: setverdict(pass): none -> pass 20241219085651611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@67d5c829046a: Final verdict of PTC: pass 20241219085651611 DAUC <0003> db_auc.c:157 IMSI='262421055044002': No 2G Auth Data 20241219085651612 DAUC <0003> db_auc.c:192 IMSI='262421055044002': No 3G Auth Data HLR_Test-GSUP(237)@67d5c829046a: Created GsupExpect[0] for "262421055044002" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241219085651626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33202<->l=127.0.0.1:4258 20241219085651630 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085651630 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421055044002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421055044002" session_id=4172640277 session_state=BEGIN} 20241219085651630 DSS <0004> hlr_ussd.c:576 262421055044002/0xf8b57015: Process SS (BEGIN) 20241219085651630 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219085651630 DSS <0004> hlr_ussd.c:518 262421055044002/0xf8b57015: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219085651630 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651630 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data 20241219085651630 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651630 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@67d5c829046a: 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 } } } } } 20241219085651632 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651632 DLINP <000b> input/ipa.c:406 127.0.0.1:38091 message received 20241219085651632 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262421055044002 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421055044002" session_id=4172640277 session_state=END} 20241219085651632 DSS <0004> hlr_ussd.c:576 262421055044002/0xf8b57015: Process SS (END) 20241219085651632 DSS <0004> hlr_ussd.c:518 262421055044002/0xf8b57015: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219085651632 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421055044002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421055044002" session_id=4172640277 session_state=END} 20241219085651632 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421055044002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085651632 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262421055044002 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085651632 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085651632 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@67d5c829046a: Found GsupExpect[0] for "262421055044002" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@67d5c829046a: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421055044002" TC_mo_ussd_euse_defaultroute(246)@67d5c829046a: setverdict(pass): none -> pass 20241219085651636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33202<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@67d5c829046a: Final verdict of PTC: pass 20241219085651636 DAUC <0003> db_auc.c:157 IMSI='262429607848122': No 2G Auth Data 20241219085651636 DAUC <0003> db_auc.c:192 IMSI='262429607848122': No 3G Auth Data HLR_Test-GSUP(237)@67d5c829046a: Created GsupExpect[0] for "262429607848122" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241219085651655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33218<->l=127.0.0.1:4258 20241219085651663 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651663 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085651663 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429607848122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429607848122" session_id=1439733844 session_state=BEGIN} 20241219085651663 DSS <0004> hlr_ussd.c:576 262429607848122/0x55d09854: Process SS (BEGIN) 20241219085651663 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219085651663 DSS <0004> hlr_ussd.c:518 262429607848122/0x55d09854: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219085651663 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651663 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data 20241219085651663 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651663 DLINP <000b> input/ipa.c:432 127.0.0.1:38091 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@67d5c829046a: 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 } } } } } 20241219085651665 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651665 DLINP <000b> input/ipa.c:406 127.0.0.1:38091 message received 20241219085651665 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262429607848122 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429607848122" session_id=1439733844 session_state=END} 20241219085651665 DSS <0004> hlr_ussd.c:576 262429607848122/0x55d09854: Process SS (END) 20241219085651665 DSS <0004> hlr_ussd.c:518 262429607848122/0x55d09854: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219085651665 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429607848122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429607848122" session_id=1439733844 session_state=END} 20241219085651665 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429607848122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085651665 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262429607848122 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219085651665 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085651665 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@67d5c829046a: Found GsupExpect[0] for "262429607848122" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@67d5c829046a: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429607848122" TC_mo_ussd_euse_defaultroute(247)@67d5c829046a: setverdict(pass): none -> pass 20241219085651669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33218<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@67d5c829046a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@67d5c829046a: Final verdict of PTC: none 20241219085651672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33148<->l=127.0.0.1:4258 20241219085651673 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651673 DLINP <000b> input/ipa.c:406 127.0.0.1:38091 message received 20241219085651673 DLINP <000b> input/ipa.c:415 127.0.0.1:38091 connection closed with server 20241219085651673 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38091 20241219085651673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241219085651673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38411<->l=127.0.0.1:4259) 20241219085651674 DLINP <000b> input/ipa.c:452 connected read/write 20241219085651674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085651674 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085651674 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085651674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 238@67d5c829046a: Final verdict of PTC: none IPA-EUSE-foobar(236)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP(237)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 238: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@67d5c829046a: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Dec 19 08:56:51 UTC 2024 ====== 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 20241219085651725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 20241219085651926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33222<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76024) 20241219085652879 DSS <0004> hlr_ussd.c:239 262425778691485/0x0ecd9a98: SS Session Timeout, destroying 20241219085652879 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425778691485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085652907 DSS <0004> hlr_ussd.c:239 262427934797231/0x6adf33cc: SS Session Timeout, destroying 20241219085652907 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427934797231 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085652936 DSS <0004> hlr_ussd.c:239 262429661417561/0x8aac5471: SS Session Timeout, destroying 20241219085652936 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429661417561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=76024, count=113376) 20241219085652960 DSS <0004> hlr_ussd.c:239 262422296336312/0x6f5d9396: SS Session Timeout, destroying 20241219085652960 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422296336312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085652985 DSS <0004> hlr_ussd.c:239 262425108018287/0x9ab0fe39: SS Session Timeout, destroying 20241219085652985 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425108018287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085653011 DSS <0004> hlr_ussd.c:239 262421970308257/0xc77c89ed: SS Session Timeout, destroying 20241219085653011 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421970308257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085653038 DSS <0004> hlr_ussd.c:239 262426580494300/0xe431f36f: SS Session Timeout, destroying 20241219085653038 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426580494300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085653065 DSS <0004> hlr_ussd.c:239 262427386236447/0xc7aa95e5: SS Session Timeout, destroying 20241219085653065 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427386236447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Thu Dec 19 08:56:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_mo_sss_reject started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085655011 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085655011 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085655013 DLINP <000b> input/ipa.c:452 connected read/write 20241219085655013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085655014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085655016 DLINP <000b> input/ipa.c:452 connected read/write 20241219085655016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085655016 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085655016 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085655016 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085655016 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085655016 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085655016 DLGSUP <0013> gsup_server.c:236 2:  20241219085655016 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085655016 DLGSUP <0013> gsup_server.c:236 3:  20241219085655016 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085655016 DLGSUP <0013> gsup_server.c:236 4:  20241219085655016 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085655016 DLGSUP <0013> gsup_server.c:236 5:  20241219085655016 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085655016 DLGSUP <0013> gsup_server.c:236 7:  20241219085655016 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085655016 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085655016 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085655016 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@67d5c829046a: 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") 20241219085655036 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44781<->l=127.0.0.1:4259) 20241219085655039 DAUC <0003> db_auc.c:157 IMSI='262421722158421': No 2G Auth Data 20241219085655039 DAUC <0003> db_auc.c:192 IMSI='262421722158421': No 3G Auth Data HLR_Test-GSUP(249)@67d5c829046a: Created GsupExpect[0] for "262421722158421" to be handled at TC_mo_sss_reject(252) 20241219085655058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33248<->l=127.0.0.1:4258 20241219085655067 DLINP <000b> input/ipa.c:452 connected read/write 20241219085655067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085655067 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421722158421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421722158421" session_id=606907010 session_state=BEGIN} 20241219085655067 DSS <0004> hlr_ussd.c:576 262421722158421/0x242caa82: Process SS (BEGIN) 20241219085655067 DSS <0004> hlr_ussd.c:498 262421722158421/0x242caa82: SS CompType=Invoke, OpCode=InterrogateSS 20241219085655067 DSS <0004> hlr_ussd.c:506 262421722158421/0x242caa82: Structured SS requests are not supported, rejecting... 20241219085655067 DSS <0004> hlr_ussd.c:354 262421722158421/0x242caa82: Tx ReturnError(0, 0x15) 20241219085655067 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421722158421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421722158421" session_id=606907010 session_state=END} 20241219085655067 DLINP <000b> input/ipa.c:452 connected read/write 20241219085655067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085655067 DLINP <000b> input/ipa.c:452 connected read/write 20241219085655067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@67d5c829046a: Found GsupExpect[0] for "262421722158421" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@67d5c829046a: Added IMSI table entry 0TC_mo_sss_reject(252)"262421722158421" TC_mo_sss_reject(252)@67d5c829046a: setverdict(pass): none -> pass 20241219085655071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33248<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@67d5c829046a: Final verdict of PTC: pass 20241219085655073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@67d5c829046a: Final verdict of PTC: none 20241219085655074 DLINP <000b> input/ipa.c:452 connected read/write 20241219085655074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085655074 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085655074 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085655074 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085655074 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44781<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@67d5c829046a: Final verdict of PTC: none 250@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 250: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@67d5c829046a: Test case TC_mo_sss_reject finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Dec 19 08:56:55 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241219085655119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33264<->l=127.0.0.1:4258 20241219085655220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33264<->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) 20241219085656341 DSS <0004> hlr_ussd.c:239 262427658930827/0x1b31baac: SS Session Timeout, destroying 20241219085656341 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427658930827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085656366 DSS <0004> hlr_ussd.c:239 262429984027009/0xb67b018b: SS Session Timeout, destroying 20241219085656366 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429984027009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085656393 DSS <0004> hlr_ussd.c:239 262427044576408/0x926b2531: SS Session Timeout, destroying 20241219085656393 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427044576408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085656419 DSS <0004> hlr_ussd.c:239 262428567330904/0x42852f3b: SS Session Timeout, destroying 20241219085656419 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428567330904 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085656446 DSS <0004> hlr_ussd.c:239 262424462566792/0xeb5bf979: SS Session Timeout, destroying 20241219085656446 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424462566792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085656473 DSS <0004> hlr_ussd.c:239 262424593294925/0x26083e2f: SS Session Timeout, destroying 20241219085656473 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424593294925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085656502 DSS <0004> hlr_ussd.c:239 262428290343236/0xf6b1e520: SS Session Timeout, destroying 20241219085656502 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428290343236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219085656527 DSS <0004> hlr_ussd.c:239 262422625405544/0xbd28e6ab: SS Session Timeout, destroying 20241219085656527 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422625405544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Dec 19 08:56:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_check_imei started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085658300 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085658300 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085658302 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085658305 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658305 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085658305 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085658305 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085658306 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085658306 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085658306 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(253)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085658306 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085658306 DLGSUP <0013> gsup_server.c:236 3:  20241219085658306 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085658306 DLGSUP <0013> gsup_server.c:236 4:  20241219085658306 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085658306 DLGSUP <0013> gsup_server.c:236 5:  20241219085658306 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085658306 DLGSUP <0013> gsup_server.c:236 7:  20241219085658306 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085658306 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085658306 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085658306 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@67d5c829046a: 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") 20241219085658322 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33177<->l=127.0.0.1:4259) 20241219085658328 DAUC <0003> db_auc.c:157 IMSI='262425575183374': No 2G Auth Data 20241219085658328 DAUC <0003> db_auc.c:192 IMSI='262425575183374': No 3G Auth Data HLR_Test-GSUP(254)@67d5c829046a: Created GsupExpect[0] for "262425575183374" to be handled at TC_gsup_check_imei(257) 20241219085658344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59134<->l=127.0.0.1:4258 20241219085658349 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658349 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425575183374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425575183374"} 20241219085658349 DMAIN <0000> hlr.c:435 IMSI='262425575183374': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085658349 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425575183374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425575183374"} 20241219085658349 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425575183374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658349 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658349 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@67d5c829046a: Found GsupExpect[0] for "262425575183374" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@67d5c829046a: Added IMSI table entry 0TC_gsup_check_imei(257)"262425575183374" TC_gsup_check_imei(257)@67d5c829046a: setverdict(pass): none -> pass 20241219085658352 DAUC <0003> db_auc.c:192 IMSI='262425575183374': No 3G Auth Data 20241219085658355 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658355 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425575183374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425575183374"} 20241219085658355 DAUC <0003> hlr.c:428 IMSI='262425575183374': storing IMEI = 12345678901234 20241219085658355 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425575183374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425575183374"} 20241219085658355 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425575183374 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658355 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658355 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085658356 DAUC <0003> db_auc.c:192 IMSI='262425575183374': No 3G Auth Data 20241219085658357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59134<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@67d5c829046a: Final verdict of PTC: pass 20241219085658358 DAUC <0003> db_auc.c:157 IMSI='262424365463397': No 2G Auth Data 20241219085658358 DAUC <0003> db_auc.c:192 IMSI='262424365463397': No 3G Auth Data HLR_Test-GSUP(254)@67d5c829046a: Created GsupExpect[0] for "262424365463397" to be handled at TC_gsup_check_imei(258) 20241219085658376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 20241219085658381 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658381 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424365463397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424365463397"} 20241219085658381 DMAIN <0000> hlr.c:435 IMSI='262424365463397': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085658381 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424365463397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424365463397"} 20241219085658381 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424365463397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658381 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658381 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@67d5c829046a: Found GsupExpect[0] for "262424365463397" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@67d5c829046a: Added IMSI table entry 1TC_gsup_check_imei(258)"262424365463397" TC_gsup_check_imei(258)@67d5c829046a: setverdict(pass): none -> pass 20241219085658382 DAUC <0003> db_auc.c:192 IMSI='262424365463397': No 3G Auth Data 20241219085658385 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658386 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424365463397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424365463397"} 20241219085658386 DAUC <0003> hlr.c:428 IMSI='262424365463397': storing IMEI = 12345678901234 20241219085658386 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424365463397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424365463397"} 20241219085658386 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424365463397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658386 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658386 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085658387 DAUC <0003> db_auc.c:192 IMSI='262424365463397': No 3G Auth Data 20241219085658388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@67d5c829046a: Final verdict of PTC: pass 20241219085658389 DAUC <0003> db_auc.c:157 IMSI='262422968698598': No 2G Auth Data 20241219085658389 DAUC <0003> db_auc.c:192 IMSI='262422968698598': No 3G Auth Data HLR_Test-GSUP(254)@67d5c829046a: Created GsupExpect[0] for "262422968698598" to be handled at TC_gsup_check_imei(259) 20241219085658406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59160<->l=127.0.0.1:4258 20241219085658411 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658411 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422968698598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422968698598"} 20241219085658412 DMAIN <0000> hlr.c:435 IMSI='262422968698598': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085658412 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422968698598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422968698598"} 20241219085658412 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422968698598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658412 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658412 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@67d5c829046a: Found GsupExpect[0] for "262422968698598" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@67d5c829046a: Added IMSI table entry 2TC_gsup_check_imei(259)"262422968698598" TC_gsup_check_imei(259)@67d5c829046a: setverdict(pass): none -> pass 20241219085658414 DAUC <0003> db_auc.c:192 IMSI='262422968698598': No 3G Auth Data 20241219085658417 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658417 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422968698598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422968698598"} 20241219085658417 DAUC <0003> hlr.c:428 IMSI='262422968698598': storing IMEI = 12345678901234 20241219085658417 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422968698598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422968698598"} 20241219085658417 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422968698598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658417 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658417 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085658419 DAUC <0003> db_auc.c:192 IMSI='262422968698598': No 3G Auth Data 20241219085658419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59160<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@67d5c829046a: Final verdict of PTC: pass 20241219085658421 DAUC <0003> db_auc.c:157 IMSI='262426079142274': No 2G Auth Data 20241219085658421 DAUC <0003> db_auc.c:192 IMSI='262426079142274': No 3G Auth Data HLR_Test-GSUP(254)@67d5c829046a: Created GsupExpect[0] for "262426079142274" to be handled at TC_gsup_check_imei(260) 20241219085658438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59174<->l=127.0.0.1:4258 20241219085658442 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658442 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426079142274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426079142274"} 20241219085658442 DMAIN <0000> hlr.c:435 IMSI='262426079142274': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085658442 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426079142274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426079142274"} 20241219085658442 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426079142274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658442 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658442 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@67d5c829046a: Found GsupExpect[0] for "262426079142274" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@67d5c829046a: Added IMSI table entry 3TC_gsup_check_imei(260)"262426079142274" TC_gsup_check_imei(260)@67d5c829046a: setverdict(pass): none -> pass 20241219085658444 DAUC <0003> db_auc.c:157 IMSI='262426079142274': No 2G Auth Data 20241219085658448 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658448 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426079142274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426079142274"} 20241219085658448 DAUC <0003> hlr.c:428 IMSI='262426079142274': storing IMEI = 12345678901234 20241219085658448 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426079142274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426079142274"} 20241219085658448 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426079142274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658448 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658448 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085658449 DAUC <0003> db_auc.c:157 IMSI='262426079142274': No 2G Auth Data 20241219085658451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59174<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@67d5c829046a: Final verdict of PTC: pass 20241219085658452 DAUC <0003> db_auc.c:157 IMSI='262427373089518': No 2G Auth Data 20241219085658452 DAUC <0003> db_auc.c:192 IMSI='262427373089518': No 3G Auth Data HLR_Test-GSUP(254)@67d5c829046a: Created GsupExpect[0] for "262427373089518" to be handled at TC_gsup_check_imei(261) 20241219085658467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 20241219085658473 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658473 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427373089518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427373089518"} 20241219085658473 DMAIN <0000> hlr.c:435 IMSI='262427373089518': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085658473 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427373089518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427373089518"} 20241219085658473 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427373089518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658473 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658473 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@67d5c829046a: Found GsupExpect[0] for "262427373089518" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@67d5c829046a: Added IMSI table entry 4TC_gsup_check_imei(261)"262427373089518" TC_gsup_check_imei(261)@67d5c829046a: setverdict(pass): none -> pass 20241219085658475 DAUC <0003> db_auc.c:157 IMSI='262427373089518': No 2G Auth Data 20241219085658478 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658478 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427373089518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427373089518"} 20241219085658478 DAUC <0003> hlr.c:428 IMSI='262427373089518': storing IMEI = 12345678901234 20241219085658478 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427373089518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427373089518"} 20241219085658478 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427373089518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658478 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658478 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085658479 DAUC <0003> db_auc.c:157 IMSI='262427373089518': No 2G Auth Data 20241219085658480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@67d5c829046a: Final verdict of PTC: pass 20241219085658482 DAUC <0003> db_auc.c:157 IMSI='262427016069049': No 2G Auth Data 20241219085658482 DAUC <0003> db_auc.c:192 IMSI='262427016069049': No 3G Auth Data HLR_Test-GSUP(254)@67d5c829046a: Created GsupExpect[0] for "262427016069049" to be handled at TC_gsup_check_imei(262) 20241219085658497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59196<->l=127.0.0.1:4258 20241219085658502 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658502 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427016069049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427016069049"} 20241219085658502 DMAIN <0000> hlr.c:435 IMSI='262427016069049': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085658502 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427016069049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427016069049"} 20241219085658502 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427016069049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658502 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658502 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@67d5c829046a: Found GsupExpect[0] for "262427016069049" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@67d5c829046a: Added IMSI table entry 5TC_gsup_check_imei(262)"262427016069049" TC_gsup_check_imei(262)@67d5c829046a: setverdict(pass): none -> pass 20241219085658507 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658507 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427016069049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427016069049"} 20241219085658507 DAUC <0003> hlr.c:428 IMSI='262427016069049': storing IMEI = 12345678901234 20241219085658507 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427016069049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427016069049"} 20241219085658507 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427016069049 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658507 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658508 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085658510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59196<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@67d5c829046a: Final verdict of PTC: pass 20241219085658512 DAUC <0003> db_auc.c:157 IMSI='262423455993773': No 2G Auth Data 20241219085658512 DAUC <0003> db_auc.c:192 IMSI='262423455993773': No 3G Auth Data HLR_Test-GSUP(254)@67d5c829046a: Created GsupExpect[0] for "262423455993773" to be handled at TC_gsup_check_imei(263) 20241219085658526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59200<->l=127.0.0.1:4258 20241219085658531 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658531 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423455993773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423455993773"} 20241219085658531 DMAIN <0000> hlr.c:435 IMSI='262423455993773': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085658531 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423455993773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423455993773"} 20241219085658531 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423455993773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658531 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658531 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@67d5c829046a: Found GsupExpect[0] for "262423455993773" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@67d5c829046a: Added IMSI table entry 6TC_gsup_check_imei(263)"262423455993773" TC_gsup_check_imei(263)@67d5c829046a: setverdict(pass): none -> pass 20241219085658535 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658535 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423455993773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423455993773"} 20241219085658535 DAUC <0003> hlr.c:428 IMSI='262423455993773': storing IMEI = 12345678901234 20241219085658535 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423455993773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423455993773"} 20241219085658535 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423455993773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658535 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658535 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085658538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59200<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@67d5c829046a: Final verdict of PTC: pass 20241219085658539 DAUC <0003> db_auc.c:157 IMSI='262425658808778': No 2G Auth Data 20241219085658539 DAUC <0003> db_auc.c:192 IMSI='262425658808778': No 3G Auth Data HLR_Test-GSUP(254)@67d5c829046a: Created GsupExpect[0] for "262425658808778" to be handled at TC_gsup_check_imei(264) 20241219085658555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59212<->l=127.0.0.1:4258 20241219085658560 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658560 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425658808778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425658808778"} 20241219085658560 DMAIN <0000> hlr.c:435 IMSI='262425658808778': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085658560 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425658808778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425658808778"} 20241219085658560 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425658808778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658560 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658560 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@67d5c829046a: Found GsupExpect[0] for "262425658808778" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@67d5c829046a: Added IMSI table entry 7TC_gsup_check_imei(264)"262425658808778" TC_gsup_check_imei(264)@67d5c829046a: setverdict(pass): none -> pass 20241219085658563 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658563 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425658808778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425658808778"} 20241219085658564 DAUC <0003> hlr.c:428 IMSI='262425658808778': storing IMEI = 12345678901234 20241219085658564 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425658808778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425658808778"} 20241219085658564 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425658808778 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085658564 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085658564 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085658566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59212<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@67d5c829046a: Final verdict of PTC: pass MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085658567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4258 20241219085658568 DLINP <000b> input/ipa.c:452 connected read/write 20241219085658568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085658568 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085658568 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085658568 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@67d5c829046a: Final verdict of PTC: none 20241219085658569 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33177<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(253)@67d5c829046a: Final verdict of PTC: none 255@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@67d5c829046a: Test case TC_gsup_check_imei finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Dec 19 08:56:58 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241219085658609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4258 20241219085658709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59218<->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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_check_imei_via_proxy started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085701788 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085701788 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085701789 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59226<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085701791 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701792 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085701792 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085701792 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085701792 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085701792 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085701792 DLGSUP <0013> gsup_server.c:236 2:  20241219085701792 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085701792 DLGSUP <0013> gsup_server.c:236 3:  20241219085701792 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085701792 DLGSUP <0013> gsup_server.c:236 4:  20241219085701792 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085701792 DLGSUP <0013> gsup_server.c:236 5:  20241219085701792 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085701792 DLGSUP <0013> gsup_server.c:236 7:  20241219085701792 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085701792 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085701792 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085701792 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@67d5c829046a: 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") 20241219085701807 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37149<->l=127.0.0.1:4259) 20241219085701812 DAUC <0003> db_auc.c:157 IMSI='262424953134261': No 2G Auth Data 20241219085701812 DAUC <0003> db_auc.c:192 IMSI='262424953134261': No 3G Auth Data HLR_Test-GSUP(266)@67d5c829046a: Created GsupExpect[0] for "262424953134261" to be handled at TC_gsup_check_imei_via_proxy(269) 20241219085701825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59234<->l=127.0.0.1:4258 20241219085701837 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701837 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424953134261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424953134261" source_name="the-source\n"} 20241219085701837 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241219085701837 DMAIN <0000> hlr.c:435 IMSI='262424953134261': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085701837 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262424953134261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424953134261" destination_name="the-source\n"} 20241219085701837 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262424953134261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085701837 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085701838 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@67d5c829046a: Found GsupExpect[0] for "262424953134261" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@67d5c829046a: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262424953134261" TC_gsup_check_imei_via_proxy(269)@67d5c829046a: setverdict(pass): none -> pass 20241219085701840 DAUC <0003> db_auc.c:192 IMSI='262424953134261': No 3G Auth Data 20241219085701843 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701843 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424953134261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424953134261" source_name="the-source\n"} 20241219085701844 DAUC <0003> hlr.c:428 IMSI='262424953134261': storing IMEI = 12345678901234 20241219085701844 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262424953134261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424953134261" destination_name="the-source\n"} 20241219085701844 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262424953134261 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085701844 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085701844 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085701845 DAUC <0003> db_auc.c:192 IMSI='262424953134261': No 3G Auth Data 20241219085701847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59234<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@67d5c829046a: Final verdict of PTC: pass 20241219085701848 DAUC <0003> db_auc.c:157 IMSI='262422068519088': No 2G Auth Data 20241219085701848 DAUC <0003> db_auc.c:192 IMSI='262422068519088': No 3G Auth Data HLR_Test-GSUP(266)@67d5c829046a: Created GsupExpect[0] for "262422068519088" to be handled at TC_gsup_check_imei_via_proxy(270) 20241219085701863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59248<->l=127.0.0.1:4258 20241219085701868 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701869 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422068519088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422068519088" source_name="the-source\n"} 20241219085701869 DMAIN <0000> hlr.c:435 IMSI='262422068519088': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085701869 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422068519088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422068519088" destination_name="the-source\n"} 20241219085701869 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262422068519088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085701869 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085701869 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@67d5c829046a: Found GsupExpect[0] for "262422068519088" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@67d5c829046a: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422068519088" TC_gsup_check_imei_via_proxy(270)@67d5c829046a: setverdict(pass): none -> pass 20241219085701871 DAUC <0003> db_auc.c:192 IMSI='262422068519088': No 3G Auth Data 20241219085701873 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701873 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422068519088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422068519088" source_name="the-source\n"} 20241219085701873 DAUC <0003> hlr.c:428 IMSI='262422068519088': storing IMEI = 12345678901234 20241219085701873 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422068519088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422068519088" destination_name="the-source\n"} 20241219085701873 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262422068519088 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085701873 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085701873 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085701875 DAUC <0003> db_auc.c:192 IMSI='262422068519088': No 3G Auth Data 20241219085701876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59248<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@67d5c829046a: Final verdict of PTC: pass 20241219085701877 DAUC <0003> db_auc.c:157 IMSI='262420965945496': No 2G Auth Data 20241219085701877 DAUC <0003> db_auc.c:192 IMSI='262420965945496': No 3G Auth Data HLR_Test-GSUP(266)@67d5c829046a: Created GsupExpect[0] for "262420965945496" to be handled at TC_gsup_check_imei_via_proxy(271) 20241219085701894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59254<->l=127.0.0.1:4258 20241219085701898 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701898 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420965945496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420965945496" source_name="the-source\n"} 20241219085701898 DMAIN <0000> hlr.c:435 IMSI='262420965945496': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085701898 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420965945496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420965945496" destination_name="the-source\n"} 20241219085701898 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262420965945496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085701898 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085701898 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@67d5c829046a: Found GsupExpect[0] for "262420965945496" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@67d5c829046a: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420965945496" TC_gsup_check_imei_via_proxy(271)@67d5c829046a: setverdict(pass): none -> pass 20241219085701900 DAUC <0003> db_auc.c:192 IMSI='262420965945496': No 3G Auth Data 20241219085701902 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701902 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420965945496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420965945496" source_name="the-source\n"} 20241219085701902 DAUC <0003> hlr.c:428 IMSI='262420965945496': storing IMEI = 12345678901234 20241219085701902 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420965945496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420965945496" destination_name="the-source\n"} 20241219085701902 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262420965945496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085701902 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085701903 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085701904 DAUC <0003> db_auc.c:192 IMSI='262420965945496': No 3G Auth Data 20241219085701905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59254<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@67d5c829046a: Final verdict of PTC: pass 20241219085701906 DAUC <0003> db_auc.c:157 IMSI='262426493853086': No 2G Auth Data 20241219085701906 DAUC <0003> db_auc.c:192 IMSI='262426493853086': No 3G Auth Data HLR_Test-GSUP(266)@67d5c829046a: Created GsupExpect[0] for "262426493853086" to be handled at TC_gsup_check_imei_via_proxy(272) 20241219085701922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59256<->l=127.0.0.1:4258 20241219085701927 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701927 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426493853086 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426493853086" source_name="the-source\n"} 20241219085701927 DMAIN <0000> hlr.c:435 IMSI='262426493853086': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085701927 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426493853086 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426493853086" destination_name="the-source\n"} 20241219085701927 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262426493853086 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085701927 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085701928 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@67d5c829046a: Found GsupExpect[0] for "262426493853086" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@67d5c829046a: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426493853086" TC_gsup_check_imei_via_proxy(272)@67d5c829046a: setverdict(pass): none -> pass 20241219085701929 DAUC <0003> db_auc.c:157 IMSI='262426493853086': No 2G Auth Data 20241219085701931 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701931 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426493853086 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426493853086" source_name="the-source\n"} 20241219085701932 DAUC <0003> hlr.c:428 IMSI='262426493853086': storing IMEI = 12345678901234 20241219085701932 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426493853086 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426493853086" destination_name="the-source\n"} 20241219085701932 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262426493853086 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085701932 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085701932 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085701933 DAUC <0003> db_auc.c:157 IMSI='262426493853086': No 2G Auth Data 20241219085701934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59256<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@67d5c829046a: Final verdict of PTC: pass 20241219085701935 DAUC <0003> db_auc.c:157 IMSI='262420083795085': No 2G Auth Data 20241219085701935 DAUC <0003> db_auc.c:192 IMSI='262420083795085': No 3G Auth Data HLR_Test-GSUP(266)@67d5c829046a: Created GsupExpect[0] for "262420083795085" to be handled at TC_gsup_check_imei_via_proxy(273) 20241219085701948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59264<->l=127.0.0.1:4258 20241219085701953 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701953 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420083795085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420083795085" source_name="the-source\n"} 20241219085701953 DMAIN <0000> hlr.c:435 IMSI='262420083795085': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085701953 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262420083795085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420083795085" destination_name="the-source\n"} 20241219085701953 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262420083795085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085701953 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085701953 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701953 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@67d5c829046a: Found GsupExpect[0] for "262420083795085" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@67d5c829046a: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420083795085" TC_gsup_check_imei_via_proxy(273)@67d5c829046a: setverdict(pass): none -> pass 20241219085701955 DAUC <0003> db_auc.c:157 IMSI='262420083795085': No 2G Auth Data 20241219085701957 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701958 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420083795085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420083795085" source_name="the-source\n"} 20241219085701958 DAUC <0003> hlr.c:428 IMSI='262420083795085': storing IMEI = 12345678901234 20241219085701958 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262420083795085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420083795085" destination_name="the-source\n"} 20241219085701958 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262420083795085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085701958 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085701958 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085701959 DAUC <0003> db_auc.c:157 IMSI='262420083795085': No 2G Auth Data 20241219085701960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59264<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@67d5c829046a: Final verdict of PTC: pass 20241219085701961 DAUC <0003> db_auc.c:157 IMSI='262427122709763': No 2G Auth Data 20241219085701961 DAUC <0003> db_auc.c:192 IMSI='262427122709763': No 3G Auth Data HLR_Test-GSUP(266)@67d5c829046a: Created GsupExpect[0] for "262427122709763" to be handled at TC_gsup_check_imei_via_proxy(274) 20241219085701976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59272<->l=127.0.0.1:4258 20241219085701981 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701981 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427122709763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427122709763" source_name="the-source\n"} 20241219085701981 DMAIN <0000> hlr.c:435 IMSI='262427122709763': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085701981 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427122709763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427122709763" destination_name="the-source\n"} 20241219085701981 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262427122709763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085701981 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085701981 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@67d5c829046a: Found GsupExpect[0] for "262427122709763" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@67d5c829046a: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427122709763" TC_gsup_check_imei_via_proxy(274)@67d5c829046a: setverdict(pass): none -> pass 20241219085701987 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085701987 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427122709763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427122709763" source_name="the-source\n"} 20241219085701987 DAUC <0003> hlr.c:428 IMSI='262427122709763': storing IMEI = 12345678901234 20241219085701987 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427122709763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427122709763" destination_name="the-source\n"} 20241219085701987 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262427122709763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085701987 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085701987 DLINP <000b> input/ipa.c:452 connected read/write 20241219085701987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085701989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59272<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@67d5c829046a: Final verdict of PTC: pass 20241219085701991 DAUC <0003> db_auc.c:157 IMSI='262420762310825': No 2G Auth Data 20241219085701991 DAUC <0003> db_auc.c:192 IMSI='262420762310825': No 3G Auth Data HLR_Test-GSUP(266)@67d5c829046a: Created GsupExpect[0] for "262420762310825" to be handled at TC_gsup_check_imei_via_proxy(275) 20241219085702007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59286<->l=127.0.0.1:4258 20241219085702012 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085702012 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420762310825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420762310825" source_name="the-source\n"} 20241219085702012 DMAIN <0000> hlr.c:435 IMSI='262420762310825': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085702012 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420762310825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420762310825" destination_name="the-source\n"} 20241219085702012 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262420762310825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085702012 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085702012 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@67d5c829046a: Found GsupExpect[0] for "262420762310825" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@67d5c829046a: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262420762310825" TC_gsup_check_imei_via_proxy(275)@67d5c829046a: setverdict(pass): none -> pass 20241219085702016 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085702016 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420762310825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420762310825" source_name="the-source\n"} 20241219085702016 DAUC <0003> hlr.c:428 IMSI='262420762310825': storing IMEI = 12345678901234 20241219085702016 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420762310825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420762310825" destination_name="the-source\n"} 20241219085702016 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262420762310825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085702016 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085702016 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085702018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59286<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@67d5c829046a: Final verdict of PTC: pass 20241219085702019 DAUC <0003> db_auc.c:157 IMSI='262423907672940': No 2G Auth Data 20241219085702019 DAUC <0003> db_auc.c:192 IMSI='262423907672940': No 3G Auth Data HLR_Test-GSUP(266)@67d5c829046a: Created GsupExpect[0] for "262423907672940" to be handled at TC_gsup_check_imei_via_proxy(276) 20241219085702036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59298<->l=127.0.0.1:4258 20241219085702041 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085702041 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423907672940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423907672940" source_name="the-source\n"} 20241219085702041 DMAIN <0000> hlr.c:435 IMSI='262423907672940': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219085702041 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262423907672940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423907672940" destination_name="the-source\n"} 20241219085702041 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262423907672940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085702041 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085702041 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@67d5c829046a: Found GsupExpect[0] for "262423907672940" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@67d5c829046a: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262423907672940" TC_gsup_check_imei_via_proxy(276)@67d5c829046a: setverdict(pass): none -> pass 20241219085702046 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085702046 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423907672940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423907672940" source_name="the-source\n"} 20241219085702046 DAUC <0003> hlr.c:428 IMSI='262423907672940': storing IMEI = 12345678901234 20241219085702046 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262423907672940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423907672940" destination_name="the-source\n"} 20241219085702046 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262423907672940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085702046 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085702046 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085702048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59298<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@67d5c829046a: Final verdict of PTC: pass MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085702050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59226<->l=127.0.0.1:4258 20241219085702051 DLINP <000b> input/ipa.c:452 connected read/write 20241219085702051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085702051 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085702051 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085702051 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085702051 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241219085702051 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37149<->l=127.0.0.1:4259) 267@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP(266)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@67d5c829046a: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Thu Dec 19 08:57:02 UTC 2024 ====== 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 20241219085702093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59300<->l=127.0.0.1:4258 20241219085702193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59300<->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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:57:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_check_imei_invalid_len started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085705275 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085705276 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085705278 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59314<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085705281 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705281 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085705281 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085705281 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085705281 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085705281 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085705281 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(277)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085705281 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085705281 DLGSUP <0013> gsup_server.c:236 3:  20241219085705281 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085705281 DLGSUP <0013> gsup_server.c:236 4:  20241219085705281 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085705281 DLGSUP <0013> gsup_server.c:236 5:  20241219085705281 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085705281 DLGSUP <0013> gsup_server.c:236 7:  20241219085705281 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085705281 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085705281 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085705281 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@67d5c829046a: 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") 20241219085705301 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40333<->l=127.0.0.1:4259) 20241219085705306 DAUC <0003> db_auc.c:157 IMSI='262423111292844': No 2G Auth Data 20241219085705306 DAUC <0003> db_auc.c:192 IMSI='262423111292844': No 3G Auth Data HLR_Test-GSUP(278)@67d5c829046a: Created GsupExpect[0] for "262423111292844" to be handled at TC_gsup_check_imei_invalid_len(281) 20241219085705322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59318<->l=127.0.0.1:4258 20241219085705326 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705326 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423111292844"} 20241219085705326 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219085705327 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423111292844" cause=Invalid mandatory information} 20241219085705327 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705327 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705327 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@67d5c829046a: Found GsupExpect[0] for "262423111292844" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@67d5c829046a: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262423111292844" TC_gsup_check_imei_invalid_len(281)@67d5c829046a: setverdict(pass): none -> pass 20241219085705329 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705329 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423111292844"} 20241219085705329 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219085705329 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423111292844" cause=Invalid mandatory information} 20241219085705329 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705329 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705329 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705331 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705331 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423111292844"} 20241219085705331 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219085705331 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423111292844" cause=Invalid mandatory information} 20241219085705331 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705331 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705331 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705333 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705333 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423111292844"} 20241219085705333 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219085705333 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423111292844" cause=Invalid mandatory information} 20241219085705333 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705333 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705333 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705334 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705334 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423111292844"} 20241219085705334 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219085705334 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423111292844" cause=Invalid mandatory information} 20241219085705334 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423111292844 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705334 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705335 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59318<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@67d5c829046a: Final verdict of PTC: pass 20241219085705337 DAUC <0003> db_auc.c:157 IMSI='262422340358700': No 2G Auth Data 20241219085705337 DAUC <0003> db_auc.c:192 IMSI='262422340358700': No 3G Auth Data HLR_Test-GSUP(278)@67d5c829046a: Created GsupExpect[0] for "262422340358700" to be handled at TC_gsup_check_imei_invalid_len(282) 20241219085705354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59328<->l=127.0.0.1:4258 20241219085705358 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705358 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422340358700"} 20241219085705358 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219085705358 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422340358700" cause=Invalid mandatory information} 20241219085705358 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705358 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705358 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@67d5c829046a: Found GsupExpect[0] for "262422340358700" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@67d5c829046a: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262422340358700" TC_gsup_check_imei_invalid_len(282)@67d5c829046a: setverdict(pass): none -> pass 20241219085705360 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705361 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422340358700"} 20241219085705361 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219085705361 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422340358700" cause=Invalid mandatory information} 20241219085705361 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705361 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705361 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705362 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705362 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422340358700"} 20241219085705362 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219085705362 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422340358700" cause=Invalid mandatory information} 20241219085705362 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705362 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705363 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705364 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705364 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422340358700"} 20241219085705364 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219085705364 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422340358700" cause=Invalid mandatory information} 20241219085705364 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705364 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705364 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705365 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705365 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422340358700"} 20241219085705365 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219085705365 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422340358700" cause=Invalid mandatory information} 20241219085705365 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422340358700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705365 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705365 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59328<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@67d5c829046a: Final verdict of PTC: pass 20241219085705367 DAUC <0003> db_auc.c:157 IMSI='262427810627794': No 2G Auth Data 20241219085705368 DAUC <0003> db_auc.c:192 IMSI='262427810627794': No 3G Auth Data HLR_Test-GSUP(278)@67d5c829046a: Created GsupExpect[0] for "262427810627794" to be handled at TC_gsup_check_imei_invalid_len(283) 20241219085705385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59344<->l=127.0.0.1:4258 20241219085705388 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705388 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427810627794"} 20241219085705388 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219085705388 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427810627794" cause=Invalid mandatory information} 20241219085705388 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705388 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705389 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705389 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@67d5c829046a: Found GsupExpect[0] for "262427810627794" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@67d5c829046a: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262427810627794" TC_gsup_check_imei_invalid_len(283)@67d5c829046a: setverdict(pass): none -> pass 20241219085705391 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705391 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427810627794"} 20241219085705391 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219085705391 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427810627794" cause=Invalid mandatory information} 20241219085705391 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705391 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705391 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705392 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705392 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427810627794"} 20241219085705392 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219085705392 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427810627794" cause=Invalid mandatory information} 20241219085705392 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705392 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705392 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705394 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705394 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427810627794"} 20241219085705394 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219085705394 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427810627794" cause=Invalid mandatory information} 20241219085705394 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705394 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705394 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705396 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705397 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427810627794"} 20241219085705397 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219085705397 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427810627794" cause=Invalid mandatory information} 20241219085705397 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427810627794 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705397 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705397 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59344<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@67d5c829046a: Final verdict of PTC: pass 20241219085705400 DAUC <0003> db_auc.c:157 IMSI='262426611414551': No 2G Auth Data 20241219085705400 DAUC <0003> db_auc.c:192 IMSI='262426611414551': No 3G Auth Data HLR_Test-GSUP(278)@67d5c829046a: Created GsupExpect[0] for "262426611414551" to be handled at TC_gsup_check_imei_invalid_len(284) 20241219085705417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59350<->l=127.0.0.1:4258 20241219085705420 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705420 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426611414551"} 20241219085705420 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219085705420 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426611414551" cause=Invalid mandatory information} 20241219085705420 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705420 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705420 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@67d5c829046a: Found GsupExpect[0] for "262426611414551" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@67d5c829046a: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262426611414551" TC_gsup_check_imei_invalid_len(284)@67d5c829046a: setverdict(pass): none -> pass 20241219085705422 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705422 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426611414551"} 20241219085705422 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219085705422 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426611414551" cause=Invalid mandatory information} 20241219085705422 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705422 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705422 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705424 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705424 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426611414551"} 20241219085705424 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219085705424 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426611414551" cause=Invalid mandatory information} 20241219085705424 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705424 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705424 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705426 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705426 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426611414551"} 20241219085705427 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219085705427 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426611414551" cause=Invalid mandatory information} 20241219085705427 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705427 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705427 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705428 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705428 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426611414551"} 20241219085705428 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219085705429 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426611414551" cause=Invalid mandatory information} 20241219085705429 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426611414551 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705429 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705429 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59350<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@67d5c829046a: Final verdict of PTC: pass 20241219085705431 DAUC <0003> db_auc.c:157 IMSI='262420936069068': No 2G Auth Data 20241219085705432 DAUC <0003> db_auc.c:192 IMSI='262420936069068': No 3G Auth Data HLR_Test-GSUP(278)@67d5c829046a: Created GsupExpect[0] for "262420936069068" to be handled at TC_gsup_check_imei_invalid_len(285) 20241219085705446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59362<->l=127.0.0.1:4258 20241219085705449 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705449 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420936069068"} 20241219085705450 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219085705450 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420936069068" cause=Invalid mandatory information} 20241219085705450 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705450 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705450 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@67d5c829046a: Found GsupExpect[0] for "262420936069068" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@67d5c829046a: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262420936069068" TC_gsup_check_imei_invalid_len(285)@67d5c829046a: setverdict(pass): none -> pass 20241219085705452 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705452 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420936069068"} 20241219085705452 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219085705452 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420936069068" cause=Invalid mandatory information} 20241219085705452 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705452 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705452 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705454 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705454 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420936069068"} 20241219085705454 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219085705454 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420936069068" cause=Invalid mandatory information} 20241219085705454 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705454 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705454 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705455 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705455 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420936069068"} 20241219085705456 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219085705456 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420936069068" cause=Invalid mandatory information} 20241219085705456 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705456 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705456 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705457 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705457 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420936069068"} 20241219085705457 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219085705457 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420936069068" cause=Invalid mandatory information} 20241219085705457 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420936069068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705457 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705457 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59362<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@67d5c829046a: Final verdict of PTC: pass 20241219085705460 DAUC <0003> db_auc.c:157 IMSI='262428276218618': No 2G Auth Data 20241219085705460 DAUC <0003> db_auc.c:192 IMSI='262428276218618': No 3G Auth Data HLR_Test-GSUP(278)@67d5c829046a: Created GsupExpect[0] for "262428276218618" to be handled at TC_gsup_check_imei_invalid_len(286) 20241219085705477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59372<->l=127.0.0.1:4258 20241219085705481 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705481 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428276218618"} 20241219085705481 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219085705481 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428276218618" cause=Invalid mandatory information} 20241219085705481 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705481 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705481 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@67d5c829046a: Found GsupExpect[0] for "262428276218618" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@67d5c829046a: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262428276218618" TC_gsup_check_imei_invalid_len(286)@67d5c829046a: setverdict(pass): none -> pass 20241219085705484 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705484 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428276218618"} 20241219085705484 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219085705484 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428276218618" cause=Invalid mandatory information} 20241219085705484 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705484 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705484 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705486 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705486 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428276218618"} 20241219085705486 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219085705486 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428276218618" cause=Invalid mandatory information} 20241219085705486 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705486 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705486 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705488 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705488 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428276218618"} 20241219085705488 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219085705488 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428276218618" cause=Invalid mandatory information} 20241219085705488 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705488 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705488 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705490 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705490 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428276218618"} 20241219085705490 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219085705490 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428276218618" cause=Invalid mandatory information} 20241219085705490 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428276218618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705490 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705490 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59372<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@67d5c829046a: Final verdict of PTC: pass 20241219085705493 DAUC <0003> db_auc.c:157 IMSI='262424544929326': No 2G Auth Data 20241219085705493 DAUC <0003> db_auc.c:192 IMSI='262424544929326': No 3G Auth Data HLR_Test-GSUP(278)@67d5c829046a: Created GsupExpect[0] for "262424544929326" to be handled at TC_gsup_check_imei_invalid_len(287) 20241219085705508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59382<->l=127.0.0.1:4258 20241219085705511 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705512 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424544929326"} 20241219085705512 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219085705512 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424544929326" cause=Invalid mandatory information} 20241219085705512 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705512 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705512 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@67d5c829046a: Found GsupExpect[0] for "262424544929326" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@67d5c829046a: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424544929326" TC_gsup_check_imei_invalid_len(287)@67d5c829046a: setverdict(pass): none -> pass 20241219085705514 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705514 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424544929326"} 20241219085705514 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219085705514 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424544929326" cause=Invalid mandatory information} 20241219085705514 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705514 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705514 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705516 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705516 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424544929326"} 20241219085705516 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219085705516 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424544929326" cause=Invalid mandatory information} 20241219085705516 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705516 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705516 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705517 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705517 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424544929326"} 20241219085705517 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219085705517 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424544929326" cause=Invalid mandatory information} 20241219085705517 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705517 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705517 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705519 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705519 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424544929326"} 20241219085705519 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219085705519 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424544929326" cause=Invalid mandatory information} 20241219085705519 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424544929326 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705519 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705519 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59382<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@67d5c829046a: Final verdict of PTC: pass 20241219085705522 DAUC <0003> db_auc.c:157 IMSI='262425809672595': No 2G Auth Data 20241219085705522 DAUC <0003> db_auc.c:192 IMSI='262425809672595': No 3G Auth Data HLR_Test-GSUP(278)@67d5c829046a: Created GsupExpect[0] for "262425809672595" to be handled at TC_gsup_check_imei_invalid_len(288) 20241219085705540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59390<->l=127.0.0.1:4258 20241219085705543 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705543 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425809672595"} 20241219085705543 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219085705543 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425809672595" cause=Invalid mandatory information} 20241219085705543 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705544 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705544 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@67d5c829046a: Found GsupExpect[0] for "262425809672595" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@67d5c829046a: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262425809672595" TC_gsup_check_imei_invalid_len(288)@67d5c829046a: setverdict(pass): none -> pass 20241219085705546 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705546 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425809672595"} 20241219085705546 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219085705546 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425809672595" cause=Invalid mandatory information} 20241219085705546 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705546 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705546 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705547 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705547 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425809672595"} 20241219085705547 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219085705547 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425809672595" cause=Invalid mandatory information} 20241219085705547 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705547 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705547 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705549 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705549 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425809672595"} 20241219085705550 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219085705550 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425809672595" cause=Invalid mandatory information} 20241219085705550 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705550 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705550 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705551 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705551 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425809672595"} 20241219085705551 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219085705551 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425809672595" cause=Invalid mandatory information} 20241219085705551 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425809672595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085705551 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085705551 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085705552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59390<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@67d5c829046a: Final verdict of PTC: pass MTC@67d5c829046a: setverdict(pass): none -> pass 20241219085705554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59314<->l=127.0.0.1:4258 20241219085705555 DLINP <000b> input/ipa.c:452 connected read/write 20241219085705555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085705555 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085705555 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085705555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@67d5c829046a: Final verdict of PTC: none 20241219085705555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40333<->l=127.0.0.1:4259) 279@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: pass MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@67d5c829046a: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Thu Dec 19 08:57:05 UTC 2024 ====== 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 20241219085705598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59404<->l=127.0.0.1:4258 20241219085705698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59404<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=75964) Waiting for packet dumper to finish... 1 (prev_count=75964, count=168352) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:57:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_gsup_check_imei_unknown_imsi started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085708777 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085708777 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085708779 DLINP <000b> input/ipa.c:452 connected read/write 20241219085708779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085708780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60362<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085708782 DLINP <000b> input/ipa.c:452 connected read/write 20241219085708782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085708782 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085708782 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085708782 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085708782 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085708782 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085708782 DLGSUP <0013> gsup_server.c:236 2:  20241219085708782 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085708782 DLGSUP <0013> gsup_server.c:236 3:  20241219085708783 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085708783 DLGSUP <0013> gsup_server.c:236 4:  20241219085708783 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085708783 DLGSUP <0013> gsup_server.c:236 5:  20241219085708783 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085708783 DLGSUP <0013> gsup_server.c:236 7:  20241219085708783 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(289)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085708783 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085708783 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085708783 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@67d5c829046a: 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") 20241219085708801 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33229<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@67d5c829046a: Created GsupExpect[0] for "262423292705730" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241219085708813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60376<->l=127.0.0.1:4258 20241219085708825 DLINP <000b> input/ipa.c:452 connected read/write 20241219085708825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085708825 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423292705730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423292705730"} 20241219085708825 DMAIN <0000> hlr.c:435 IMSI='262423292705730': has IMEI = 22245678901234 (consider setting 'store-imei') 20241219085708825 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423292705730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241219085708825 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423292705730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423292705730" cause=Invalid mandatory information} 20241219085708825 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423292705730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085708825 DLINP <000b> input/ipa.c:452 connected read/write 20241219085708825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085708825 DLINP <000b> input/ipa.c:452 connected read/write 20241219085708826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@67d5c829046a: Found GsupExpect[0] for "262423292705730" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@67d5c829046a: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262423292705730" TC_gsup_check_imei_unknown_imsi(293)@67d5c829046a: setverdict(pass): none -> pass 20241219085708830 DLINP <000b> input/ipa.c:452 connected read/write 20241219085708830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085708830 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423292705730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423292705730"} 20241219085708830 DAUC <0003> hlr.c:428 IMSI='262423292705730': storing IMEI = 22245678901234 20241219085708830 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423292705730': no such subscriber 20241219085708830 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423292705730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241219085708830 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423292705730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423292705730" cause=Invalid mandatory information} 20241219085708830 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423292705730 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085708830 DLINP <000b> input/ipa.c:452 connected read/write 20241219085708831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085708831 DLINP <000b> input/ipa.c:452 connected read/write 20241219085708831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085708832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60376<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@67d5c829046a: Final verdict of PTC: pass 20241219085708833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60362<->l=127.0.0.1:4258 20241219085708834 DLINP <000b> input/ipa.c:452 connected read/write 20241219085708834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085708834 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085708834 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085708834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085708834 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33229<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@67d5c829046a: Final verdict of PTC: none 291@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 291: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@67d5c829046a: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Thu Dec 19 08:57:08 UTC 2024 ====== 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 20241219085708872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60392<->l=127.0.0.1:4258 20241219085708972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60392<->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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:57:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085712050 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085712050 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085712052 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60402<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085712055 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712055 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085712055 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085712055 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085712055 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085712055 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085712055 DLGSUP <0013> gsup_server.c:236 2:  20241219085712055 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085712055 DLGSUP <0013> gsup_server.c:236 3:  20241219085712055 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085712055 DLGSUP <0013> gsup_server.c:236 4:  20241219085712055 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085712055 DLGSUP <0013> gsup_server.c:236 5:  20241219085712055 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085712055 DLGSUP <0013> gsup_server.c:236 7:  20241219085712055 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085712055 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085712055 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085712055 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@67d5c829046a: 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") 20241219085712076 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42531<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@67d5c829046a: Created GsupExpect[0] for "262429667567107" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241219085712088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4258 20241219085712101 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712101 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429667567107"} 20241219085712101 DMAIN <0000> hlr.c:227 IMSI='262429667567107': Creating subscriber on demand 20241219085712101 DMAIN <0000> hlr.c:243 IMSI='262429667567107': Successfully assigned MSISDN='180' 20241219085712101 DAUC <0003> hlr.c:428 IMSI='262429667567107': storing IMEI = 12345678901234 20241219085712101 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429667567107"} 20241219085712101 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085712101 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712102 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@67d5c829046a: Found GsupExpect[0] for "262429667567107" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@67d5c829046a: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262429667567107" TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): none -> pass 20241219085712104 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712104 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712106 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712106 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712107 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712107 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712109 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712109 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429667567107" cn_domain=PS} 20241219085712109 DLU <0006> fsm.c:456 lu(262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085712109 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085712109 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085712109 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429667567107" cn_domain=PS} 20241219085712109 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712109 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712111 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712111 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429667567107"} 20241219085712111 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085712111 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085712112 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429667567107"} 20241219085712112 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085712112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085712112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085712112 DLU <0006> fsm.c:568 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085712112 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712112 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085712115 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712115 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429667567107"} 20241219085712115 DMAIN <0000> hlr.c:227 IMSI='262429667567107': Creating subscriber on demand 20241219085712115 DMAIN <0000> hlr.c:243 IMSI='262429667567107': Successfully assigned MSISDN='603' 20241219085712115 DAUC <0003> hlr.c:428 IMSI='262429667567107': storing IMEI = 12345678901234 20241219085712115 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429667567107"} 20241219085712115 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085712115 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712115 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085712117 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712117 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712117 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712117 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712118 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712118 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712118 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712118 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712120 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712120 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429667567107" cn_domain=PS} 20241219085712120 DLU <0006> fsm.c:456 lu(262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085712120 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085712120 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085712120 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429667567107" cn_domain=PS} 20241219085712120 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712120 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712122 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712122 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429667567107"} 20241219085712122 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085712122 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085712122 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429667567107"} 20241219085712122 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085712122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085712122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085712122 DLU <0006> fsm.c:568 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085712122 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712122 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085712127 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712127 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429667567107"} 20241219085712127 DMAIN <0000> hlr.c:227 IMSI='262429667567107': Creating subscriber on demand 20241219085712127 DMAIN <0000> hlr.c:243 IMSI='262429667567107': Successfully assigned MSISDN='392' 20241219085712127 DAUC <0003> hlr.c:428 IMSI='262429667567107': storing IMEI = 12345678901234 20241219085712127 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429667567107"} 20241219085712127 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085712127 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712127 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085712128 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712128 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712128 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712128 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712129 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712129 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712130 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712130 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712131 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712131 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429667567107" cn_domain=PS} 20241219085712131 DLU <0006> fsm.c:456 lu(262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085712131 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241219085712131 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429667567107" cause=GPRS services not allowed} 20241219085712131 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085712131 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085712131 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Freeing instance 20241219085712131 DLU <0006> fsm.c:568 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Deallocated 20241219085712132 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712132 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085712136 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712136 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429667567107"} 20241219085712136 DMAIN <0000> hlr.c:227 IMSI='262429667567107': Creating subscriber on demand 20241219085712136 DMAIN <0000> hlr.c:243 IMSI='262429667567107': Successfully assigned MSISDN='362' 20241219085712136 DAUC <0003> hlr.c:428 IMSI='262429667567107': storing IMEI = 12345678901234 20241219085712136 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429667567107"} 20241219085712136 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085712136 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712136 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085712137 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712137 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712138 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712138 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712139 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712139 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712140 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712140 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429667567107" cn_domain=PS} 20241219085712140 DLU <0006> fsm.c:456 lu(262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085712140 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241219085712140 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429667567107" cause=GPRS services not allowed} 20241219085712140 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085712140 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085712140 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Freeing instance 20241219085712140 DLU <0006> fsm.c:568 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Deallocated 20241219085712140 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712140 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085712144 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712144 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429667567107"} 20241219085712144 DMAIN <0000> hlr.c:227 IMSI='262429667567107': Creating subscriber on demand 20241219085712144 DAUC <0003> hlr.c:428 IMSI='262429667567107': storing IMEI = 12345678901234 20241219085712144 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429667567107"} 20241219085712144 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085712144 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712144 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085712145 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712145 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712146 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712146 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712147 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712147 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712148 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712148 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429667567107" cn_domain=PS} 20241219085712148 DLU <0006> fsm.c:456 lu(262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085712148 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241219085712148 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429667567107" cause=GPRS services not allowed} 20241219085712148 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085712148 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085712148 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Freeing instance 20241219085712148 DLU <0006> fsm.c:568 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Deallocated 20241219085712148 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712148 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085712153 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712153 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429667567107"} 20241219085712153 DMAIN <0000> hlr.c:227 IMSI='262429667567107': Creating subscriber on demand 20241219085712153 DAUC <0003> hlr.c:428 IMSI='262429667567107': storing IMEI = 12345678901234 20241219085712153 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429667567107"} 20241219085712153 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219085712153 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712153 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085712154 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712154 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712155 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712155 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712156 DAUC <0003> db_auc.c:157 IMSI='262429667567107': No 2G Auth Data 20241219085712156 DAUC <0003> db_auc.c:192 IMSI='262429667567107': No 3G Auth Data 20241219085712157 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712157 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429667567107" cn_domain=PS} 20241219085712157 DLU <0006> fsm.c:456 lu(262429667567107)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085712157 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085712157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085712157 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429667567107" cn_domain=PS} 20241219085712157 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712157 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712159 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712159 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429667567107"} 20241219085712159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085712159 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085712159 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429667567107"} 20241219085712160 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429667567107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085712160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085712160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085712160 DLU <0006> fsm.c:568 lu(PS:IMSI-262429667567107)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085712160 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085712160 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085712163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@67d5c829046a: Final verdict of PTC: pass 20241219085712164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60402<->l=127.0.0.1:4258 20241219085712165 DLINP <000b> input/ipa.c:452 connected read/write 20241219085712165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085712165 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085712165 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085712165 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@67d5c829046a: Final verdict of PTC: none 20241219085712165 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42531<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(294)@67d5c829046a: Final verdict of PTC: none 296@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 296: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@67d5c829046a: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Thu Dec 19 08:57:12 UTC 2024 ====== 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 20241219085712204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60422<->l=127.0.0.1:4258 20241219085712304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60422<->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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:57:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_subscr_create_on_demand_ul started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085715383 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085715383 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085715386 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085715386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60432<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085715388 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085715389 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085715389 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085715389 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085715389 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085715389 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085715389 DLGSUP <0013> gsup_server.c:236 2:  20241219085715389 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085715389 DLGSUP <0013> gsup_server.c:236 3:  20241219085715389 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085715389 DLGSUP <0013> gsup_server.c:236 4:  20241219085715389 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085715389 DLGSUP <0013> gsup_server.c:236 5:  20241219085715389 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085715389 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(299)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085715389 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085715389 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085715389 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085715389 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@67d5c829046a: 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") 20241219085715409 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40877<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@67d5c829046a: Created GsupExpect[0] for "262423334117747" to be handled at TC_subscr_create_on_demand_ul(303) 20241219085715420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60448<->l=127.0.0.1:4258 20241219085715433 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085715433 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423334117747" cn_domain=PS} 20241219085715433 DMAIN <0000> hlr.c:227 IMSI='262423334117747': Creating subscriber on demand 20241219085715433 DMAIN <0000> hlr.c:243 IMSI='262423334117747': Successfully assigned MSISDN='604' 20241219085715433 DLU <0006> fsm.c:456 lu(262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085715433 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085715434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085715434 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423334117747" cn_domain=PS} 20241219085715434 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085715434 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@67d5c829046a: Found GsupExpect[0] for "262423334117747" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@67d5c829046a: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262423334117747" 20241219085715437 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085715437 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423334117747"} 20241219085715437 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085715437 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085715437 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423334117747"} 20241219085715437 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085715437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085715437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085715437 DLU <0006> fsm.c:568 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085715437 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085715437 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@67d5c829046a: setverdict(pass): none -> pass 20241219085715439 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715439 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715440 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715440 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715441 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715441 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715446 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085715446 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423334117747" cn_domain=PS} 20241219085715446 DMAIN <0000> hlr.c:227 IMSI='262423334117747': Creating subscriber on demand 20241219085715446 DMAIN <0000> hlr.c:243 IMSI='262423334117747': Successfully assigned MSISDN='741' 20241219085715446 DLU <0006> fsm.c:456 lu(262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085715446 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085715446 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085715446 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423334117747" cn_domain=PS} 20241219085715446 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085715446 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085715448 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085715448 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423334117747"} 20241219085715448 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085715448 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085715448 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423334117747"} 20241219085715448 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085715448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085715448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085715448 DLU <0006> fsm.c:568 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085715448 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085715448 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085715449 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715449 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715450 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715450 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715451 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715451 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715452 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715452 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715455 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085715455 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423334117747" cn_domain=PS} 20241219085715455 DMAIN <0000> hlr.c:227 IMSI='262423334117747': Creating subscriber on demand 20241219085715456 DMAIN <0000> hlr.c:243 IMSI='262423334117747': Successfully assigned MSISDN='256' 20241219085715456 DLU <0006> fsm.c:456 lu(262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085715456 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241219085715456 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423334117747" cause=GPRS services not allowed} 20241219085715456 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085715456 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085715456 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Freeing instance 20241219085715456 DLU <0006> fsm.c:568 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Deallocated 20241219085715456 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085715456 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085715457 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715457 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715458 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715458 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715458 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715458 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715459 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715459 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715462 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085715462 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423334117747" cn_domain=PS} 20241219085715462 DMAIN <0000> hlr.c:227 IMSI='262423334117747': Creating subscriber on demand 20241219085715462 DMAIN <0000> hlr.c:243 IMSI='262423334117747': Successfully assigned MSISDN='343' 20241219085715462 DLU <0006> fsm.c:456 lu(262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085715462 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241219085715463 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423334117747" cause=GPRS services not allowed} 20241219085715463 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085715463 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085715463 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Freeing instance 20241219085715463 DLU <0006> fsm.c:568 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Deallocated 20241219085715463 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085715463 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085715464 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715464 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715465 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715465 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715465 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715465 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715468 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085715468 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423334117747" cn_domain=PS} 20241219085715468 DMAIN <0000> hlr.c:227 IMSI='262423334117747': Creating subscriber on demand 20241219085715469 DLU <0006> fsm.c:456 lu(262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085715469 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241219085715469 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423334117747" cause=GPRS services not allowed} 20241219085715469 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085715469 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085715469 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Freeing instance 20241219085715469 DLU <0006> fsm.c:568 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Deallocated 20241219085715469 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085715469 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085715470 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715470 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715470 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715470 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715471 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715471 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715474 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085715474 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423334117747" cn_domain=PS} 20241219085715474 DMAIN <0000> hlr.c:227 IMSI='262423334117747': Creating subscriber on demand 20241219085715474 DLU <0006> fsm.c:456 lu(262423334117747)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085715474 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085715474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085715474 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423334117747" cn_domain=PS} 20241219085715474 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085715474 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085715476 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085715476 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423334117747"} 20241219085715476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085715476 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085715476 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423334117747"} 20241219085715476 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423334117747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085715476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085715476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085715476 DLU <0006> fsm.c:568 lu(PS:IMSI-262423334117747)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085715476 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085715476 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085715477 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715477 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715478 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715478 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data 20241219085715479 DAUC <0003> db_auc.c:157 IMSI='262423334117747': No 2G Auth Data 20241219085715479 DAUC <0003> db_auc.c:192 IMSI='262423334117747': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085715481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60448<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@67d5c829046a: Final verdict of PTC: pass 20241219085715482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60432<->l=127.0.0.1:4258 HLR_Test-GSUP(300)@67d5c829046a: Final verdict of PTC: none 20241219085715483 DLINP <000b> input/ipa.c:452 connected read/write 20241219085715483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085715483 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085715483 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085715483 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 301@67d5c829046a: Final verdict of PTC: none 20241219085715483 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40877<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 301: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@67d5c829046a: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Thu Dec 19 08:57:15 UTC 2024 ====== 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 20241219085715524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60454<->l=127.0.0.1:4258 20241219085715625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60454<->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=81800) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:57:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_subscr_create_on_demand_sai started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085718705 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085718705 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085718707 DLINP <000b> input/ipa.c:452 connected read/write 20241219085718707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085718707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51236<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085718708 DLINP <000b> input/ipa.c:452 connected read/write 20241219085718708 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085718709 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085718709 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085718709 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085718709 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085718709 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085718709 DLGSUP <0013> gsup_server.c:236 2:  20241219085718709 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085718709 DLGSUP <0013> gsup_server.c:236 3:  20241219085718709 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085718709 DLGSUP <0013> gsup_server.c:236 4:  20241219085718709 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085718709 DLGSUP <0013> gsup_server.c:236 5:  20241219085718709 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085718709 DLGSUP <0013> gsup_server.c:236 7:  20241219085718709 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085718709 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085718709 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085718709 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@67d5c829046a: 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") 20241219085718725 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40259<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@67d5c829046a: Created GsupExpect[0] for "262423808239481" to be handled at TC_subscr_create_on_demand_sai(308) 20241219085718740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51246<->l=127.0.0.1:4258 20241219085718749 DLINP <000b> input/ipa.c:452 connected read/write 20241219085718749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085718749 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423808239481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423808239481"} 20241219085718749 DMAIN <0000> hlr.c:227 IMSI='262423808239481': Creating subscriber on demand 20241219085718749 DMAIN <0000> hlr.c:243 IMSI='262423808239481': Successfully assigned MSISDN='822' 20241219085718749 DAUC <0003> db_auc.c:157 IMSI='262423808239481': No 2G Auth Data 20241219085718750 DAUC <0003> db_auc.c:192 IMSI='262423808239481': No 3G Auth Data 20241219085718750 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423808239481 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 20241219085718750 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423808239481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423808239481" cause=IMSI unknown in HLR} 20241219085718750 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423808239481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219085718750 DLINP <000b> input/ipa.c:452 connected read/write 20241219085718750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085718750 DLINP <000b> input/ipa.c:452 connected read/write 20241219085718750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@67d5c829046a: Found GsupExpect[0] for "262423808239481" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@67d5c829046a: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262423808239481" TC_subscr_create_on_demand_sai(308)@67d5c829046a: setverdict(pass): none -> pass 20241219085718752 DAUC <0003> db_auc.c:157 IMSI='262423808239481': No 2G Auth Data 20241219085718752 DAUC <0003> db_auc.c:192 IMSI='262423808239481': No 3G Auth Data 20241219085718753 DAUC <0003> db_auc.c:157 IMSI='262423808239481': No 2G Auth Data 20241219085718753 DAUC <0003> db_auc.c:192 IMSI='262423808239481': No 3G Auth Data 20241219085718754 DAUC <0003> db_auc.c:157 IMSI='262423808239481': No 2G Auth Data 20241219085718754 DAUC <0003> db_auc.c:192 IMSI='262423808239481': No 3G Auth Data 20241219085718756 DLINP <000b> input/ipa.c:452 connected read/write 20241219085718756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085718756 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423808239481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423808239481" cn_domain=PS} 20241219085718756 DLU <0006> fsm.c:456 lu(262423808239481)[0x55d4a32564f0]{UNVALIDATED}: Allocated 20241219085718756 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423808239481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219085718756 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423808239481)[0x55d4a32564f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085718756 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423808239481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423808239481" cn_domain=PS} 20241219085718756 DLINP <000b> input/ipa.c:452 connected read/write 20241219085718756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085718756 DLINP <000b> input/ipa.c:452 connected read/write 20241219085718756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085718759 DLINP <000b> input/ipa.c:452 connected read/write 20241219085718759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085718759 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423808239481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423808239481"} 20241219085718759 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423808239481)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085718759 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423808239481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085718759 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423808239481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423808239481"} 20241219085718759 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423808239481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085718759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423808239481)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085718759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423808239481)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085718759 DLU <0006> fsm.c:568 lu(PS:IMSI-262423808239481)[0x55d4a32564f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085718759 DLINP <000b> input/ipa.c:452 connected read/write 20241219085718759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085718759 DLINP <000b> input/ipa.c:452 connected read/write 20241219085718759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085718762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51246<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@67d5c829046a: Final verdict of PTC: pass 20241219085718763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51236<->l=127.0.0.1:4258 20241219085718763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40259<->l=127.0.0.1:4259) 20241219085718764 DLINP <000b> input/ipa.c:452 connected read/write 20241219085718764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085718764 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085718764 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085718764 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@67d5c829046a: Final verdict of PTC: none 306@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 306: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@67d5c829046a: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Thu Dec 19 08:57:18 UTC 2024 ====== 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 20241219085718806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51250<->l=127.0.0.1:4258 20241219085718906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51250<->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=36596) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:57:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_MSLookup_mDNS_service_other_home started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085721982 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085721982 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085721984 DLINP <000b> input/ipa.c:452 connected read/write 20241219085721984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085721985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51258<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@67d5c829046a: 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)@67d5c829046a: 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 } } } } 20241219085721987 DLINP <000b> input/ipa.c:452 connected read/write 20241219085721987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085721987 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085721987 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085721987 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085721987 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085721987 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085721987 DLGSUP <0013> gsup_server.c:236 2:  20241219085721987 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085721987 DLGSUP <0013> gsup_server.c:236 3:  20241219085721987 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085721987 DLGSUP <0013> gsup_server.c:236 4:  20241219085721987 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085721987 DLGSUP <0013> gsup_server.c:236 5:  20241219085721987 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085721987 DLGSUP <0013> gsup_server.c:236 7:  20241219085721987 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(309)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085721987 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085721987 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085721987 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@67d5c829046a: 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") 20241219085722007 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41121<->l=127.0.0.1:4259) 20241219085722009 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241219085722010 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@67d5c829046a: Created GsupExpect[0] for "262421016499964" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241219085722022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51262<->l=127.0.0.1:4258 20241219085722024 DAUC <0003> db_auc.c:157 IMSI='262421016499964': No 2G Auth Data 20241219085722025 DAUC <0003> db_auc.c:192 IMSI='262421016499964': No 3G Auth Data 20241219085722030 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614442327.msisdn 20241219085722030 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614442327.msisdn: not attached (vlr_number unset) 20241219085722030 DDGSM <0007> mslookup_server.c:327 sip.voice.491614442327.msisdn: does not exist in GSUP proxy 20241219085723032 DLINP <000b> input/ipa.c:452 connected read/write 20241219085723032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085723032 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421016499964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421016499964" cn_domain=CS} 20241219085723032 DLU <0006> fsm.c:456 lu(262421016499964)[0x55d4a325a4b0]{UNVALIDATED}: Allocated 20241219085723032 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421016499964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241219085723032 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421016499964)[0x55d4a325a4b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219085723033 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421016499964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421016499964" cn_domain=CS} 20241219085723033 DLINP <000b> input/ipa.c:452 connected read/write 20241219085723033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085723033 DLINP <000b> input/ipa.c:452 connected read/write 20241219085723033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@67d5c829046a: Found GsupExpect[0] for "262421016499964" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@67d5c829046a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262421016499964" 20241219085723036 DLINP <000b> input/ipa.c:452 connected read/write 20241219085723036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085723036 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421016499964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421016499964"} 20241219085723036 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421016499964)[0x55d4a325a4b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219085723036 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421016499964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219085723036 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421016499964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421016499964"} 20241219085723036 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421016499964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085723036 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421016499964)[0x55d4a325a4b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219085723036 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421016499964)[0x55d4a325a4b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219085723036 DLU <0006> fsm.c:568 lu(CS:IMSI-262421016499964)[0x55d4a325a4b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219085723036 DLINP <000b> input/ipa.c:452 connected read/write 20241219085723036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085723036 DLINP <000b> input/ipa.c:452 connected read/write 20241219085723036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@67d5c829046a: setverdict(pass): none -> pass 20241219085723039 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614442327.msisdn 20241219085723039 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614442327.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241219085723039 DDGSM <0007> mslookup_server.c:327 sip.voice.491614442327.msisdn: does not exist in GSUP proxy 20241219085723039 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614442327.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@67d5c829046a: setverdict(pass): pass -> pass, component reason not changed 20241219085723043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51262<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@67d5c829046a: Final verdict of PTC: pass 20241219085723044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51258<->l=127.0.0.1:4258 20241219085723044 DLINP <000b> input/ipa.c:452 connected read/write 20241219085723044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085723044 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085723045 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085723045 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085723045 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41121<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@67d5c829046a: Final verdict of PTC: none 311@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 311: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@67d5c829046a: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Thu Dec 19 08:57:23 UTC 2024 ====== 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 20241219085723087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4258 20241219085723187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51270<->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) 20241219085725069 DSS <0004> hlr_ussd.c:239 262421722158421/0x242caa82: SS Session Timeout, destroying 20241219085725069 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421722158421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Thu Dec 19 08:57:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_MSLookup_GSUP_proxy started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085726266 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085726266 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085726268 DLINP <000b> input/ipa.c:452 connected read/write 20241219085726268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085726269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51274<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@67d5c829046a: 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) } } } } 20241219085726271 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241219085726271 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@67d5c829046a: 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 } } } } 20241219085726272 DLINP <000b> input/ipa.c:452 connected read/write 20241219085726272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085726272 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085726272 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085726272 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085726272 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085726272 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085726272 DLGSUP <0013> gsup_server.c:236 2:  20241219085726272 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085726272 DLGSUP <0013> gsup_server.c:236 3:  20241219085726272 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085726272 DLGSUP <0013> gsup_server.c:236 4:  20241219085726272 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085726272 DLGSUP <0013> gsup_server.c:236 5:  20241219085726272 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085726272 DLGSUP <0013> gsup_server.c:236 7:  20241219085726272 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085726272 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085726272 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085726272 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@67d5c829046a: 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") 20241219085726308 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34105<->l=127.0.0.1:4259) 20241219085726311 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241219085726311 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@67d5c829046a: Created GsupExpect[0] for "262427686228377" to be handled at TC_MSLookup_GSUP_proxy(320) 20241219085726324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@67d5c829046a: Created GsupExpect[0] for "262427686228377" to be handled at TC_MSLookup_GSUP_proxy(320) 20241219085726329 DLINP <000b> input/ipa.c:452 connected read/write 20241219085726329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085726329 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427686228377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427686228377" cn_domain=CS} 20241219085726329 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427686228377 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241219085726329 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427686228377 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241219085726329 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427686228377.imsi 20241219085726329 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427686228377.imsi 20241219085726329 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427686228377.imsi: does not exist in local HLR 20241219085726334 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427686228377 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241219085726334 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241219085726334 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241219085726334 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241219085726334 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241219085726334 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241219085726334 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427686228377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085726334 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241219085726334 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241219085726334 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241219085726334 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241219085726334 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241219085726334 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@67d5c829046a: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@67d5c829046a: 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) } } } } 20241219085726337 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085726337 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085726337 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241219085726337 DLINP <000b> ipa.c:396 tag 1: HLR 20241219085726337 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241219085726338 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085726338 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085726338 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@67d5c829046a: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@67d5c829046a: Found GsupExpect[0] for "262427686228377" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@67d5c829046a: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427686228377" HLR_Test-GSUP-server-IPA(318)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085726381 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085726381 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085726381 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085726381 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085726381 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427686228377 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612530044 20241219085726381 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427686228377 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219085726381 DLINP <000b> input/ipa.c:452 connected read/write 20241219085726381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085726381 DLINP <000b> input/ipa.c:452 connected read/write 20241219085726381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@67d5c829046a: Found GsupExpect[0] for "262427686228377" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@67d5c829046a: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427686228377" 20241219085726385 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085726385 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085726385 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427686228377 MSISDN-491612530044 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219085726385 DLINP <000b> input/ipa.c:452 connected read/write 20241219085726385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085726385 DLINP <000b> input/ipa.c:452 connected read/write 20241219085726385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085726387 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085726387 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085726387 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427686228377 MSISDN-491612530044 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 20241219085726387 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427686228377 MSISDN-491612530044 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219085726387 DLINP <000b> input/ipa.c:452 connected read/write 20241219085726387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085726387 DLINP <000b> input/ipa.c:452 connected read/write 20241219085726387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@67d5c829046a: setverdict(pass): none -> pass 20241219085726389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51282<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@67d5c829046a: Final verdict of PTC: pass 20241219085726390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51274<->l=127.0.0.1:4258 20241219085726391 DLINP <000b> input/ipa.c:452 connected read/write 20241219085726391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085726391 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085726391 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085726391 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085726391 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34105<->l=127.0.0.1:4259) 20241219085726392 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085726392 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085726392 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server HLR_Test-GSUP(315)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-server(317)@67d5c829046a: Final verdict of PTC: none 20241219085726392 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241219085726392 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 316: none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@67d5c829046a: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Dec 19 08:57:26 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241219085726428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51290<->l=127.0.0.1:4258 20241219085726528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51290<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12236) Waiting for packet dumper to finish... 1 (prev_count=12236, count=42992) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:57:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085729602 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085729602 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085729605 DLINP <000b> input/ipa.c:452 connected read/write 20241219085729605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085729605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36430<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@67d5c829046a: 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) } } } } 20241219085729607 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241219085729608 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@67d5c829046a: 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 } } } } 20241219085729608 DLINP <000b> input/ipa.c:452 connected read/write 20241219085729608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085729608 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085729608 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085729608 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085729608 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085729608 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085729608 DLGSUP <0013> gsup_server.c:236 2:  20241219085729608 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085729608 DLGSUP <0013> gsup_server.c:236 3:  20241219085729608 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(321)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085729608 DLGSUP <0013> gsup_server.c:236 4:  20241219085729608 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085729608 DLGSUP <0013> gsup_server.c:236 5:  20241219085729608 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085729608 DLGSUP <0013> gsup_server.c:236 7:  20241219085729608 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085729608 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085729608 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085729608 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 323@67d5c829046a: 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") 20241219085729628 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42893<->l=127.0.0.1:4259) 20241219085729629 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241219085729629 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@67d5c829046a: Created GsupExpect[0] for "262423489258982" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241219085729640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36442<->l=127.0.0.1:4258 20241219085729642 DAUC <0003> db_auc.c:157 IMSI='262423489258982': No 2G Auth Data 20241219085729642 DAUC <0003> db_auc.c:192 IMSI='262423489258982': No 3G Auth Data 20241219085729647 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423489258982.imsi 20241219085729647 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423489258982.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@67d5c829046a: setverdict(pass): none -> pass 20241219085729652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36442<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@67d5c829046a: Final verdict of PTC: pass 20241219085729653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36430<->l=127.0.0.1:4258 20241219085729654 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42893<->l=127.0.0.1:4259) 20241219085729654 DLINP <000b> input/ipa.c:452 connected read/write 323@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP(322)@67d5c829046a: Final verdict of PTC: none 20241219085729654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085729654 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085729654 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085729654 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(324)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 323: none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@67d5c829046a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Thu Dec 19 08:57:29 UTC 2024 ====== 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 20241219085729699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36450<->l=127.0.0.1:4258 20241219085729799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36450<->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@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:57:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085732873 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085732874 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085732876 DLINP <000b> input/ipa.c:452 connected read/write 20241219085732876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085732876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36462<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@67d5c829046a: 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) } } } } 20241219085732878 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241219085732878 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@67d5c829046a: 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 } } } } 20241219085732879 DLINP <000b> input/ipa.c:452 connected read/write 20241219085732879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085732879 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085732879 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085732879 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085732879 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085732879 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085732879 DLGSUP <0013> gsup_server.c:236 2:  20241219085732879 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085732879 DLGSUP <0013> gsup_server.c:236 3:  20241219085732879 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085732879 DLGSUP <0013> gsup_server.c:236 4:  20241219085732879 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085732879 DLGSUP <0013> gsup_server.c:236 5:  20241219085732879 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085732879 DLGSUP <0013> gsup_server.c:236 7:  20241219085732879 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085732879 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085732879 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085732879 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)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@67d5c829046a: 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") 20241219085732913 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42243<->l=127.0.0.1:4259) 20241219085732916 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241219085732916 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@67d5c829046a: Created GsupExpect[0] for "262422722917163" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241219085732932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36470<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@67d5c829046a: Created GsupExpect[0] for "262422722917163" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241219085732937 DLINP <000b> input/ipa.c:452 connected read/write 20241219085732937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085732937 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422722917163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422722917163" cn_domain=CS} 20241219085732937 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422722917163 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241219085732937 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422722917163 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241219085732937 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422722917163.imsi 20241219085732937 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422722917163.imsi 20241219085732937 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422722917163.imsi: does not exist in local HLR 20241219085732942 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422722917163 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241219085732943 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241219085732943 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241219085732943 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241219085732943 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241219085732943 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241219085732943 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422722917163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085732943 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241219085732943 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241219085732943 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241219085732943 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241219085732943 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241219085732943 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@67d5c829046a: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@67d5c829046a: 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) } } } } 20241219085732946 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085732946 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085732946 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241219085732946 DLINP <000b> ipa.c:396 tag 1: HLR 20241219085732946 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241219085732947 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085732947 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085732948 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server(329)@67d5c829046a: Found GsupExpect[0] for "262422722917163" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@67d5c829046a: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422722917163" HLR_Test-GSUP-server-IPA(330)@67d5c829046a: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085732993 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085732993 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085732993 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085732993 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085732993 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422722917163 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612360051 20241219085732993 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422722917163 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219085732994 DLINP <000b> input/ipa.c:452 connected read/write 20241219085732994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085732994 DLINP <000b> input/ipa.c:452 connected read/write 20241219085732994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@67d5c829046a: Found GsupExpect[0] for "262422722917163" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@67d5c829046a: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422722917163" 20241219085732997 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085732997 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085732997 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422722917163 MSISDN-491612360051 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219085732997 DLINP <000b> input/ipa.c:452 connected read/write 20241219085732997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085732997 DLINP <000b> input/ipa.c:452 connected read/write 20241219085732997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085732999 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085732999 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085732999 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422722917163 MSISDN-491612360051 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 20241219085732999 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422722917163 MSISDN-491612360051 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219085732999 DLINP <000b> input/ipa.c:452 connected read/write 20241219085732999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085732999 DLINP <000b> input/ipa.c:452 connected read/write 20241219085732999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085733001 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422722917163.imsi 20241219085733001 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422722917163.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@67d5c829046a: setverdict(pass): none -> pass 20241219085734002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36470<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@67d5c829046a: Final verdict of PTC: pass 20241219085734003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36462<->l=127.0.0.1:4258 20241219085734004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42243<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@67d5c829046a: Final verdict of PTC: none 20241219085734004 DLINP <000b> input/ipa.c:452 connected read/write 20241219085734004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085734004 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085734004 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085734004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085734004 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085734004 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085734004 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241219085734004 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241219085734004 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-server(329)@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 328: none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@67d5c829046a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Thu Dec 19 08:57:34 UTC 2024 ====== 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 20241219085734046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36480<->l=127.0.0.1:4258 20241219085734147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36480<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35828) Waiting for packet dumper to finish... 1 (prev_count=35828, count=43996) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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 Dec 19 08:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@67d5c829046a: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@67d5c829046a: legacy= false MTC@67d5c829046a: in not legacy case 1 MTC@67d5c829046a: in not legacy case 2 20241219085737225 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219085737225 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085737227 DLINP <000b> input/ipa.c:452 connected read/write 20241219085737227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085737228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42340<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@67d5c829046a: 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) } } } } 20241219085737230 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241219085737230 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@67d5c829046a: 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 } } } } 20241219085737230 DLINP <000b> input/ipa.c:452 connected read/write 20241219085737230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085737230 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241219085737230 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241219085737230 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241219085737230 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241219085737230 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241219085737230 DLGSUP <0013> gsup_server.c:236 2:  20241219085737230 DLGSUP <0013> gsup_server.c:238 2: 00  20241219085737230 DLGSUP <0013> gsup_server.c:236 3:  20241219085737230 DLGSUP <0013> gsup_server.c:238 3: 00  20241219085737230 DLGSUP <0013> gsup_server.c:236 4:  20241219085737230 DLGSUP <0013> gsup_server.c:238 4: 00  20241219085737230 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(333)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085737230 DLGSUP <0013> gsup_server.c:238 5: 00  20241219085737231 DLGSUP <0013> gsup_server.c:236 7:  20241219085737231 DLGSUP <0013> gsup_server.c:238 7: 00  20241219085737231 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241219085737231 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20241219085737231 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 335@67d5c829046a: 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") 20241219085737263 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44815<->l=127.0.0.1:4259) 20241219085737265 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241219085737265 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@67d5c829046a: Created GsupExpect[0] for "262421035428591" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241219085737281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42354<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@67d5c829046a: Created GsupExpect[0] for "262421035428591" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241219085737286 DLINP <000b> input/ipa.c:452 connected read/write 20241219085737286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085737286 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421035428591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421035428591" cn_domain=CS} 20241219085737286 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421035428591 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241219085737286 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421035428591 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241219085737286 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421035428591.imsi 20241219085737286 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421035428591.imsi 20241219085737286 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421035428591.imsi: does not exist in local HLR 20241219085737291 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421035428591 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241219085737292 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241219085737292 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20241219085737292 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241219085737292 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241219085737292 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241219085737292 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421035428591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219085737292 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241219085737292 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241219085737292 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241219085737292 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20241219085737292 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20241219085737292 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@67d5c829046a: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@67d5c829046a: 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) } } } } 20241219085737294 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085737294 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085737294 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20241219085737294 DLINP <000b> ipa.c:396 tag 1: HLR 20241219085737294 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241219085737295 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085737295 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085737295 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@67d5c829046a: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@67d5c829046a: Found GsupExpect[0] for "262421035428591" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@67d5c829046a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421035428591" HLR_Test-GSUP-server-IPA(337)@67d5c829046a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@67d5c829046a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241219085737337 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085737337 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085737337 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085737337 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085737337 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421035428591 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610037251 20241219085737337 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421035428591 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219085737337 DLINP <000b> input/ipa.c:452 connected read/write 20241219085737337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085737337 DLINP <000b> input/ipa.c:452 connected read/write 20241219085737338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@67d5c829046a: Found GsupExpect[0] for "262421035428591" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@67d5c829046a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421035428591" 20241219085737341 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085737341 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085737341 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421035428591 MSISDN-491610037251 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219085737341 DLINP <000b> input/ipa.c:452 connected read/write 20241219085737341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085737341 DLINP <000b> input/ipa.c:452 connected read/write 20241219085737341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085737343 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085737343 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085737343 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421035428591 MSISDN-491610037251 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 20241219085737343 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421035428591 MSISDN-491610037251 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219085737343 DLINP <000b> input/ipa.c:452 connected read/write 20241219085737343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085737343 DLINP <000b> input/ipa.c:452 connected read/write 20241219085737343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20241219085737346 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610037251.msisdn 20241219085737346 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610037251.msisdn: does not exist in local HLR 20241219085737346 DDGSM <0007> mslookup_server.c:352 sip.voice.491610037251.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241219085737346 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610037251.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@67d5c829046a: setverdict(pass): none -> pass 20241219085737348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42354<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@67d5c829046a: Final verdict of PTC: pass 20241219085737349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42340<->l=127.0.0.1:4258 20241219085737350 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44815<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP(334)@67d5c829046a: Final verdict of PTC: none 20241219085737350 DLINP <000b> input/ipa.c:452 connected read/write 20241219085737350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20241219085737350 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20241219085737350 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241219085737350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219085737350 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20241219085737350 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20241219085737350 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20241219085737350 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241219085737350 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@67d5c829046a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@67d5c829046a: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@67d5c829046a: Final verdict of PTC: none MTC@67d5c829046a: Setting final verdict of the test case. MTC@67d5c829046a: Local verdict of MTC: none MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@67d5c829046a: Local verdict of PTC with component reference 335: none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@67d5c829046a: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@67d5c829046a: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@67d5c829046a: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@67d5c829046a: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@67d5c829046a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Thu Dec 19 08:57:37 UTC 2024 ====== 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 20241219085737392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42368<->l=127.0.0.1:4258 20241219085737493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42368<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13868) Waiting for packet dumper to finish... 1 (prev_count=13868, count=46316) MTC@67d5c829046a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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@67d5c829046a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@67d5c829046a: Terminating MTC. MC@67d5c829046a: MTC terminated. MC2> exit MC@67d5c829046a: Shutting down session. MC@67d5c829046a: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7525.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 (1106069) [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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1105990) [testenv] Showing testsuite/junit-xml-7525.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7525.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241219-0855-b1cfec1a-0'] 67d5c829046a8c2830354b3b5e0d3c1df5296969ad0daaf57fb1e3cbc19d2dc6 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2527/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS