Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision e89e06f003c042557858c8fd3456fac1a098c6e9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e89e06f003c042557858c8fd3456fac1a098c6e9 # timeout=10 Commit message: "sgsn/SGSN_Tests: remove a superfluous/wrong comment" > git rev-list --no-walk 59cc891d06625c5a6a5261c4dfeb37694708b82f # timeout=10 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins18109113732729156198.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + 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:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 Copying blob sha256:8f966b07c9a76f8dd6ace1694d10f2fd8fd629015036e39accd3664402de8d0c Copying blob sha256:b43782f82dd9567e1408a756484c5cf2c1f4b75c33b9abbd0d630646c86ee94e Copying config sha256:4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 Writing manifest to image destination Storing signatures 4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 + rm -rf logs _cache + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-02 07:29:36 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] 74dbbcc51e34c7022beecb1d26842848f550906e4cc8b429d097427fd11f2398 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [181 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.8 kB] Fetched 9304 kB in 1s (11.2 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c + git checkout -q -f b58f92046e48a7b1ed531e243a2319ebca53bf4c cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ origin/09817f113255d7fb56f1d45d3dd629a093d9248d + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ origin/c496d298876fed55c2b730278b7ee77982555563 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ origin/b6602eb357673f097ea1a1d22edd568ecd239da1 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/78bf0daf8c599d374089d97a054914d8439d133a" 2>/dev/null; then set -x && git checkout -q -f "origin/78bf0daf8c599d374089d97a054914d8439d133a"; else set -x && git checkout -q -f "78bf0daf8c599d374089d97a054914d8439d133a"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/78bf0daf8c599d374089d97a054914d8439d133a + git checkout -q -f 78bf0daf8c599d374089d97a054914d8439d133a cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ origin/873fe539642542cd9a901c208f1ec11c6d2f5387 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi origin/e97d92a8b66bec399babea52f593771b76cb175a + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi origin/8362efef7c6fa341eb947a75786878e0685767b7 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--links', '--recursive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', '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:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.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:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.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:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.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:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.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:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: 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:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for USSD_Helpers_part_1.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_PortType_part_7.cc Creating dependency file for UDPasp_Types_part_1.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 TCCEncoding_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_5.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_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_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_7.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 General_Types_part_7.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [176 kB] Hit:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Fetched 178 kB in 1s (321 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-latest The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-latest 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. Need to get 853 kB of archives. After this operation, 2264 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Fetched 853 kB in 0s (22.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (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 ... 44921 files and directories currently installed.) Preparing to unpack .../0-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up osmo-hlr (1.8.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-hlr.service → /lib/systemd/system/osmo-hlr.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] [testenv] Running testsuite 20240916082519872 DMAIN <0000> hlr.c:802 hlr starting 20240916082519872 DDB <0001> db.c:599 using database: hlr.db 20240916082519872 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240916082519873 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240916082519873 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240916082519873 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240916082519907 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240916082519907 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] 20240916082519997 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240916082519999 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240916082519999 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 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@74dbbcc51e34: Unix server socket created successfully. MC@74dbbcc51e34: Listening on TCP port 43031. 74dbbcc51e34 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 74dbbcc51e34 43031 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@74dbbcc51e34: New HC connected from 10.0.2.100 [10.0.2.100]. 74dbbcc51e34: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@74dbbcc51e34: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@74dbbcc51e34: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@74dbbcc51e34: Configuration file was processed on all HCs. MC@74dbbcc51e34: Creating MTC on host 10.0.2.100. MC@74dbbcc51e34: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Mon Sep 16 08:25:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_sai_err_invalid_imsi started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082521247 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082521247 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082521248 DLINP <000b> input/ipa.c:451 connected read/write 20240916082521248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082521248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35908<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@74dbbcc51e34: 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) } } } } 20240916082521249 DLINP <000b> input/ipa.c:451 connected read/write 20240916082521249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082521249 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082521249 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082521249 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082521249 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082521249 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082521249 DLGSUP <0013> gsup_server.c:235 2:  20240916082521249 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082521249 DLGSUP <0013> gsup_server.c:235 3:  20240916082521249 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082521249 DLGSUP <0013> gsup_server.c:235 4:  20240916082521249 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082521249 DLGSUP <0013> gsup_server.c:235 5:  20240916082521249 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082521249 DLGSUP <0013> gsup_server.c:235 7:  20240916082521249 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082521249 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082521249 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082521249 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(3)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@74dbbcc51e34: 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") 20240916082521257 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44701<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@74dbbcc51e34: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240916082521262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35916<->l=127.0.0.1:4258 20240916082521290 DLINP <000b> input/ipa.c:451 connected read/write 20240916082521290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082521290 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20240916082521290 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20240916082521290 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20240916082521290 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082521290 DLINP <000b> input/ipa.c:451 connected read/write 20240916082521290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082521290 DLINP <000b> input/ipa.c:451 connected read/write 20240916082521290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@74dbbcc51e34: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" 20240916082521291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35916<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_invalid_imsi(7)@74dbbcc51e34: Final verdict of PTC: pass 20240916082521292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35908<->l=127.0.0.1:4258 20240916082521293 DLINP <000b> input/ipa.c:451 connected read/write 20240916082521293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082521293 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082521293 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082521293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@74dbbcc51e34: Final verdict of PTC: none 20240916082521293 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44701<->l=127.0.0.1:4259) 5@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 5: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Mon Sep 16 08:25:21 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 20240916082521335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35924<->l=127.0.0.1:4258 20240916082521335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35924<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12348) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Mon Sep 16 08:25:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_sai started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082524400 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082524400 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082524405 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082524407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082524410 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082524411 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082524411 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082524411 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082524411 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082524411 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082524411 DLGSUP <0013> gsup_server.c:235 2:  20240916082524411 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082524411 DLGSUP <0013> gsup_server.c:235 3:  20240916082524411 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082524411 DLGSUP <0013> gsup_server.c:235 4:  20240916082524411 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082524411 DLGSUP <0013> gsup_server.c:235 5:  20240916082524411 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082524411 DLGSUP <0013> gsup_server.c:235 7:  20240916082524411 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082524411 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082524411 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082524411 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@74dbbcc51e34: 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") 20240916082524431 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41363<->l=127.0.0.1:4259) 20240916082524453 DAUC <0003> db_auc.c:157 IMSI='262422553832709': No 2G Auth Data 20240916082524453 DAUC <0003> db_auc.c:192 IMSI='262422553832709': No 3G Auth Data HLR_Test-GSUP(9)@74dbbcc51e34: Created GsupExpect[0] for "262422553832709" to be handled at TC_gsup_sai(12) 20240916082524505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56822<->l=127.0.0.1:4258 20240916082524514 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082524514 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422553832709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422553832709"} 20240916082524524 DAUC <0003> db_auc.c:192 IMSI='262422553832709': No 3G Auth Data 20240916082524524 DAUC <0003> db_auc.c:236 IMSI='262422553832709': Calling to generate 5 vectors 20240916082524524 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916082524524 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082524524 DAUC <0003> auc.c:113 vector [0]: rand = 7a3a8e7aa521b58e008ec6bae86da744 20240916082524524 DAUC <0003> auc.c:179 vector [0]: kc = 4a0ccd4ef9409800 20240916082524524 DAUC <0003> auc.c:180 vector [0]: sres = 74a161a6 20240916082524524 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082524524 DAUC <0003> auc.c:113 vector [1]: rand = 34c517553785c4886fd1a46da55b4937 20240916082524524 DAUC <0003> auc.c:179 vector [1]: kc = c15305cb7669c800 20240916082524524 DAUC <0003> auc.c:180 vector [1]: sres = 3f8eeea1 20240916082524524 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916082524524 DAUC <0003> auc.c:113 vector [2]: rand = e476a087d4a7592a0bc91d1e8ea11687 20240916082524524 DAUC <0003> auc.c:179 vector [2]: kc = 734c099e9f2e6000 20240916082524524 DAUC <0003> auc.c:180 vector [2]: sres = 1f7d3aa9 20240916082524524 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916082524524 DAUC <0003> auc.c:113 vector [3]: rand = 2109917cc865183cff1b0ba4a76c06f5 20240916082524524 DAUC <0003> auc.c:179 vector [3]: kc = c4cee6583f771400 20240916082524524 DAUC <0003> auc.c:180 vector [3]: sres = e5adf800 20240916082524524 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916082524524 DAUC <0003> auc.c:113 vector [4]: rand = 92fed36efcbd0b30d6dd2cd65e52cbb3 20240916082524524 DAUC <0003> auc.c:179 vector [4]: kc = 0caa216fea270400 20240916082524524 DAUC <0003> auc.c:180 vector [4]: sres = 65774e27 20240916082524524 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916082524524 DAUC <0003> db_auc.c:245 IMSI='262422553832709': Generated 5 vectors 20240916082524524 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422553832709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422553832709"} 20240916082524524 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422553832709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082524524 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082524524 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74dbbcc51e34: Found GsupExpect[0] for "262422553832709" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_sai(12)"262422553832709" TC_gsup_sai(12)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai(12)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082524530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56822<->l=127.0.0.1:4258 TC_gsup_sai(12)@74dbbcc51e34: Final verdict of PTC: pass 20240916082524557 DAUC <0003> db_auc.c:157 IMSI='262428998186903': No 2G Auth Data 20240916082524557 DAUC <0003> db_auc.c:192 IMSI='262428998186903': No 3G Auth Data HLR_Test-GSUP(9)@74dbbcc51e34: Created GsupExpect[0] for "262428998186903" to be handled at TC_gsup_sai(13) 20240916082524580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56834<->l=127.0.0.1:4258 20240916082524582 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082524582 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428998186903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428998186903"} 20240916082524582 DAUC <0003> db_auc.c:192 IMSI='262428998186903': No 3G Auth Data 20240916082524582 DAUC <0003> db_auc.c:236 IMSI='262428998186903': Calling to generate 5 vectors 20240916082524582 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916082524582 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082524582 DAUC <0003> auc.c:113 vector [0]: rand = 69a47dd14913fe0a638817f4c0be2cd7 20240916082524582 DAUC <0003> auc.c:179 vector [0]: kc = 969b6af7617f6000 20240916082524582 DAUC <0003> auc.c:180 vector [0]: sres = 2d230d3d 20240916082524582 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082524582 DAUC <0003> auc.c:113 vector [1]: rand = 600f08c1d5a94dc3cd49b2227e532331 20240916082524582 DAUC <0003> auc.c:179 vector [1]: kc = 56ea489bb06fb400 20240916082524582 DAUC <0003> auc.c:180 vector [1]: sres = a767bbc0 20240916082524582 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916082524582 DAUC <0003> auc.c:113 vector [2]: rand = a4ad6d2a0687055ed55f2d85597fab31 20240916082524582 DAUC <0003> auc.c:179 vector [2]: kc = 5047983f8a2e7000 20240916082524582 DAUC <0003> auc.c:180 vector [2]: sres = 4dd76ff6 20240916082524582 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916082524582 DAUC <0003> auc.c:113 vector [3]: rand = 41cfc1957811255858877d9185d959e2 20240916082524582 DAUC <0003> auc.c:179 vector [3]: kc = 78666d4c4bebe000 20240916082524582 DAUC <0003> auc.c:180 vector [3]: sres = bdab2dba 20240916082524582 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916082524582 DAUC <0003> auc.c:113 vector [4]: rand = 48056707bd69f35b1d7e96f75b32168e 20240916082524582 DAUC <0003> auc.c:179 vector [4]: kc = 3ce97fd52dfba400 20240916082524582 DAUC <0003> auc.c:180 vector [4]: sres = de91f803 20240916082524582 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916082524582 DAUC <0003> db_auc.c:245 IMSI='262428998186903': Generated 5 vectors 20240916082524582 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428998186903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428998186903"} 20240916082524582 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428998186903 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082524582 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082524582 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74dbbcc51e34: Found GsupExpect[0] for "262428998186903" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@74dbbcc51e34: Added IMSI table entry 1TC_gsup_sai(13)"262428998186903" TC_gsup_sai(13)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai(13)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082524583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56834<->l=127.0.0.1:4258 TC_gsup_sai(13)@74dbbcc51e34: Final verdict of PTC: pass 20240916082524608 DAUC <0003> db_auc.c:157 IMSI='262420174306615': No 2G Auth Data 20240916082524608 DAUC <0003> db_auc.c:192 IMSI='262420174306615': No 3G Auth Data HLR_Test-GSUP(9)@74dbbcc51e34: Created GsupExpect[0] for "262420174306615" to be handled at TC_gsup_sai(14) 20240916082524631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 20240916082524633 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082524633 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420174306615 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420174306615"} 20240916082524633 DAUC <0003> db_auc.c:192 IMSI='262420174306615': No 3G Auth Data 20240916082524633 DAUC <0003> db_auc.c:236 IMSI='262420174306615': Calling to generate 5 vectors 20240916082524633 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916082524633 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082524633 DAUC <0003> auc.c:113 vector [0]: rand = 9a8096d644a7dd607dd56a323e3b8479 20240916082524633 DAUC <0003> auc.c:179 vector [0]: kc = 7e054596a52ea218 20240916082524633 DAUC <0003> auc.c:180 vector [0]: sres = 6b7926a5 20240916082524633 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082524633 DAUC <0003> auc.c:113 vector [1]: rand = b8536cee65cacbd184a0f813f7acad34 20240916082524633 DAUC <0003> auc.c:179 vector [1]: kc = 08ec903112f04145 20240916082524633 DAUC <0003> auc.c:180 vector [1]: sres = a01a7fe5 20240916082524633 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916082524633 DAUC <0003> auc.c:113 vector [2]: rand = ae5f274562ffec46966bfc08a80b38a6 20240916082524633 DAUC <0003> auc.c:179 vector [2]: kc = 54be56010c1d65ea 20240916082524633 DAUC <0003> auc.c:180 vector [2]: sres = 5d8d66e6 20240916082524633 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916082524633 DAUC <0003> auc.c:113 vector [3]: rand = 786bd344e3215bc17101bc8648cda94e 20240916082524633 DAUC <0003> auc.c:179 vector [3]: kc = 5699cd3123e86302 20240916082524633 DAUC <0003> auc.c:180 vector [3]: sres = fd643d09 20240916082524633 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916082524633 DAUC <0003> auc.c:113 vector [4]: rand = a2c569d62246c5b19505d7be1f47d7ba 20240916082524633 DAUC <0003> auc.c:179 vector [4]: kc = 47d4d0f800f29a78 20240916082524633 DAUC <0003> auc.c:180 vector [4]: sres = 44eff6b5 20240916082524633 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916082524633 DAUC <0003> db_auc.c:245 IMSI='262420174306615': Generated 5 vectors 20240916082524633 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420174306615 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420174306615"} 20240916082524633 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420174306615 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082524633 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082524633 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74dbbcc51e34: Found GsupExpect[0] for "262420174306615" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@74dbbcc51e34: Added IMSI table entry 2TC_gsup_sai(14)"262420174306615" TC_gsup_sai(14)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai(14)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082524634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56844<->l=127.0.0.1:4258 TC_gsup_sai(14)@74dbbcc51e34: Final verdict of PTC: pass 20240916082524659 DAUC <0003> db_auc.c:157 IMSI='262420527367948': No 2G Auth Data 20240916082524659 DAUC <0003> db_auc.c:192 IMSI='262420527367948': No 3G Auth Data HLR_Test-GSUP(9)@74dbbcc51e34: Created GsupExpect[0] for "262420527367948" to be handled at TC_gsup_sai(15) 20240916082524681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56858<->l=127.0.0.1:4258 20240916082524683 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082524683 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420527367948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420527367948"} 20240916082524683 DAUC <0003> db_auc.c:157 IMSI='262420527367948': No 2G Auth Data 20240916082524683 DAUC <0003> db_auc.c:236 IMSI='262420527367948': Calling to generate 5 vectors 20240916082524683 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916082524683 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082524683 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082524683 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082524683 DAUC <0003> auc.c:113 vector [0]: rand = 375743b37140ec5e5bf1d0611f64a100 20240916082524683 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082524683 DAUC <0003> auc.c:142 vector [0]: autn = 698bf40904c70000e5e69d127213ba2b 20240916082524683 DAUC <0003> auc.c:143 vector [0]: ck = b6da008a82958bcfc85a89ec64e46a49 20240916082524683 DAUC <0003> auc.c:144 vector [0]: ik = 2d4e2d68441528114e061db98145549c 20240916082524683 DAUC <0003> auc.c:145 vector [0]: res = a337299533ef1e6b0000000000000000 20240916082524683 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082524683 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916082524683 DAUC <0003> auc.c:151 vector [0]: kc = 1dc8b9b723219d0b 20240916082524683 DAUC <0003> auc.c:152 vector [0]: sres = 90d837fe 20240916082524683 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916082524683 DAUC <0003> auc.c:113 vector [1]: rand = 4cbd7d528b7360d137290bf4436e1b1a 20240916082524683 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916082524683 DAUC <0003> auc.c:142 vector [1]: autn = 77f76c7cfc03000031405dd1ae92d866 20240916082524683 DAUC <0003> auc.c:143 vector [1]: ck = 9d306a022d45e4c38730a70e7ad6c8d7 20240916082524683 DAUC <0003> auc.c:144 vector [1]: ik = c622402e471828522ee25c32ed72a4e7 20240916082524683 DAUC <0003> auc.c:145 vector [1]: res = b836267647d3dc8e0000000000000000 20240916082524683 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082524683 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916082524683 DAUC <0003> auc.c:151 vector [1]: kc = f2c0d110fdf9a0a1 20240916082524683 DAUC <0003> auc.c:152 vector [1]: sres = ffe5faf8 20240916082524683 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916082524683 DAUC <0003> auc.c:113 vector [2]: rand = 1681e367c31381869a2947f8f03a6522 20240916082524683 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916082524683 DAUC <0003> auc.c:142 vector [2]: autn = a822779b29a3000045cfdda7cc013f88 20240916082524683 DAUC <0003> auc.c:143 vector [2]: ck = c8eddc39a81c86076f27e2a4936b56c9 20240916082524683 DAUC <0003> auc.c:144 vector [2]: ik = 3f346737c3ea5b39580483af646f06a3 20240916082524683 DAUC <0003> auc.c:145 vector [2]: res = 10dd717a3fbb94d40000000000000000 20240916082524683 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082524683 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916082524683 DAUC <0003> auc.c:151 vector [2]: kc = c0fada059cf28d54 20240916082524683 DAUC <0003> auc.c:152 vector [2]: sres = 2f66e5ae 20240916082524683 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916082524683 DAUC <0003> auc.c:113 vector [3]: rand = d661ea69900e9547c5bfd794e4a9361e 20240916082524683 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916082524683 DAUC <0003> auc.c:142 vector [3]: autn = 42e04934ae93000021e37702ae6f205c 20240916082524683 DAUC <0003> auc.c:143 vector [3]: ck = 2b6b67a81df0723cf736466fac87ff0f 20240916082524683 DAUC <0003> auc.c:144 vector [3]: ik = 1c86d6758972cf5a120e492e94b4c946 20240916082524683 DAUC <0003> auc.c:145 vector [3]: res = 62d071f5375947340000000000000000 20240916082524683 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082524683 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916082524683 DAUC <0003> auc.c:151 vector [3]: kc = d2d5be9cacb18b2f 20240916082524683 DAUC <0003> auc.c:152 vector [3]: sres = 558936c1 20240916082524683 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916082524683 DAUC <0003> auc.c:113 vector [4]: rand = f18f869a1448b5f90b8a6a6db4b63119 20240916082524683 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916082524683 DAUC <0003> auc.c:142 vector [4]: autn = 7d17baa89de10000dbd5a2a127f60e3c 20240916082524683 DAUC <0003> auc.c:143 vector [4]: ck = 4cb4a5326a92ea6cf95667bb7e4c3303 20240916082524683 DAUC <0003> auc.c:144 vector [4]: ik = 6157001370344fc792a8b6f35a82df74 20240916082524683 DAUC <0003> auc.c:145 vector [4]: res = 67d9cff08809f75e0000000000000000 20240916082524683 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082524683 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916082524683 DAUC <0003> auc.c:151 vector [4]: kc = 461d74693e6849dc 20240916082524683 DAUC <0003> auc.c:152 vector [4]: sres = efd038ae 20240916082524683 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916082524683 DAUC <0003> db_auc.c:245 IMSI='262420527367948': Generated 5 vectors 20240916082524683 DAUC <0003> db_auc.c:249 IMSI='262420527367948': Updating SQN=161 in DB 20240916082524691 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420527367948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420527367948"} 20240916082524691 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420527367948 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082524691 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082524691 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74dbbcc51e34: Found GsupExpect[0] for "262420527367948" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@74dbbcc51e34: Added IMSI table entry 3TC_gsup_sai(15)"262420527367948" TC_gsup_sai(15)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai(15)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082524695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56858<->l=127.0.0.1:4258 TC_gsup_sai(15)@74dbbcc51e34: Final verdict of PTC: pass 20240916082524721 DAUC <0003> db_auc.c:157 IMSI='262424048213679': No 2G Auth Data 20240916082524721 DAUC <0003> db_auc.c:192 IMSI='262424048213679': No 3G Auth Data HLR_Test-GSUP(9)@74dbbcc51e34: Created GsupExpect[0] for "262424048213679" to be handled at TC_gsup_sai(16) 20240916082524751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56860<->l=127.0.0.1:4258 20240916082524754 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082524754 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424048213679 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424048213679"} 20240916082524754 DAUC <0003> db_auc.c:157 IMSI='262424048213679': No 2G Auth Data 20240916082524754 DAUC <0003> db_auc.c:236 IMSI='262424048213679': Calling to generate 5 vectors 20240916082524754 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916082524754 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082524754 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240916082524754 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082524754 DAUC <0003> auc.c:113 vector [0]: rand = 19ebe2760bacdaca15cd9ee887126ec8 20240916082524754 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082524754 DAUC <0003> auc.c:142 vector [0]: autn = 69e9276b59c10000394896a6a5605569 20240916082524754 DAUC <0003> auc.c:143 vector [0]: ck = 25aaf0985423855534696ec9d7652603 20240916082524754 DAUC <0003> auc.c:144 vector [0]: ik = f08ab994ef610ff6c861963c07bd7d1a 20240916082524754 DAUC <0003> auc.c:145 vector [0]: res = cb389e155a06f42d0000000000000000 20240916082524754 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082524754 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916082524754 DAUC <0003> auc.c:151 vector [0]: kc = 2928b1f96b9ad1ba 20240916082524754 DAUC <0003> auc.c:152 vector [0]: sres = 913e6a38 20240916082524754 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916082524754 DAUC <0003> auc.c:113 vector [1]: rand = 4caf870c3af99d95f2271b18bbf06b11 20240916082524754 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916082524754 DAUC <0003> auc.c:142 vector [1]: autn = 1d02bff40380000076257bac88c5ba77 20240916082524754 DAUC <0003> auc.c:143 vector [1]: ck = 3550331fc220f2ff012b8f52a8ac2381 20240916082524754 DAUC <0003> auc.c:144 vector [1]: ik = 4af38bb24685aad1f047e680d8d12ca4 20240916082524754 DAUC <0003> auc.c:145 vector [1]: res = b6dc9ec921bbb4760000000000000000 20240916082524754 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082524754 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916082524754 DAUC <0003> auc.c:151 vector [1]: kc = 8ecfd17ff4d8570b 20240916082524754 DAUC <0003> auc.c:152 vector [1]: sres = 97672abf 20240916082524754 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916082524754 DAUC <0003> auc.c:113 vector [2]: rand = 1ae7dea3f2fab4c9f23e2d7cb3f19e38 20240916082524754 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916082524754 DAUC <0003> auc.c:142 vector [2]: autn = 18742f5e08b80000da0607462833bb90 20240916082524754 DAUC <0003> auc.c:143 vector [2]: ck = 7c01a3a6bef0be4f67ee0ce3022f78bd 20240916082524754 DAUC <0003> auc.c:144 vector [2]: ik = 60539f0a8d7092075b3b538df09e16ad 20240916082524754 DAUC <0003> auc.c:145 vector [2]: res = 7ea0c4118f4fa3a70000000000000000 20240916082524754 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082524754 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916082524754 DAUC <0003> auc.c:151 vector [2]: kc = 208763c2c1314258 20240916082524754 DAUC <0003> auc.c:152 vector [2]: sres = f1ef67b6 20240916082524754 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916082524754 DAUC <0003> auc.c:113 vector [3]: rand = eb241fd8961a1aac7fe664d13e46e27b 20240916082524754 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916082524754 DAUC <0003> auc.c:142 vector [3]: autn = 412a688f6a86000037588d5213d2ae1f 20240916082524754 DAUC <0003> auc.c:143 vector [3]: ck = e7569c4732efccd76279e005c90596bd 20240916082524754 DAUC <0003> auc.c:144 vector [3]: ik = b4e5368bd0730f1abff3d7ff718ecf98 20240916082524754 DAUC <0003> auc.c:145 vector [3]: res = 557e82807d8010340000000000000000 20240916082524754 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082524754 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916082524754 DAUC <0003> auc.c:151 vector [3]: kc = 8e399d365a179ae8 20240916082524754 DAUC <0003> auc.c:152 vector [3]: sres = 28fe92b4 20240916082524754 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916082524754 DAUC <0003> auc.c:113 vector [4]: rand = 3c8f35ded3c97665ab6a77d30a18b4b7 20240916082524754 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916082524754 DAUC <0003> auc.c:142 vector [4]: autn = 88bea39ba6a50000c8a9aca598da7660 20240916082524754 DAUC <0003> auc.c:143 vector [4]: ck = f21b409f5a5925b2939519cedb8aee89 20240916082524754 DAUC <0003> auc.c:144 vector [4]: ik = b211c2585525acb11b085d9bc15630cd 20240916082524754 DAUC <0003> auc.c:145 vector [4]: res = 6e7299b064c7f40f0000000000000000 20240916082524754 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082524754 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916082524754 DAUC <0003> auc.c:151 vector [4]: kc = c897c69215a05747 20240916082524754 DAUC <0003> auc.c:152 vector [4]: sres = 0ab56dbf 20240916082524754 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916082524754 DAUC <0003> db_auc.c:245 IMSI='262424048213679': Generated 5 vectors 20240916082524754 DAUC <0003> db_auc.c:249 IMSI='262424048213679': Updating SQN=161 in DB 20240916082524763 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424048213679 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424048213679"} 20240916082524763 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424048213679 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082524763 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082524763 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74dbbcc51e34: Found GsupExpect[0] for "262424048213679" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@74dbbcc51e34: Added IMSI table entry 4TC_gsup_sai(16)"262424048213679" TC_gsup_sai(16)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai(16)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082524766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56860<->l=127.0.0.1:4258 TC_gsup_sai(16)@74dbbcc51e34: Final verdict of PTC: pass 20240916082524792 DAUC <0003> db_auc.c:157 IMSI='262427973798372': No 2G Auth Data 20240916082524792 DAUC <0003> db_auc.c:192 IMSI='262427973798372': No 3G Auth Data HLR_Test-GSUP(9)@74dbbcc51e34: Created GsupExpect[0] for "262427973798372" to be handled at TC_gsup_sai(17) 20240916082524835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56874<->l=127.0.0.1:4258 20240916082524842 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082524842 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427973798372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427973798372"} 20240916082524843 DAUC <0003> db_auc.c:236 IMSI='262427973798372': Calling to generate 5 vectors 20240916082524843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916082524843 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082524843 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082524843 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082524843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082524843 DAUC <0003> auc.c:113 vector [0]: rand = 1300a9188a07718170e4b6ae6d1dfff9 20240916082524843 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082524843 DAUC <0003> auc.c:142 vector [0]: autn = 053067fd239f0000dd71c509fb9974cc 20240916082524843 DAUC <0003> auc.c:143 vector [0]: ck = c230198e9979aae9c026a400943a8b68 20240916082524843 DAUC <0003> auc.c:144 vector [0]: ik = 00a0afb138a31d15ce5b040c5d69e111 20240916082524843 DAUC <0003> auc.c:145 vector [0]: res = 30c77366fce5cb790000000000000000 20240916082524843 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082524843 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082524843 DAUC <0003> auc.c:179 vector [0]: kc = e551a80e634bc000 20240916082524843 DAUC <0003> auc.c:180 vector [0]: sres = e189f15e 20240916082524843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082524843 DAUC <0003> auc.c:113 vector [1]: rand = 515385bde04d6dec859b9af5cb767fbd 20240916082524843 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916082524843 DAUC <0003> auc.c:142 vector [1]: autn = d43762b1872b000086f19d2d80b924af 20240916082524843 DAUC <0003> auc.c:143 vector [1]: ck = 961353194008cbad7bfdfca92b4614ab 20240916082524843 DAUC <0003> auc.c:144 vector [1]: ik = 1c308b3c4eb00648b824e20d30b90ef8 20240916082524843 DAUC <0003> auc.c:145 vector [1]: res = ab151c38b3f6e5a50000000000000000 20240916082524843 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082524843 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082524843 DAUC <0003> auc.c:179 vector [1]: kc = 09bfd85d32845400 20240916082524843 DAUC <0003> auc.c:180 vector [1]: sres = d1516584 20240916082524843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082524843 DAUC <0003> auc.c:113 vector [2]: rand = 8dcb117558431f6d8c161a115c346c95 20240916082524843 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916082524843 DAUC <0003> auc.c:142 vector [2]: autn = bedebdc14ea2000036f0fbad094c852e 20240916082524843 DAUC <0003> auc.c:143 vector [2]: ck = 3669c449868787aab3d9c9c3fc9ae321 20240916082524843 DAUC <0003> auc.c:144 vector [2]: ik = 6c520884b907a37d3ac9577f404c7be8 20240916082524843 DAUC <0003> auc.c:145 vector [2]: res = 8aec80ff6f8485cd0000000000000000 20240916082524843 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082524843 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082524843 DAUC <0003> auc.c:179 vector [2]: kc = 1aadc2636ac66800 20240916082524843 DAUC <0003> auc.c:180 vector [2]: sres = 6c2dea00 20240916082524843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082524843 DAUC <0003> auc.c:113 vector [3]: rand = 5bee27c30c3028848ebdb068011f5531 20240916082524843 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916082524843 DAUC <0003> auc.c:142 vector [3]: autn = 0f49abac4914000085f8091abb1626ab 20240916082524843 DAUC <0003> auc.c:143 vector [3]: ck = 81cc089272f9407c837357e5cfac7249 20240916082524843 DAUC <0003> auc.c:144 vector [3]: ik = b75333bcff07551dcd293553193b3e12 20240916082524843 DAUC <0003> auc.c:145 vector [3]: res = 2118eeda21b362690000000000000000 20240916082524843 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082524843 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082524843 DAUC <0003> auc.c:179 vector [3]: kc = 4418022788409000 20240916082524843 DAUC <0003> auc.c:180 vector [3]: sres = c119babd 20240916082524843 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082524843 DAUC <0003> auc.c:113 vector [4]: rand = fa2423461ec3425bb07ed71b0ea4d0a3 20240916082524843 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916082524843 DAUC <0003> auc.c:142 vector [4]: autn = f4598139bc3d0000c535bfa2adb99517 20240916082524843 DAUC <0003> auc.c:143 vector [4]: ck = 5cc4a1fff3a3d9f38ce33b3262bfd8ca 20240916082524843 DAUC <0003> auc.c:144 vector [4]: ik = 464a3d8c3b25aa5ea77e6e2441d468a3 20240916082524843 DAUC <0003> auc.c:145 vector [4]: res = ff8798f65255e3780000000000000000 20240916082524843 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082524843 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916082524843 DAUC <0003> auc.c:179 vector [4]: kc = 2a85ad852adae800 20240916082524843 DAUC <0003> auc.c:180 vector [4]: sres = af1d4e99 20240916082524843 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916082524843 DAUC <0003> db_auc.c:245 IMSI='262427973798372': Generated 5 vectors 20240916082524843 DAUC <0003> db_auc.c:249 IMSI='262427973798372': Updating SQN=161 in DB 20240916082524852 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427973798372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427973798372"} 20240916082524852 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427973798372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082524852 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082524852 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74dbbcc51e34: Found GsupExpect[0] for "262427973798372" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@74dbbcc51e34: Added IMSI table entry 5TC_gsup_sai(17)"262427973798372" TC_gsup_sai(17)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai(17)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082524859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56874<->l=127.0.0.1:4258 TC_gsup_sai(17)@74dbbcc51e34: Final verdict of PTC: pass 20240916082524894 DAUC <0003> db_auc.c:157 IMSI='262424010586655': No 2G Auth Data 20240916082524894 DAUC <0003> db_auc.c:192 IMSI='262424010586655': No 3G Auth Data HLR_Test-GSUP(9)@74dbbcc51e34: Created GsupExpect[0] for "262424010586655" to be handled at TC_gsup_sai(18) 20240916082524932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56878<->l=127.0.0.1:4258 20240916082524938 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082524938 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424010586655 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424010586655"} 20240916082524938 DAUC <0003> db_auc.c:236 IMSI='262424010586655': Calling to generate 5 vectors 20240916082524938 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916082524938 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082524938 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082524938 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082524938 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082524938 DAUC <0003> auc.c:113 vector [0]: rand = 99975b3304b9f8804ff13da23220fd50 20240916082524938 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082524938 DAUC <0003> auc.c:142 vector [0]: autn = 0a63ddd7b2340000038dfd2fd7f015fe 20240916082524938 DAUC <0003> auc.c:143 vector [0]: ck = 651b00b7d1f6abee2df005b1577a95e1 20240916082524938 DAUC <0003> auc.c:144 vector [0]: ik = 7322eea7e764bd9c8ab1cd8b117bf03f 20240916082524938 DAUC <0003> auc.c:145 vector [0]: res = ca4c5f6cd541f6080000000000000000 20240916082524938 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082524938 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082524938 DAUC <0003> auc.c:179 vector [0]: kc = 606529f92ef97000 20240916082524938 DAUC <0003> auc.c:180 vector [0]: sres = 03be12ec 20240916082524938 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082524938 DAUC <0003> auc.c:113 vector [1]: rand = 32017d29b3002c908f70c8320e25ae1c 20240916082524938 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916082524938 DAUC <0003> auc.c:142 vector [1]: autn = 4bb5e0f553a60000372c0397a6fdfa4e 20240916082524938 DAUC <0003> auc.c:143 vector [1]: ck = 2aa82d32671810477e12337f7858ac50 20240916082524938 DAUC <0003> auc.c:144 vector [1]: ik = 2e869f74a6a01ee336756e0c70d1730c 20240916082524938 DAUC <0003> auc.c:145 vector [1]: res = 453a16259bc976d60000000000000000 20240916082524938 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082524938 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082524938 DAUC <0003> auc.c:179 vector [1]: kc = 60465d258e348800 20240916082524938 DAUC <0003> auc.c:180 vector [1]: sres = 39b0ad9d 20240916082524938 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082524938 DAUC <0003> auc.c:113 vector [2]: rand = 4ac72e4011b58ab792cf05d3c00b6d2e 20240916082524938 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916082524938 DAUC <0003> auc.c:142 vector [2]: autn = 266fd3cce5470000592ac303290684db 20240916082524938 DAUC <0003> auc.c:143 vector [2]: ck = 218c4323b3987c78388468beed68eacf 20240916082524938 DAUC <0003> auc.c:144 vector [2]: ik = 8390c84fdeaa859a3cb00cea819acf15 20240916082524938 DAUC <0003> auc.c:145 vector [2]: res = d70c32788199870a0000000000000000 20240916082524938 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082524938 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082524939 DAUC <0003> auc.c:179 vector [2]: kc = 361e9458b6099c00 20240916082524939 DAUC <0003> auc.c:180 vector [2]: sres = 686a2ba1 20240916082524939 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082524939 DAUC <0003> auc.c:113 vector [3]: rand = 469dd95746c18f53ede528cfebc49b3b 20240916082524939 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916082524939 DAUC <0003> auc.c:142 vector [3]: autn = 9febb1a2ef370000575c03f0df8150b9 20240916082524939 DAUC <0003> auc.c:143 vector [3]: ck = 6d867767edc57c87da71c6d99ea9afda 20240916082524939 DAUC <0003> auc.c:144 vector [3]: ik = a241506a5e8651af0e44d180df3602d2 20240916082524939 DAUC <0003> auc.c:145 vector [3]: res = 104dddfe28d029630000000000000000 20240916082524939 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082524939 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082524939 DAUC <0003> auc.c:179 vector [3]: kc = bb27f82af1a79c00 20240916082524939 DAUC <0003> auc.c:180 vector [3]: sres = c7c02c14 20240916082524939 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082524939 DAUC <0003> auc.c:113 vector [4]: rand = e64569cf81d30143e5027b6363293949 20240916082524939 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916082524939 DAUC <0003> auc.c:142 vector [4]: autn = 6f18b8c63b01000075470a1033c1186a 20240916082524939 DAUC <0003> auc.c:143 vector [4]: ck = f3d8ae0fb5e022c8b212792713f36624 20240916082524939 DAUC <0003> auc.c:144 vector [4]: ik = a1e5611c25fff25b651a93c8c8ea4c02 20240916082524939 DAUC <0003> auc.c:145 vector [4]: res = d3699304142f5ef70000000000000000 20240916082524939 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082524939 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916082524939 DAUC <0003> auc.c:179 vector [4]: kc = 9a7675ea6b22a800 20240916082524939 DAUC <0003> auc.c:180 vector [4]: sres = 41e3f823 20240916082524939 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916082524939 DAUC <0003> db_auc.c:245 IMSI='262424010586655': Generated 5 vectors 20240916082524939 DAUC <0003> db_auc.c:249 IMSI='262424010586655': Updating SQN=161 in DB 20240916082524947 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424010586655 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424010586655"} 20240916082524947 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424010586655 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082524947 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082524947 DLINP <000b> input/ipa.c:451 connected read/write 20240916082524947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74dbbcc51e34: Found GsupExpect[0] for "262424010586655" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@74dbbcc51e34: Added IMSI table entry 6TC_gsup_sai(18)"262424010586655" TC_gsup_sai(18)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai(18)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082524954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56878<->l=127.0.0.1:4258 TC_gsup_sai(18)@74dbbcc51e34: Final verdict of PTC: pass 20240916082524988 DAUC <0003> db_auc.c:157 IMSI='262422974645333': No 2G Auth Data 20240916082524988 DAUC <0003> db_auc.c:192 IMSI='262422974645333': No 3G Auth Data HLR_Test-GSUP(9)@74dbbcc51e34: Created GsupExpect[0] for "262422974645333" to be handled at TC_gsup_sai(19) 20240916082525022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56888<->l=127.0.0.1:4258 20240916082525028 DLINP <000b> input/ipa.c:451 connected read/write 20240916082525028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082525028 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422974645333 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422974645333"} 20240916082525028 DAUC <0003> db_auc.c:236 IMSI='262422974645333': Calling to generate 5 vectors 20240916082525028 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916082525028 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082525028 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082525028 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082525028 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082525028 DAUC <0003> auc.c:113 vector [0]: rand = d6ad23b1744b6376a11884d2c5eff657 20240916082525028 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082525028 DAUC <0003> auc.c:142 vector [0]: autn = b9175c594bab00006b20490bfc9d4fe5 20240916082525028 DAUC <0003> auc.c:143 vector [0]: ck = 3cb0d91df0414fbcd38c5c02659146e7 20240916082525028 DAUC <0003> auc.c:144 vector [0]: ik = 8bee117d4022dae30ed47d048f63a0ff 20240916082525028 DAUC <0003> auc.c:145 vector [0]: res = 6975a5e00eb8a76c0000000000000000 20240916082525028 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082525028 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082525028 DAUC <0003> auc.c:179 vector [0]: kc = ed9a014c7d88b397 20240916082525028 DAUC <0003> auc.c:180 vector [0]: sres = 2126584f 20240916082525028 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082525028 DAUC <0003> auc.c:113 vector [1]: rand = e1c0fbb94c3d20c03ca89cd9e65f81a7 20240916082525028 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916082525028 DAUC <0003> auc.c:142 vector [1]: autn = 2791a7581ae90000158ff4506ffbe791 20240916082525028 DAUC <0003> auc.c:143 vector [1]: ck = 50d00ff372e2688beb49ec9582fdb623 20240916082525028 DAUC <0003> auc.c:144 vector [1]: ik = 7692afef50b630bef1be20649ef3414c 20240916082525028 DAUC <0003> auc.c:145 vector [1]: res = 9a243566a40288900000000000000000 20240916082525028 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082525028 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082525028 DAUC <0003> auc.c:179 vector [1]: kc = bbf396964a5b4ebe 20240916082525028 DAUC <0003> auc.c:180 vector [1]: sres = 85d57863 20240916082525028 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082525028 DAUC <0003> auc.c:113 vector [2]: rand = 7c4e432a3633ea3f44acfcde6b53bcb7 20240916082525028 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916082525028 DAUC <0003> auc.c:142 vector [2]: autn = e4e62407a6200000c495f57786c597c0 20240916082525028 DAUC <0003> auc.c:143 vector [2]: ck = 23d869d90d333f6fb1a5e2dc0720843b 20240916082525028 DAUC <0003> auc.c:144 vector [2]: ik = abeb1c6aecdb6db4cc40235479044b85 20240916082525028 DAUC <0003> auc.c:145 vector [2]: res = 1516ac0e70b667620000000000000000 20240916082525028 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082525028 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082525028 DAUC <0003> auc.c:179 vector [2]: kc = 6e826c544e49e7cf 20240916082525028 DAUC <0003> auc.c:180 vector [2]: sres = dcdb20ab 20240916082525028 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082525028 DAUC <0003> auc.c:113 vector [3]: rand = 5d228d9862a3bfa0be90c15e34d093e3 20240916082525028 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916082525028 DAUC <0003> auc.c:142 vector [3]: autn = 52309d23dfbb0000ddf0e8ef00c5563c 20240916082525028 DAUC <0003> auc.c:143 vector [3]: ck = 921e3826eb4cb6d2fc5165f93cd1e1b9 20240916082525028 DAUC <0003> auc.c:144 vector [3]: ik = 391c040911aa9eb7f5a6999886bcebbe 20240916082525028 DAUC <0003> auc.c:145 vector [3]: res = 776a420a04d2f84e0000000000000000 20240916082525028 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082525028 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082525028 DAUC <0003> auc.c:179 vector [3]: kc = 66ea83cfac1b134b 20240916082525028 DAUC <0003> auc.c:180 vector [3]: sres = dbca4b18 20240916082525028 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082525028 DAUC <0003> auc.c:113 vector [4]: rand = e5eb4afd779f2d7a9745ca81929cafe6 20240916082525028 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916082525028 DAUC <0003> auc.c:142 vector [4]: autn = d5e6020fd2220000042d70cfc4163736 20240916082525028 DAUC <0003> auc.c:143 vector [4]: ck = 7a2da3683accb411e67211dc1f451456 20240916082525028 DAUC <0003> auc.c:144 vector [4]: ik = 4664850445a76f0aba71a7c15b0d2ee5 20240916082525028 DAUC <0003> auc.c:145 vector [4]: res = 284b2e5fc0fa8e8b0000000000000000 20240916082525028 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082525028 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916082525028 DAUC <0003> auc.c:179 vector [4]: kc = 7676935b5eaa0b0d 20240916082525028 DAUC <0003> auc.c:180 vector [4]: sres = 0b1a424e 20240916082525028 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916082525028 DAUC <0003> db_auc.c:245 IMSI='262422974645333': Generated 5 vectors 20240916082525028 DAUC <0003> db_auc.c:249 IMSI='262422974645333': Updating SQN=161 in DB 20240916082525037 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422974645333 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422974645333"} 20240916082525037 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422974645333 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082525037 DLINP <000b> input/ipa.c:451 connected read/write 20240916082525037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082525037 DLINP <000b> input/ipa.c:451 connected read/write 20240916082525037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@74dbbcc51e34: Found GsupExpect[0] for "262422974645333" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@74dbbcc51e34: Added IMSI table entry 7TC_gsup_sai(19)"262422974645333" TC_gsup_sai(19)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai(19)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082525043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56888<->l=127.0.0.1:4258 TC_gsup_sai(19)@74dbbcc51e34: Final verdict of PTC: pass MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082525073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4258 20240916082525074 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41363<->l=127.0.0.1:4259) 20240916082525074 DLINP <000b> input/ipa.c:451 connected read/write 20240916082525074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082525074 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082525074 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082525074 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@74dbbcc51e34: Final verdict of PTC: none 10@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_gsup_sai finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Mon Sep 16 08:25:25 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20240916082525096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56894<->l=127.0.0.1:4258 20240916082525096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56894<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=23044) Waiting for packet dumper to finish... 1 (prev_count=23044, count=45576) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Mon Sep 16 08:25:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_sai_num_auth_vectors started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082528168 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082528168 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082528173 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56896<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082528178 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528179 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082528179 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082528179 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082528179 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082528179 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082528179 DLGSUP <0013> gsup_server.c:235 2:  20240916082528179 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082528179 DLGSUP <0013> gsup_server.c:235 3:  20240916082528179 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082528179 DLGSUP <0013> gsup_server.c:235 4:  20240916082528179 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082528179 DLGSUP <0013> gsup_server.c:235 5:  20240916082528179 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082528179 DLGSUP <0013> gsup_server.c:235 7:  20240916082528179 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082528179 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082528179 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082528179 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@74dbbcc51e34: 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") 20240916082528199 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34599<->l=127.0.0.1:4259) 20240916082528234 DAUC <0003> db_auc.c:157 IMSI='262421868252290': No 2G Auth Data 20240916082528234 DAUC <0003> db_auc.c:192 IMSI='262421868252290': No 3G Auth Data HLR_Test-GSUP(21)@74dbbcc51e34: Created GsupExpect[0] for "262421868252290" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240916082528280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56898<->l=127.0.0.1:4258 20240916082528290 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528290 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421868252290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421868252290"} 20240916082528290 DAUC <0003> db_auc.c:192 IMSI='262421868252290': No 3G Auth Data 20240916082528290 DAUC <0003> db_auc.c:236 IMSI='262421868252290': Calling to generate 1 vectors 20240916082528290 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240916082528290 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528290 DAUC <0003> auc.c:113 vector [0]: rand = c7d75b1b657c48fc7cd31039455b8287 20240916082528291 DAUC <0003> auc.c:179 vector [0]: kc = e70de0afaddad000 20240916082528291 DAUC <0003> auc.c:180 vector [0]: sres = c3aad85d 20240916082528291 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082528291 DAUC <0003> db_auc.c:245 IMSI='262421868252290': Generated 1 vectors 20240916082528291 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421868252290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421868252290"} 20240916082528291 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421868252290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528291 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528291 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74dbbcc51e34: Found GsupExpect[0] for "262421868252290" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262421868252290" TC_gsup_sai_num_auth_vectors(24)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082528293 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528293 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421868252290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421868252290"} 20240916082528293 DAUC <0003> db_auc.c:192 IMSI='262421868252290': No 3G Auth Data 20240916082528293 DAUC <0003> db_auc.c:236 IMSI='262421868252290': Calling to generate 4 vectors 20240916082528293 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240916082528293 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528293 DAUC <0003> auc.c:113 vector [0]: rand = 64798d48ff8ff054e326fa2c9da3f8c9 20240916082528293 DAUC <0003> auc.c:179 vector [0]: kc = 10bc9cf05fd5b400 20240916082528293 DAUC <0003> auc.c:180 vector [0]: sres = 1eb955a3 20240916082528293 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082528293 DAUC <0003> auc.c:113 vector [1]: rand = 7ddd6fa82e73e3238a6311318af4c8d6 20240916082528293 DAUC <0003> auc.c:179 vector [1]: kc = 474751a38fb05800 20240916082528293 DAUC <0003> auc.c:180 vector [1]: sres = 2804f6a0 20240916082528293 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916082528293 DAUC <0003> auc.c:113 vector [2]: rand = f330ee5fb93690efaf98d3fdd2cfec78 20240916082528293 DAUC <0003> auc.c:179 vector [2]: kc = 2976f0792e12b000 20240916082528293 DAUC <0003> auc.c:180 vector [2]: sres = f022ceb6 20240916082528293 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916082528293 DAUC <0003> auc.c:113 vector [3]: rand = fd8401de03034bfd9032bc650f52a58a 20240916082528293 DAUC <0003> auc.c:179 vector [3]: kc = 593432ff6f829c00 20240916082528293 DAUC <0003> auc.c:180 vector [3]: sres = 267e870a 20240916082528293 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916082528293 DAUC <0003> db_auc.c:245 IMSI='262421868252290': Generated 4 vectors 20240916082528293 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421868252290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421868252290"} 20240916082528293 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421868252290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528293 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528293 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528296 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528296 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421868252290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421868252290"} 20240916082528296 DAUC <0003> db_auc.c:192 IMSI='262421868252290': No 3G Auth Data 20240916082528296 DAUC <0003> db_auc.c:236 IMSI='262421868252290': Calling to generate 5 vectors 20240916082528296 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916082528296 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528296 DAUC <0003> auc.c:113 vector [0]: rand = 51aa7a0c514d0508f6cd19749a5a1e07 20240916082528296 DAUC <0003> auc.c:179 vector [0]: kc = dfc445ab3da59c00 20240916082528296 DAUC <0003> auc.c:180 vector [0]: sres = 08fae361 20240916082528296 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082528296 DAUC <0003> auc.c:113 vector [1]: rand = 781ff8e9e36413639df07bc4ecb078ec 20240916082528296 DAUC <0003> auc.c:179 vector [1]: kc = 23f8467895766400 20240916082528296 DAUC <0003> auc.c:180 vector [1]: sres = aebce88d 20240916082528296 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916082528297 DAUC <0003> auc.c:113 vector [2]: rand = 8d6e4a9318779b307923bdf6a531d055 20240916082528297 DAUC <0003> auc.c:179 vector [2]: kc = 2497e48f244ae800 20240916082528297 DAUC <0003> auc.c:180 vector [2]: sres = b05cff02 20240916082528297 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916082528297 DAUC <0003> auc.c:113 vector [3]: rand = f1a7af280592456d0454a3fce7c0fa8b 20240916082528297 DAUC <0003> auc.c:179 vector [3]: kc = 6ea5c2f7c2c40000 20240916082528297 DAUC <0003> auc.c:180 vector [3]: sres = 23be900b 20240916082528297 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916082528297 DAUC <0003> auc.c:113 vector [4]: rand = a2264e48be3a521aec59c0eea2c3a77e 20240916082528297 DAUC <0003> auc.c:179 vector [4]: kc = e9a115856d61f800 20240916082528297 DAUC <0003> auc.c:180 vector [4]: sres = c6034d94 20240916082528297 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916082528297 DAUC <0003> db_auc.c:245 IMSI='262421868252290': Generated 5 vectors 20240916082528297 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421868252290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421868252290"} 20240916082528297 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421868252290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528297 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528297 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528300 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528300 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421868252290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421868252290"} 20240916082528300 DAUC <0003> db_auc.c:192 IMSI='262421868252290': No 3G Auth Data 20240916082528300 DAUC <0003> db_auc.c:236 IMSI='262421868252290': Calling to generate 5 vectors 20240916082528300 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916082528300 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528300 DAUC <0003> auc.c:113 vector [0]: rand = 591621d598ed39ba2e3baa2f14411ec5 20240916082528300 DAUC <0003> auc.c:179 vector [0]: kc = 6321d52d176e8400 20240916082528300 DAUC <0003> auc.c:180 vector [0]: sres = f50d1e8b 20240916082528300 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082528300 DAUC <0003> auc.c:113 vector [1]: rand = 704ec88a2daa612cfacb52a6f957b5bd 20240916082528300 DAUC <0003> auc.c:179 vector [1]: kc = f0bcbef585406000 20240916082528300 DAUC <0003> auc.c:180 vector [1]: sres = 8f6d9588 20240916082528300 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916082528300 DAUC <0003> auc.c:113 vector [2]: rand = a8ac2eb75748baed96bd40a4f798143d 20240916082528300 DAUC <0003> auc.c:179 vector [2]: kc = d01c6112a609f400 20240916082528300 DAUC <0003> auc.c:180 vector [2]: sres = 146c132a 20240916082528300 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916082528301 DAUC <0003> auc.c:113 vector [3]: rand = 362939da75e39caa350448437680178b 20240916082528301 DAUC <0003> auc.c:179 vector [3]: kc = 58705e47242ec400 20240916082528301 DAUC <0003> auc.c:180 vector [3]: sres = 89765f1a 20240916082528301 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916082528301 DAUC <0003> auc.c:113 vector [4]: rand = d1bfd5cf362db634d846af6d4bc5579a 20240916082528301 DAUC <0003> auc.c:179 vector [4]: kc = 6a3236bf7f162800 20240916082528301 DAUC <0003> auc.c:180 vector [4]: sres = 54fdf0fe 20240916082528301 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916082528301 DAUC <0003> db_auc.c:245 IMSI='262421868252290': Generated 5 vectors 20240916082528301 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421868252290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421868252290"} 20240916082528301 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421868252290 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528301 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528301 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56898<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@74dbbcc51e34: Final verdict of PTC: pass 20240916082528330 DAUC <0003> db_auc.c:157 IMSI='262421481291321': No 2G Auth Data 20240916082528330 DAUC <0003> db_auc.c:192 IMSI='262421481291321': No 3G Auth Data HLR_Test-GSUP(21)@74dbbcc51e34: Created GsupExpect[0] for "262421481291321" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240916082528351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4258 20240916082528352 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528352 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421481291321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421481291321"} 20240916082528352 DAUC <0003> db_auc.c:192 IMSI='262421481291321': No 3G Auth Data 20240916082528352 DAUC <0003> db_auc.c:236 IMSI='262421481291321': Calling to generate 1 vectors 20240916082528352 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240916082528352 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528352 DAUC <0003> auc.c:113 vector [0]: rand = 86dade364ef441a2327ac7e552cf0c8c 20240916082528352 DAUC <0003> auc.c:179 vector [0]: kc = 940dd92a1d583800 20240916082528352 DAUC <0003> auc.c:180 vector [0]: sres = 72b9a88a 20240916082528352 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082528352 DAUC <0003> db_auc.c:245 IMSI='262421481291321': Generated 1 vectors 20240916082528352 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421481291321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421481291321"} 20240916082528352 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421481291321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528352 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528352 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74dbbcc51e34: Found GsupExpect[0] for "262421481291321" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@74dbbcc51e34: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421481291321" TC_gsup_sai_num_auth_vectors(25)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082528353 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528353 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421481291321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421481291321"} 20240916082528353 DAUC <0003> db_auc.c:192 IMSI='262421481291321': No 3G Auth Data 20240916082528353 DAUC <0003> db_auc.c:236 IMSI='262421481291321': Calling to generate 4 vectors 20240916082528353 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240916082528353 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528353 DAUC <0003> auc.c:113 vector [0]: rand = 3a932c7dd69e0f23c9d208702f5010f1 20240916082528353 DAUC <0003> auc.c:179 vector [0]: kc = efcc76c728e25c00 20240916082528353 DAUC <0003> auc.c:180 vector [0]: sres = e86ce160 20240916082528353 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082528353 DAUC <0003> auc.c:113 vector [1]: rand = 6964a9d5b227c7140f503304942e00ff 20240916082528353 DAUC <0003> auc.c:179 vector [1]: kc = 052cc76ecfacd400 20240916082528353 DAUC <0003> auc.c:180 vector [1]: sres = 5b0f9914 20240916082528353 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916082528353 DAUC <0003> auc.c:113 vector [2]: rand = 0e25fb88b486432f3c6ace54776f886b 20240916082528353 DAUC <0003> auc.c:179 vector [2]: kc = 607b6b9ee6c84c00 20240916082528353 DAUC <0003> auc.c:180 vector [2]: sres = be93350c 20240916082528353 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916082528353 DAUC <0003> auc.c:113 vector [3]: rand = 3523105afaddae33a26e98898c0aa11c 20240916082528353 DAUC <0003> auc.c:179 vector [3]: kc = 31f2d6a316378400 20240916082528353 DAUC <0003> auc.c:180 vector [3]: sres = 8583964c 20240916082528353 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916082528353 DAUC <0003> db_auc.c:245 IMSI='262421481291321': Generated 4 vectors 20240916082528353 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421481291321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421481291321"} 20240916082528353 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421481291321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528353 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528353 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528354 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528354 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421481291321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421481291321"} 20240916082528354 DAUC <0003> db_auc.c:192 IMSI='262421481291321': No 3G Auth Data 20240916082528354 DAUC <0003> db_auc.c:236 IMSI='262421481291321': Calling to generate 5 vectors 20240916082528354 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916082528354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528354 DAUC <0003> auc.c:113 vector [0]: rand = 13c4460315f93067b981fe0084f8edac 20240916082528354 DAUC <0003> auc.c:179 vector [0]: kc = 65f4d63476d57c00 20240916082528354 DAUC <0003> auc.c:180 vector [0]: sres = 69268d66 20240916082528354 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082528354 DAUC <0003> auc.c:113 vector [1]: rand = 31a3bd348f8729c16072d9e25b052c7d 20240916082528354 DAUC <0003> auc.c:179 vector [1]: kc = 021f21ffaf093800 20240916082528354 DAUC <0003> auc.c:180 vector [1]: sres = 10eca775 20240916082528354 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916082528354 DAUC <0003> auc.c:113 vector [2]: rand = 7911bed40ef71c2ed831267b61a8683a 20240916082528354 DAUC <0003> auc.c:179 vector [2]: kc = 8f28595c16ef9c00 20240916082528354 DAUC <0003> auc.c:180 vector [2]: sres = 72393eef 20240916082528354 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916082528354 DAUC <0003> auc.c:113 vector [3]: rand = 2495f30a6d2e5eca40706eb5227d668d 20240916082528354 DAUC <0003> auc.c:179 vector [3]: kc = e75d1be74af33c00 20240916082528354 DAUC <0003> auc.c:180 vector [3]: sres = b4d6cc0d 20240916082528354 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916082528354 DAUC <0003> auc.c:113 vector [4]: rand = 3966f7c3265b80633a4bae11a235a1c8 20240916082528354 DAUC <0003> auc.c:179 vector [4]: kc = 79960c5a5d8ca400 20240916082528354 DAUC <0003> auc.c:180 vector [4]: sres = 13bc939b 20240916082528354 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916082528354 DAUC <0003> db_auc.c:245 IMSI='262421481291321': Generated 5 vectors 20240916082528354 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421481291321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421481291321"} 20240916082528354 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421481291321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528354 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528354 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528355 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528355 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421481291321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421481291321"} 20240916082528355 DAUC <0003> db_auc.c:192 IMSI='262421481291321': No 3G Auth Data 20240916082528355 DAUC <0003> db_auc.c:236 IMSI='262421481291321': Calling to generate 5 vectors 20240916082528355 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916082528355 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528355 DAUC <0003> auc.c:113 vector [0]: rand = 48934cbe927e6c71119785faca81b27d 20240916082528355 DAUC <0003> auc.c:179 vector [0]: kc = 9bc49b7b783d2400 20240916082528355 DAUC <0003> auc.c:180 vector [0]: sres = a33b6f6e 20240916082528355 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082528355 DAUC <0003> auc.c:113 vector [1]: rand = 9e72bac257da5625b0aa8aeee35e615f 20240916082528355 DAUC <0003> auc.c:179 vector [1]: kc = 729378812ee97000 20240916082528355 DAUC <0003> auc.c:180 vector [1]: sres = 6b51253f 20240916082528355 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916082528355 DAUC <0003> auc.c:113 vector [2]: rand = b05809c685a56e48fd7b050a8d8f23f5 20240916082528355 DAUC <0003> auc.c:179 vector [2]: kc = 43abf76059c69400 20240916082528355 DAUC <0003> auc.c:180 vector [2]: sres = 7a6eafdb 20240916082528355 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916082528355 DAUC <0003> auc.c:113 vector [3]: rand = 48bbdbfc0ded2a060e30abdd903150ef 20240916082528355 DAUC <0003> auc.c:179 vector [3]: kc = 30b75b0329f10400 20240916082528355 DAUC <0003> auc.c:180 vector [3]: sres = 0371dda9 20240916082528355 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916082528355 DAUC <0003> auc.c:113 vector [4]: rand = 7c2232987adc6e5b7f6e98adba7f1947 20240916082528355 DAUC <0003> auc.c:179 vector [4]: kc = 8a1eb93f27329800 20240916082528355 DAUC <0003> auc.c:180 vector [4]: sres = 06bd9ebd 20240916082528355 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916082528355 DAUC <0003> db_auc.c:245 IMSI='262421481291321': Generated 5 vectors 20240916082528355 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421481291321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421481291321"} 20240916082528355 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421481291321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528355 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528355 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56908<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@74dbbcc51e34: Final verdict of PTC: pass 20240916082528379 DAUC <0003> db_auc.c:157 IMSI='262428935165931': No 2G Auth Data 20240916082528379 DAUC <0003> db_auc.c:192 IMSI='262428935165931': No 3G Auth Data HLR_Test-GSUP(21)@74dbbcc51e34: Created GsupExpect[0] for "262428935165931" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240916082528401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56910<->l=127.0.0.1:4258 20240916082528403 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528403 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428935165931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428935165931"} 20240916082528403 DAUC <0003> db_auc.c:192 IMSI='262428935165931': No 3G Auth Data 20240916082528403 DAUC <0003> db_auc.c:236 IMSI='262428935165931': Calling to generate 1 vectors 20240916082528403 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240916082528403 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528403 DAUC <0003> auc.c:113 vector [0]: rand = fc7834106304b20424ae2d262f89eed5 20240916082528403 DAUC <0003> auc.c:179 vector [0]: kc = 7d2940aba5673296 20240916082528403 DAUC <0003> auc.c:180 vector [0]: sres = 3e3b5dd5 20240916082528403 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082528403 DAUC <0003> db_auc.c:245 IMSI='262428935165931': Generated 1 vectors 20240916082528403 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428935165931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428935165931"} 20240916082528403 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428935165931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528403 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528403 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74dbbcc51e34: Found GsupExpect[0] for "262428935165931" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@74dbbcc51e34: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262428935165931" TC_gsup_sai_num_auth_vectors(26)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082528403 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528403 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428935165931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428935165931"} 20240916082528403 DAUC <0003> db_auc.c:192 IMSI='262428935165931': No 3G Auth Data 20240916082528403 DAUC <0003> db_auc.c:236 IMSI='262428935165931': Calling to generate 4 vectors 20240916082528403 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240916082528403 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528403 DAUC <0003> auc.c:113 vector [0]: rand = 7db18352fe043ebb1da1da42616c317d 20240916082528403 DAUC <0003> auc.c:179 vector [0]: kc = 04445685ab7df7e9 20240916082528403 DAUC <0003> auc.c:180 vector [0]: sres = af11f651 20240916082528403 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082528403 DAUC <0003> auc.c:113 vector [1]: rand = 003580b694df10cf37f47dd7fba59f7c 20240916082528403 DAUC <0003> auc.c:179 vector [1]: kc = d5c44caa076c579d 20240916082528403 DAUC <0003> auc.c:180 vector [1]: sres = 7961aa4b 20240916082528403 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916082528403 DAUC <0003> auc.c:113 vector [2]: rand = 9384ff16535064d031628ab53cdc77b1 20240916082528403 DAUC <0003> auc.c:179 vector [2]: kc = e966104ef8e09d9a 20240916082528403 DAUC <0003> auc.c:180 vector [2]: sres = 5154c44e 20240916082528403 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916082528403 DAUC <0003> auc.c:113 vector [3]: rand = 56268396250e0d259a822fab5af5a888 20240916082528403 DAUC <0003> auc.c:179 vector [3]: kc = 18226ab4705d9f71 20240916082528403 DAUC <0003> auc.c:180 vector [3]: sres = 61fd9255 20240916082528403 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916082528403 DAUC <0003> db_auc.c:245 IMSI='262428935165931': Generated 4 vectors 20240916082528403 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428935165931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428935165931"} 20240916082528403 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428935165931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528403 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528403 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528404 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528404 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428935165931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428935165931"} 20240916082528404 DAUC <0003> db_auc.c:192 IMSI='262428935165931': No 3G Auth Data 20240916082528404 DAUC <0003> db_auc.c:236 IMSI='262428935165931': Calling to generate 5 vectors 20240916082528404 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916082528404 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528404 DAUC <0003> auc.c:113 vector [0]: rand = 8cdbce3932d1974c4b7da4b45e12f26a 20240916082528404 DAUC <0003> auc.c:179 vector [0]: kc = 1393c0ce509f8baf 20240916082528404 DAUC <0003> auc.c:180 vector [0]: sres = 7b6b9fd5 20240916082528404 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082528404 DAUC <0003> auc.c:113 vector [1]: rand = 720173621ceb5f9565afa4ac9e33a288 20240916082528404 DAUC <0003> auc.c:179 vector [1]: kc = d26f0094183f2737 20240916082528404 DAUC <0003> auc.c:180 vector [1]: sres = da03ccc7 20240916082528404 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916082528404 DAUC <0003> auc.c:113 vector [2]: rand = 06cfd0a468bcfc1a177bc9146ba63efa 20240916082528404 DAUC <0003> auc.c:179 vector [2]: kc = 5908cde8a889543c 20240916082528404 DAUC <0003> auc.c:180 vector [2]: sres = ff7fb4c4 20240916082528404 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916082528404 DAUC <0003> auc.c:113 vector [3]: rand = 7fba0ffdd4660d2aa135daa9fd2008e4 20240916082528404 DAUC <0003> auc.c:179 vector [3]: kc = 59413e458de5769b 20240916082528404 DAUC <0003> auc.c:180 vector [3]: sres = 021f30e8 20240916082528404 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916082528404 DAUC <0003> auc.c:113 vector [4]: rand = fb00489c81ae8cfa231adeb5b03c1d85 20240916082528404 DAUC <0003> auc.c:179 vector [4]: kc = 0134c866ed9ad825 20240916082528404 DAUC <0003> auc.c:180 vector [4]: sres = f2601c2a 20240916082528404 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916082528404 DAUC <0003> db_auc.c:245 IMSI='262428935165931': Generated 5 vectors 20240916082528404 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428935165931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428935165931"} 20240916082528404 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428935165931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528404 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528404 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528405 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528405 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428935165931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428935165931"} 20240916082528405 DAUC <0003> db_auc.c:192 IMSI='262428935165931': No 3G Auth Data 20240916082528405 DAUC <0003> db_auc.c:236 IMSI='262428935165931': Calling to generate 5 vectors 20240916082528405 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240916082528405 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528405 DAUC <0003> auc.c:113 vector [0]: rand = ada5e0f6941219f4c283b3e094186270 20240916082528405 DAUC <0003> auc.c:179 vector [0]: kc = 09b788b881a8c282 20240916082528405 DAUC <0003> auc.c:180 vector [0]: sres = 3f65586a 20240916082528405 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240916082528405 DAUC <0003> auc.c:113 vector [1]: rand = ed21c1c2259e58636e3cc605e5eefcb2 20240916082528405 DAUC <0003> auc.c:179 vector [1]: kc = 7937003244bdead3 20240916082528405 DAUC <0003> auc.c:180 vector [1]: sres = f90fe7b3 20240916082528405 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240916082528405 DAUC <0003> auc.c:113 vector [2]: rand = 50e72fdd674735a478848ee8117171d5 20240916082528405 DAUC <0003> auc.c:179 vector [2]: kc = fbe20dd7091f652e 20240916082528405 DAUC <0003> auc.c:180 vector [2]: sres = 8264fd65 20240916082528405 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240916082528405 DAUC <0003> auc.c:113 vector [3]: rand = f06af69af3d303fb905c4b4c0822dc7d 20240916082528405 DAUC <0003> auc.c:179 vector [3]: kc = 8ec3d284adfeb5e4 20240916082528405 DAUC <0003> auc.c:180 vector [3]: sres = ec195a8e 20240916082528405 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240916082528405 DAUC <0003> auc.c:113 vector [4]: rand = c54ce1528848870c2fb4ebb6ebcaabf2 20240916082528405 DAUC <0003> auc.c:179 vector [4]: kc = 8e1d16072cb72fea 20240916082528405 DAUC <0003> auc.c:180 vector [4]: sres = 5f6327b5 20240916082528405 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240916082528405 DAUC <0003> db_auc.c:245 IMSI='262428935165931': Generated 5 vectors 20240916082528405 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428935165931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428935165931"} 20240916082528405 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428935165931 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528405 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528405 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56910<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@74dbbcc51e34: Final verdict of PTC: pass 20240916082528430 DAUC <0003> db_auc.c:157 IMSI='262421076804992': No 2G Auth Data 20240916082528430 DAUC <0003> db_auc.c:192 IMSI='262421076804992': No 3G Auth Data HLR_Test-GSUP(21)@74dbbcc51e34: Created GsupExpect[0] for "262421076804992" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240916082528452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56912<->l=127.0.0.1:4258 20240916082528454 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528454 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421076804992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421076804992"} 20240916082528454 DAUC <0003> db_auc.c:157 IMSI='262421076804992': No 2G Auth Data 20240916082528454 DAUC <0003> db_auc.c:236 IMSI='262421076804992': Calling to generate 1 vectors 20240916082528454 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240916082528454 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528454 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528454 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082528454 DAUC <0003> auc.c:113 vector [0]: rand = 6ccdb6c54afa15a6cc2c0f459066032f 20240916082528454 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082528454 DAUC <0003> auc.c:142 vector [0]: autn = f2b15b59e40b000054a1f236a412d277 20240916082528454 DAUC <0003> auc.c:143 vector [0]: ck = b87b71ff3fffa1300134c96ca167c54e 20240916082528454 DAUC <0003> auc.c:144 vector [0]: ik = 8b44a5bcf0625702876ead58c9b948c0 20240916082528454 DAUC <0003> auc.c:145 vector [0]: res = e27baea01bfbf3df0000000000000000 20240916082528454 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528454 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916082528454 DAUC <0003> auc.c:151 vector [0]: kc = b565b077a7437bbc 20240916082528454 DAUC <0003> auc.c:152 vector [0]: sres = f9805d7f 20240916082528454 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916082528454 DAUC <0003> db_auc.c:245 IMSI='262421076804992': Generated 1 vectors 20240916082528454 DAUC <0003> db_auc.c:249 IMSI='262421076804992': Updating SQN=33 in DB 20240916082528464 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421076804992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421076804992"} 20240916082528464 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421076804992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528464 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528464 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74dbbcc51e34: Found GsupExpect[0] for "262421076804992" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@74dbbcc51e34: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421076804992" TC_gsup_sai_num_auth_vectors(27)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082528466 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528466 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421076804992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421076804992"} 20240916082528466 DAUC <0003> db_auc.c:157 IMSI='262421076804992': No 2G Auth Data 20240916082528466 DAUC <0003> db_auc.c:236 IMSI='262421076804992': Calling to generate 4 vectors 20240916082528466 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240916082528466 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528466 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528466 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240916082528466 DAUC <0003> auc.c:113 vector [0]: rand = 44decdd0a783e72cf398d464c84ced5a 20240916082528466 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240916082528466 DAUC <0003> auc.c:142 vector [0]: autn = af106c3891350000c76a8c83c403e131 20240916082528466 DAUC <0003> auc.c:143 vector [0]: ck = d116cda955efc11a8eb4b562b8549b45 20240916082528466 DAUC <0003> auc.c:144 vector [0]: ik = cfe1daff2ee642e89cc227777e2f7970 20240916082528466 DAUC <0003> auc.c:145 vector [0]: res = a6e24ba54c665dae0000000000000000 20240916082528466 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528466 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916082528466 DAUC <0003> auc.c:151 vector [0]: kc = 0c818543bd7261c7 20240916082528466 DAUC <0003> auc.c:152 vector [0]: sres = ea84160b 20240916082528466 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916082528466 DAUC <0003> auc.c:113 vector [1]: rand = 7d7a6f80690f34af005f819c73e1355a 20240916082528466 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240916082528466 DAUC <0003> auc.c:142 vector [1]: autn = 50cae5fcd2380000328cde595738f149 20240916082528466 DAUC <0003> auc.c:143 vector [1]: ck = 8fbfb6b54e249b5496da962f269e5bce 20240916082528466 DAUC <0003> auc.c:144 vector [1]: ik = 2fa391656bc909f4266834f1887a2c1c 20240916082528466 DAUC <0003> auc.c:145 vector [1]: res = cf248372235259040000000000000000 20240916082528466 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528466 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916082528466 DAUC <0003> auc.c:151 vector [1]: kc = 10ae850e8b09e572 20240916082528466 DAUC <0003> auc.c:152 vector [1]: sres = ec76da76 20240916082528466 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916082528466 DAUC <0003> auc.c:113 vector [2]: rand = a7c8896bf777533540b3fbcf3cc81d91 20240916082528466 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240916082528466 DAUC <0003> auc.c:142 vector [2]: autn = 9b35b65dc2fc0000dde871fb0d3ba338 20240916082528466 DAUC <0003> auc.c:143 vector [2]: ck = 574d608a3ab7aa7cc710ce2cec823c55 20240916082528466 DAUC <0003> auc.c:144 vector [2]: ik = 3f0af344e109497cffaa6a0fc8e99014 20240916082528466 DAUC <0003> auc.c:145 vector [2]: res = 64ef86b42ff44e4b0000000000000000 20240916082528466 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528466 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916082528466 DAUC <0003> auc.c:151 vector [2]: kc = 50fd37edffd54f41 20240916082528466 DAUC <0003> auc.c:152 vector [2]: sres = 4b1bc8ff 20240916082528466 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916082528466 DAUC <0003> auc.c:113 vector [3]: rand = 1487b287a6013d605113a5e92a241d90 20240916082528466 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240916082528466 DAUC <0003> auc.c:142 vector [3]: autn = 59ecb43a5a67000004fd30f8b418d922 20240916082528466 DAUC <0003> auc.c:143 vector [3]: ck = 58c037417c21446bcd73eaf81ecb0f92 20240916082528466 DAUC <0003> auc.c:144 vector [3]: ik = 86a225082a629dc6951758d38561a1f3 20240916082528466 DAUC <0003> auc.c:145 vector [3]: res = 23a424846d488dff0000000000000000 20240916082528466 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528466 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916082528466 DAUC <0003> auc.c:151 vector [3]: kc = 8606a062cde977cc 20240916082528466 DAUC <0003> auc.c:152 vector [3]: sres = 4eeca97b 20240916082528466 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916082528466 DAUC <0003> db_auc.c:245 IMSI='262421076804992': Generated 4 vectors 20240916082528466 DAUC <0003> db_auc.c:249 IMSI='262421076804992': Updating SQN=161 in DB 20240916082528477 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421076804992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421076804992"} 20240916082528477 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421076804992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528477 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528477 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528482 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528483 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421076804992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421076804992"} 20240916082528483 DAUC <0003> db_auc.c:157 IMSI='262421076804992': No 2G Auth Data 20240916082528483 DAUC <0003> db_auc.c:236 IMSI='262421076804992': Calling to generate 5 vectors 20240916082528483 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916082528483 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528483 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528483 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240916082528483 DAUC <0003> auc.c:113 vector [0]: rand = d8e91ce4831b7c424d52e72e84926e61 20240916082528483 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240916082528483 DAUC <0003> auc.c:142 vector [0]: autn = 0903d4eda2bf000079081da9fe7f4300 20240916082528483 DAUC <0003> auc.c:143 vector [0]: ck = 07b59566cba1801ca11229370559d5eb 20240916082528483 DAUC <0003> auc.c:144 vector [0]: ik = b4451c139ca04b4854da4be26cc4602a 20240916082528483 DAUC <0003> auc.c:145 vector [0]: res = a2d2f9ac5d9440840000000000000000 20240916082528483 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528483 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916082528483 DAUC <0003> auc.c:151 vector [0]: kc = 4638eba03e9c7e95 20240916082528483 DAUC <0003> auc.c:152 vector [0]: sres = ff46b928 20240916082528483 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916082528483 DAUC <0003> auc.c:113 vector [1]: rand = 13fac077c512c9a65f2f7e78a39210fa 20240916082528483 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240916082528483 DAUC <0003> auc.c:142 vector [1]: autn = 87600453bd6700003d92bc49c8315933 20240916082528483 DAUC <0003> auc.c:143 vector [1]: ck = d0472986e5589ad7c5f7e0e83b6306be 20240916082528483 DAUC <0003> auc.c:144 vector [1]: ik = 063ea25627b3143e1d5e5f7ae1047ae2 20240916082528483 DAUC <0003> auc.c:145 vector [1]: res = d5a07163dec176490000000000000000 20240916082528483 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528483 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916082528483 DAUC <0003> auc.c:151 vector [1]: kc = 0ed03442188cf2b5 20240916082528483 DAUC <0003> auc.c:152 vector [1]: sres = 0b61072a 20240916082528483 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916082528483 DAUC <0003> auc.c:113 vector [2]: rand = 7d69f03bbdd050f1784d04729eed3cfd 20240916082528483 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240916082528483 DAUC <0003> auc.c:142 vector [2]: autn = a5814331a3880000ada1e59138d3f65a 20240916082528483 DAUC <0003> auc.c:143 vector [2]: ck = f05ac78547cb54186b300f3f34d1c9f8 20240916082528483 DAUC <0003> auc.c:144 vector [2]: ik = cc1327e5e0e4a5f5b6e7df19a1248f25 20240916082528483 DAUC <0003> auc.c:145 vector [2]: res = 47f267ad7cf4de0b0000000000000000 20240916082528483 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528483 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916082528483 DAUC <0003> auc.c:151 vector [2]: kc = e19e304632dab730 20240916082528483 DAUC <0003> auc.c:152 vector [2]: sres = 3b06b9a6 20240916082528483 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916082528483 DAUC <0003> auc.c:113 vector [3]: rand = fadf08cb4162846dfff7d55648b3e397 20240916082528483 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240916082528483 DAUC <0003> auc.c:142 vector [3]: autn = 89da08a34a8d000016d1aeb5cda089a5 20240916082528483 DAUC <0003> auc.c:143 vector [3]: ck = 969e7745af1f1195281bb1236659e0ec 20240916082528483 DAUC <0003> auc.c:144 vector [3]: ik = 52733ea3daea89e30be1db6ff7d8f5b8 20240916082528483 DAUC <0003> auc.c:145 vector [3]: res = 1a9f0253af75f1ef0000000000000000 20240916082528483 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528483 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916082528483 DAUC <0003> auc.c:151 vector [3]: kc = e71723aae4748d22 20240916082528483 DAUC <0003> auc.c:152 vector [3]: sres = b5eaf3bc 20240916082528483 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916082528483 DAUC <0003> auc.c:113 vector [4]: rand = 250690e8b1fb25648e439ac77f5df78f 20240916082528483 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240916082528483 DAUC <0003> auc.c:142 vector [4]: autn = 09ca5c588b4700001dc73b7e42b35d67 20240916082528483 DAUC <0003> auc.c:143 vector [4]: ck = 3a6b987a81582885a786c94b7b73e595 20240916082528483 DAUC <0003> auc.c:144 vector [4]: ik = 1d8ee992166fbdd5e695250ecb0c5a6e 20240916082528483 DAUC <0003> auc.c:145 vector [4]: res = 1b968620a841139a0000000000000000 20240916082528483 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082528483 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916082528483 DAUC <0003> auc.c:151 vector [4]: kc = 66f69dad27482aab 20240916082528483 DAUC <0003> auc.c:152 vector [4]: sres = b3d795ba 20240916082528483 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916082528483 DAUC <0003> db_auc.c:245 IMSI='262421076804992': Generated 5 vectors 20240916082528483 DAUC <0003> db_auc.c:249 IMSI='262421076804992': Updating SQN=321 in DB 20240916082528497 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421076804992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421076804992"} 20240916082528497 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421076804992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528497 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528497 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528503 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528503 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421076804992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421076804992"} 20240916082528503 DAUC <0003> db_auc.c:157 IMSI='262421076804992': No 2G Auth Data 20240916082528503 DAUC <0003> db_auc.c:236 IMSI='262421076804992': Calling to generate 5 vectors 20240916082528503 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916082528503 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528503 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528503 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240916082528503 DAUC <0003> auc.c:113 vector [0]: rand = 111ad5d19e9cf927257800f6890a733c 20240916082528503 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240916082528503 DAUC <0003> auc.c:142 vector [0]: autn = a1c76ccd04e40000e1dbb88aa118abad 20240916082528503 DAUC <0003> auc.c:143 vector [0]: ck = ba7bc299d9b12183a528e0d0a81405c6 20240916082528503 DAUC <0003> auc.c:144 vector [0]: ik = 5c90e9c708f9180c42359d00a7e69187 20240916082528503 DAUC <0003> auc.c:145 vector [0]: res = f79b5a3eb6c5a2920000000000000000 20240916082528503 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528503 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916082528503 DAUC <0003> auc.c:151 vector [0]: kc = 01f6568edebaadce 20240916082528503 DAUC <0003> auc.c:152 vector [0]: sres = 415ef8ac 20240916082528503 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916082528503 DAUC <0003> auc.c:113 vector [1]: rand = 270b18303183eddf6bda67b8457625a7 20240916082528503 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240916082528503 DAUC <0003> auc.c:142 vector [1]: autn = dc2300aae40c00006f0d4b75216a4a41 20240916082528503 DAUC <0003> auc.c:143 vector [1]: ck = 663f95f8817a531bc4067ae9e6084f1a 20240916082528503 DAUC <0003> auc.c:144 vector [1]: ik = 57e51afe9d331d5740a8cda92bb4e801 20240916082528503 DAUC <0003> auc.c:145 vector [1]: res = c971aca06081b28f0000000000000000 20240916082528503 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528503 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916082528503 DAUC <0003> auc.c:151 vector [1]: kc = b5743846d1f5e957 20240916082528503 DAUC <0003> auc.c:152 vector [1]: sres = a9f01e2f 20240916082528503 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916082528503 DAUC <0003> auc.c:113 vector [2]: rand = fc4d6cfc9cd39eed968283d4d864f843 20240916082528503 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240916082528503 DAUC <0003> auc.c:142 vector [2]: autn = 6ddf8faaf5d90000c399054db6460bad 20240916082528503 DAUC <0003> auc.c:143 vector [2]: ck = 32a7017ccaca27b2bb92a438cca300ea 20240916082528503 DAUC <0003> auc.c:144 vector [2]: ik = 995c0fbbfe006345c095d9e6b1d9e7f1 20240916082528503 DAUC <0003> auc.c:145 vector [2]: res = 5004d575de5978ae0000000000000000 20240916082528503 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528503 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916082528503 DAUC <0003> auc.c:151 vector [2]: kc = d0fc731949b0a3ec 20240916082528503 DAUC <0003> auc.c:152 vector [2]: sres = 8e5daddb 20240916082528503 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916082528503 DAUC <0003> auc.c:113 vector [3]: rand = 6431a676850ad65e9e38178f34410fec 20240916082528503 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240916082528503 DAUC <0003> auc.c:142 vector [3]: autn = 1fce18e6303d0000fd0ff05df11cc4b3 20240916082528503 DAUC <0003> auc.c:143 vector [3]: ck = 89c5c34a1836a4b6adf65e4553a780e8 20240916082528503 DAUC <0003> auc.c:144 vector [3]: ik = c1a2f74951afac924e48616d8ef8ad9b 20240916082528503 DAUC <0003> auc.c:145 vector [3]: res = 41d81dbb81fa387e0000000000000000 20240916082528503 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528503 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916082528503 DAUC <0003> auc.c:151 vector [3]: kc = abd90b2b94c62557 20240916082528503 DAUC <0003> auc.c:152 vector [3]: sres = c02225c5 20240916082528503 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916082528503 DAUC <0003> auc.c:113 vector [4]: rand = 05ad4baa17b0633a15a3a73fe0833e5b 20240916082528503 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240916082528503 DAUC <0003> auc.c:142 vector [4]: autn = 4c6a30b51284000008352ad51866e494 20240916082528503 DAUC <0003> auc.c:143 vector [4]: ck = c8a4634174c6c889909bbff572a33aa5 20240916082528503 DAUC <0003> auc.c:144 vector [4]: ik = 95ec4475a5b56b9988367aee729efb69 20240916082528503 DAUC <0003> auc.c:145 vector [4]: res = f1e68e3b83d595320000000000000000 20240916082528503 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082528503 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916082528503 DAUC <0003> auc.c:151 vector [4]: kc = 45e5e22fd14e62dc 20240916082528503 DAUC <0003> auc.c:152 vector [4]: sres = 72331b09 20240916082528503 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916082528503 DAUC <0003> db_auc.c:245 IMSI='262421076804992': Generated 5 vectors 20240916082528503 DAUC <0003> db_auc.c:249 IMSI='262421076804992': Updating SQN=481 in DB 20240916082528514 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421076804992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421076804992"} 20240916082528514 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421076804992 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528514 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528514 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56912<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@74dbbcc51e34: Final verdict of PTC: pass 20240916082528545 DAUC <0003> db_auc.c:157 IMSI='262420447828372': No 2G Auth Data 20240916082528545 DAUC <0003> db_auc.c:192 IMSI='262420447828372': No 3G Auth Data HLR_Test-GSUP(21)@74dbbcc51e34: Created GsupExpect[0] for "262420447828372" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240916082528566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4258 20240916082528568 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528568 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420447828372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420447828372"} 20240916082528568 DAUC <0003> db_auc.c:157 IMSI='262420447828372': No 2G Auth Data 20240916082528568 DAUC <0003> db_auc.c:236 IMSI='262420447828372': Calling to generate 1 vectors 20240916082528568 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240916082528568 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528568 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240916082528568 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082528568 DAUC <0003> auc.c:113 vector [0]: rand = 6c8558b3b28ae1c1275eb972fd95b5b9 20240916082528568 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082528568 DAUC <0003> auc.c:142 vector [0]: autn = 632450842fbb0000e54143a330dda304 20240916082528568 DAUC <0003> auc.c:143 vector [0]: ck = b7c7872e98415164608cb13ccb0b5a2b 20240916082528568 DAUC <0003> auc.c:144 vector [0]: ik = 0a332ca1cbbbe178ce270a1e31da63de 20240916082528568 DAUC <0003> auc.c:145 vector [0]: res = 801f5f3ba8e9e6d30000000000000000 20240916082528568 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528568 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916082528568 DAUC <0003> auc.c:151 vector [0]: kc = 135f10ada92b89e9 20240916082528568 DAUC <0003> auc.c:152 vector [0]: sres = 28f6b9e8 20240916082528568 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916082528568 DAUC <0003> db_auc.c:245 IMSI='262420447828372': Generated 1 vectors 20240916082528568 DAUC <0003> db_auc.c:249 IMSI='262420447828372': Updating SQN=33 in DB 20240916082528576 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420447828372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420447828372"} 20240916082528576 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420447828372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528576 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528576 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74dbbcc51e34: Found GsupExpect[0] for "262420447828372" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@74dbbcc51e34: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262420447828372" TC_gsup_sai_num_auth_vectors(28)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082528577 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528577 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420447828372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420447828372"} 20240916082528577 DAUC <0003> db_auc.c:157 IMSI='262420447828372': No 2G Auth Data 20240916082528577 DAUC <0003> db_auc.c:236 IMSI='262420447828372': Calling to generate 4 vectors 20240916082528577 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240916082528577 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528577 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240916082528577 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240916082528577 DAUC <0003> auc.c:113 vector [0]: rand = 9d2f6d44e14783dc6c080a4fff79d9cf 20240916082528577 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240916082528577 DAUC <0003> auc.c:142 vector [0]: autn = a953b68b9ee50000ce72d4f10b82f57c 20240916082528577 DAUC <0003> auc.c:143 vector [0]: ck = 31acf1094718644d2824df46c1b89e4d 20240916082528577 DAUC <0003> auc.c:144 vector [0]: ik = 7498002e584f58ba23d502a410df03c1 20240916082528577 DAUC <0003> auc.c:145 vector [0]: res = 86ef6a0e730741650000000000000000 20240916082528577 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528577 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916082528577 DAUC <0003> auc.c:151 vector [0]: kc = 4ec52cc5ce30a17b 20240916082528577 DAUC <0003> auc.c:152 vector [0]: sres = f5e82b6b 20240916082528577 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916082528577 DAUC <0003> auc.c:113 vector [1]: rand = 66e62564f5cecb6dcd0a97a37aa1c1e9 20240916082528577 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240916082528577 DAUC <0003> auc.c:142 vector [1]: autn = 202c2074915c0000b041c256cf4bc225 20240916082528577 DAUC <0003> auc.c:143 vector [1]: ck = a2442e0d1a87615b894e33f63a563924 20240916082528577 DAUC <0003> auc.c:144 vector [1]: ik = ced8953c70d72aee7d32be3aa4a100f6 20240916082528577 DAUC <0003> auc.c:145 vector [1]: res = 9faa32aece07d6050000000000000000 20240916082528577 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528577 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916082528577 DAUC <0003> auc.c:151 vector [1]: kc = 98e036fdf4a77267 20240916082528577 DAUC <0003> auc.c:152 vector [1]: sres = 51ade4ab 20240916082528577 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916082528577 DAUC <0003> auc.c:113 vector [2]: rand = 814a5ac6e7babd40f693fc86e982360d 20240916082528577 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240916082528577 DAUC <0003> auc.c:142 vector [2]: autn = e118058b8088000012725bb2049be878 20240916082528577 DAUC <0003> auc.c:143 vector [2]: ck = 4a8dff7754cb2fc09af2f0b3ec2d311b 20240916082528577 DAUC <0003> auc.c:144 vector [2]: ik = 0d7ef6d207b7670eb931d0875a2a2c7e 20240916082528577 DAUC <0003> auc.c:145 vector [2]: res = 3c6e1045be28a3600000000000000000 20240916082528577 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528577 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916082528577 DAUC <0003> auc.c:151 vector [2]: kc = 64302991e57b55ab 20240916082528577 DAUC <0003> auc.c:152 vector [2]: sres = 8246b325 20240916082528577 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916082528577 DAUC <0003> auc.c:113 vector [3]: rand = 4fe03594a19deeb229141ea2adbc4f53 20240916082528577 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240916082528577 DAUC <0003> auc.c:142 vector [3]: autn = e25524c7b1a2000054a3698a743ef58c 20240916082528577 DAUC <0003> auc.c:143 vector [3]: ck = 99e5a762d1e7d296f887615826fb4132 20240916082528577 DAUC <0003> auc.c:144 vector [3]: ik = 2cb58b275e7b6d003cdd86b3dfff3ebc 20240916082528577 DAUC <0003> auc.c:145 vector [3]: res = 02bd8c843eeb15120000000000000000 20240916082528577 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528577 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916082528577 DAUC <0003> auc.c:151 vector [3]: kc = 710acbae7698c018 20240916082528577 DAUC <0003> auc.c:152 vector [3]: sres = 3c569996 20240916082528577 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916082528577 DAUC <0003> db_auc.c:245 IMSI='262420447828372': Generated 4 vectors 20240916082528577 DAUC <0003> db_auc.c:249 IMSI='262420447828372': Updating SQN=161 in DB 20240916082528585 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420447828372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420447828372"} 20240916082528585 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420447828372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528585 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528585 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528586 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528586 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420447828372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420447828372"} 20240916082528586 DAUC <0003> db_auc.c:157 IMSI='262420447828372': No 2G Auth Data 20240916082528586 DAUC <0003> db_auc.c:236 IMSI='262420447828372': Calling to generate 5 vectors 20240916082528586 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916082528586 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528586 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240916082528586 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240916082528586 DAUC <0003> auc.c:113 vector [0]: rand = 46a35c0d8b6003bc256ca14f7daec59f 20240916082528586 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240916082528586 DAUC <0003> auc.c:142 vector [0]: autn = 880ead92bf7700009d55da967c8beb7a 20240916082528586 DAUC <0003> auc.c:143 vector [0]: ck = 2e2f1bba5e0ba2cdf40c417512d1de16 20240916082528586 DAUC <0003> auc.c:144 vector [0]: ik = 77fd4c83039dee3506954238a4dbd39d 20240916082528586 DAUC <0003> auc.c:145 vector [0]: res = 5aab3e6b410d2e8a0000000000000000 20240916082528586 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528586 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916082528586 DAUC <0003> auc.c:151 vector [0]: kc = ab4b5474eb9c4173 20240916082528586 DAUC <0003> auc.c:152 vector [0]: sres = 1ba610e1 20240916082528586 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916082528586 DAUC <0003> auc.c:113 vector [1]: rand = 28a49c17aa802eb0b55676016c4d14ce 20240916082528586 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240916082528586 DAUC <0003> auc.c:142 vector [1]: autn = f6e84619692a00001c6db646c30f92db 20240916082528586 DAUC <0003> auc.c:143 vector [1]: ck = 8edfe8c218d4e2fd529cadd4a89f0c17 20240916082528586 DAUC <0003> auc.c:144 vector [1]: ik = 5efc889e745c3719fa1f60149a01770c 20240916082528586 DAUC <0003> auc.c:145 vector [1]: res = b9be27d2ca3ee77e0000000000000000 20240916082528586 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528586 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916082528586 DAUC <0003> auc.c:151 vector [1]: kc = 78a0ad9c5e16aeff 20240916082528586 DAUC <0003> auc.c:152 vector [1]: sres = 7380c0ac 20240916082528586 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916082528586 DAUC <0003> auc.c:113 vector [2]: rand = 7eb5f995c12f4220b60e632017d3728f 20240916082528586 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240916082528586 DAUC <0003> auc.c:142 vector [2]: autn = 2ebf9d6f2ed30000b9e0bf6d2b37cee5 20240916082528586 DAUC <0003> auc.c:143 vector [2]: ck = 35cf7404fbf4e901640581d646212c78 20240916082528586 DAUC <0003> auc.c:144 vector [2]: ik = 09a0aa82d06a297443e01fd9cfc0c5e1 20240916082528586 DAUC <0003> auc.c:145 vector [2]: res = ed8808f32aa63aee0000000000000000 20240916082528586 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528586 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916082528586 DAUC <0003> auc.c:151 vector [2]: kc = 1b8a4089a27f29ec 20240916082528586 DAUC <0003> auc.c:152 vector [2]: sres = c72e321d 20240916082528586 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916082528586 DAUC <0003> auc.c:113 vector [3]: rand = fb35d240fae280779d2fa628387bad54 20240916082528586 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240916082528586 DAUC <0003> auc.c:142 vector [3]: autn = e8d93a5368920000640b41ddf83f7f85 20240916082528586 DAUC <0003> auc.c:143 vector [3]: ck = 2d7b66747d6161713e9dca970aa84c6a 20240916082528586 DAUC <0003> auc.c:144 vector [3]: ik = 132eb786befbb847df937187ed09195b 20240916082528586 DAUC <0003> auc.c:145 vector [3]: res = dff3fc9cee7754b40000000000000000 20240916082528586 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528586 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916082528586 DAUC <0003> auc.c:151 vector [3]: kc = df5b6ae2243b8c07 20240916082528586 DAUC <0003> auc.c:152 vector [3]: sres = 3184a828 20240916082528586 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916082528586 DAUC <0003> auc.c:113 vector [4]: rand = af9739abd5285c4b1e69d47b0a3c30c5 20240916082528586 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240916082528586 DAUC <0003> auc.c:142 vector [4]: autn = d1e9b4967d5a0000c47e497cd4379222 20240916082528586 DAUC <0003> auc.c:143 vector [4]: ck = 55baa09782e3ef8fe9289461a6966e42 20240916082528586 DAUC <0003> auc.c:144 vector [4]: ik = 9b530f1c2605103c392b04dead63a400 20240916082528586 DAUC <0003> auc.c:145 vector [4]: res = a3feced6e9da9fe30000000000000000 20240916082528586 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082528586 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916082528586 DAUC <0003> auc.c:151 vector [4]: kc = 1eea3f34af1335f1 20240916082528586 DAUC <0003> auc.c:152 vector [4]: sres = 4a245135 20240916082528586 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916082528586 DAUC <0003> db_auc.c:245 IMSI='262420447828372': Generated 5 vectors 20240916082528586 DAUC <0003> db_auc.c:249 IMSI='262420447828372': Updating SQN=321 in DB 20240916082528594 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420447828372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420447828372"} 20240916082528594 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420447828372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528594 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528594 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528597 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528597 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420447828372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420447828372"} 20240916082528597 DAUC <0003> db_auc.c:157 IMSI='262420447828372': No 2G Auth Data 20240916082528597 DAUC <0003> db_auc.c:236 IMSI='262420447828372': Calling to generate 5 vectors 20240916082528597 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916082528597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528597 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240916082528597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240916082528597 DAUC <0003> auc.c:113 vector [0]: rand = 376b374d2d78122974fc26dae1401796 20240916082528597 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240916082528597 DAUC <0003> auc.c:142 vector [0]: autn = a1750d30e87a0000d61d255dc6d25180 20240916082528597 DAUC <0003> auc.c:143 vector [0]: ck = c4a7923f7f9555a90dc44a44f07d44a0 20240916082528597 DAUC <0003> auc.c:144 vector [0]: ik = a7742d1b1d1531f2823fd6c8bf912fd0 20240916082528597 DAUC <0003> auc.c:145 vector [0]: res = 470ebe811c8cdc9f0000000000000000 20240916082528597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528597 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916082528597 DAUC <0003> auc.c:151 vector [0]: kc = ec2823a82d6c0f2b 20240916082528597 DAUC <0003> auc.c:152 vector [0]: sres = 5b82621e 20240916082528597 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916082528597 DAUC <0003> auc.c:113 vector [1]: rand = d3a20695dec784ed9db9bf986f86da4c 20240916082528597 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240916082528597 DAUC <0003> auc.c:142 vector [1]: autn = 603ddefb3ccc00002b86d381cadb0549 20240916082528597 DAUC <0003> auc.c:143 vector [1]: ck = 9e42a3201e382210c7d7482380e772d7 20240916082528597 DAUC <0003> auc.c:144 vector [1]: ik = b18127a94f336e56332e9e1932ffa57d 20240916082528597 DAUC <0003> auc.c:145 vector [1]: res = 9bb932e773e059000000000000000000 20240916082528597 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528597 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916082528597 DAUC <0003> auc.c:151 vector [1]: kc = db3a52b3e3139bec 20240916082528597 DAUC <0003> auc.c:152 vector [1]: sres = e8596be7 20240916082528597 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916082528597 DAUC <0003> auc.c:113 vector [2]: rand = ca333937c5295da5e37c69580935a33b 20240916082528597 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240916082528597 DAUC <0003> auc.c:142 vector [2]: autn = 807e9aa5586100005b0ae2806149cc9b 20240916082528597 DAUC <0003> auc.c:143 vector [2]: ck = 23eab75ce99d778f6f04145d6b9ac532 20240916082528597 DAUC <0003> auc.c:144 vector [2]: ik = 1bbf436a7cc1725a8112cf13393c7f19 20240916082528597 DAUC <0003> auc.c:145 vector [2]: res = bb4433e4ea8c155d0000000000000000 20240916082528597 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528597 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916082528597 DAUC <0003> auc.c:151 vector [2]: kc = d6432f78c7fabffe 20240916082528597 DAUC <0003> auc.c:152 vector [2]: sres = 51c826b9 20240916082528597 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916082528597 DAUC <0003> auc.c:113 vector [3]: rand = 617e736655bcb9dbc639708faab4b4f2 20240916082528597 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240916082528597 DAUC <0003> auc.c:142 vector [3]: autn = aa77b49a88ec0000e8ba27e65db3c601 20240916082528597 DAUC <0003> auc.c:143 vector [3]: ck = b1b3cdefbdb8c7f7183eb78f1d796d40 20240916082528597 DAUC <0003> auc.c:144 vector [3]: ik = 5a1b8d77c0e20bc6754166bbf46dccab 20240916082528597 DAUC <0003> auc.c:145 vector [3]: res = af9d2456f274c05a0000000000000000 20240916082528597 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528597 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916082528597 DAUC <0003> auc.c:151 vector [3]: kc = 86d791ac944e6dda 20240916082528597 DAUC <0003> auc.c:152 vector [3]: sres = 5de9e40c 20240916082528597 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916082528597 DAUC <0003> auc.c:113 vector [4]: rand = 6b50120b6b3b24277c8cbd146f179a2d 20240916082528597 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240916082528597 DAUC <0003> auc.c:142 vector [4]: autn = 2db58cab526a00001c993e390f4aaf87 20240916082528597 DAUC <0003> auc.c:143 vector [4]: ck = f2d523602c666c6c32ac2a96e121fd5a 20240916082528597 DAUC <0003> auc.c:144 vector [4]: ik = db2d378f4821fe4594fcda76f9ad83eb 20240916082528597 DAUC <0003> auc.c:145 vector [4]: res = fa5be433950fa2010000000000000000 20240916082528597 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082528597 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916082528597 DAUC <0003> auc.c:151 vector [4]: kc = 8fa8e40f7ccbec98 20240916082528597 DAUC <0003> auc.c:152 vector [4]: sres = 6f544632 20240916082528597 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916082528597 DAUC <0003> db_auc.c:245 IMSI='262420447828372': Generated 5 vectors 20240916082528597 DAUC <0003> db_auc.c:249 IMSI='262420447828372': Updating SQN=481 in DB 20240916082528605 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420447828372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420447828372"} 20240916082528605 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420447828372 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528605 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528605 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@74dbbcc51e34: Final verdict of PTC: pass 20240916082528636 DAUC <0003> db_auc.c:157 IMSI='262421164542197': No 2G Auth Data 20240916082528636 DAUC <0003> db_auc.c:192 IMSI='262421164542197': No 3G Auth Data HLR_Test-GSUP(21)@74dbbcc51e34: Created GsupExpect[0] for "262421164542197" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240916082528668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56930<->l=127.0.0.1:4258 20240916082528670 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528670 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421164542197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421164542197"} 20240916082528670 DAUC <0003> db_auc.c:236 IMSI='262421164542197': Calling to generate 1 vectors 20240916082528670 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240916082528670 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528670 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528670 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082528670 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528670 DAUC <0003> auc.c:113 vector [0]: rand = 45f1e5990ee69b7efe1ea31a09db3ee0 20240916082528670 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082528670 DAUC <0003> auc.c:142 vector [0]: autn = f7b00a39a2f0000075e35c5d5b213072 20240916082528670 DAUC <0003> auc.c:143 vector [0]: ck = 13478f498f8bc1a171c6a19cc3e848ae 20240916082528670 DAUC <0003> auc.c:144 vector [0]: ik = 141821794e5d93f970b437ab23ce8473 20240916082528670 DAUC <0003> auc.c:145 vector [0]: res = c75a6b76042c93c50000000000000000 20240916082528670 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528670 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082528670 DAUC <0003> auc.c:179 vector [0]: kc = f38a81296962e400 20240916082528670 DAUC <0003> auc.c:180 vector [0]: sres = c1572fbd 20240916082528670 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082528670 DAUC <0003> db_auc.c:245 IMSI='262421164542197': Generated 1 vectors 20240916082528670 DAUC <0003> db_auc.c:249 IMSI='262421164542197': Updating SQN=33 in DB 20240916082528681 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421164542197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421164542197"} 20240916082528681 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421164542197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528681 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528681 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74dbbcc51e34: Found GsupExpect[0] for "262421164542197" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@74dbbcc51e34: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421164542197" TC_gsup_sai_num_auth_vectors(29)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082528684 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528684 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421164542197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421164542197"} 20240916082528684 DAUC <0003> db_auc.c:236 IMSI='262421164542197': Calling to generate 4 vectors 20240916082528684 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240916082528684 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528684 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528684 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240916082528684 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528684 DAUC <0003> auc.c:113 vector [0]: rand = 5066272551c7044799bcac12705f917c 20240916082528684 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240916082528684 DAUC <0003> auc.c:142 vector [0]: autn = e6b503cd67f50000137e420080564ed0 20240916082528684 DAUC <0003> auc.c:143 vector [0]: ck = 7d0a7d319910f8d01150a72d2da0d616 20240916082528684 DAUC <0003> auc.c:144 vector [0]: ik = 1db4e687e46a2981865be783ee3bdaa3 20240916082528684 DAUC <0003> auc.c:145 vector [0]: res = 54d7d73cdde832270000000000000000 20240916082528684 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528684 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082528684 DAUC <0003> auc.c:179 vector [0]: kc = 3091df9762dd1800 20240916082528684 DAUC <0003> auc.c:180 vector [0]: sres = 0b669df6 20240916082528684 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082528684 DAUC <0003> auc.c:113 vector [1]: rand = ed5130984fc2ad4f416b2ac4f6b0536e 20240916082528684 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240916082528684 DAUC <0003> auc.c:142 vector [1]: autn = 14061a33fbb10000a958cb0f6e18043b 20240916082528684 DAUC <0003> auc.c:143 vector [1]: ck = e6fc325e2df792210b12ae772bfe6f90 20240916082528684 DAUC <0003> auc.c:144 vector [1]: ik = ba292040dceec55c72dd5e0924c7ce79 20240916082528684 DAUC <0003> auc.c:145 vector [1]: res = ad01fb72d20f3acf0000000000000000 20240916082528684 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528684 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082528684 DAUC <0003> auc.c:179 vector [1]: kc = e66850e2e30da000 20240916082528684 DAUC <0003> auc.c:180 vector [1]: sres = 3a77db4c 20240916082528684 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082528684 DAUC <0003> auc.c:113 vector [2]: rand = 14267f7de66a7b51e4c6216f8df7e5e6 20240916082528684 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240916082528684 DAUC <0003> auc.c:142 vector [2]: autn = 7994415228260000dc8b9f0b489e0bee 20240916082528684 DAUC <0003> auc.c:143 vector [2]: ck = 18502903c5fba8dade0ec2ca98b8bb82 20240916082528684 DAUC <0003> auc.c:144 vector [2]: ik = 579cc400e3999c2d9dc3e103b2bfcfee 20240916082528684 DAUC <0003> auc.c:145 vector [2]: res = 370019a501c8b8ec0000000000000000 20240916082528684 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528684 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082528684 DAUC <0003> auc.c:179 vector [2]: kc = dbc85e2576864800 20240916082528684 DAUC <0003> auc.c:180 vector [2]: sres = 02de9b8f 20240916082528684 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082528684 DAUC <0003> auc.c:113 vector [3]: rand = f69c8786ad9d31bb3fb90a474587c8e3 20240916082528684 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240916082528684 DAUC <0003> auc.c:142 vector [3]: autn = a1b985e3672200001bf64913f11c1c8c 20240916082528684 DAUC <0003> auc.c:143 vector [3]: ck = 57dd5db31f8e085f8272f13fe6a17bf2 20240916082528684 DAUC <0003> auc.c:144 vector [3]: ik = 0409238f78055eb97cda6359fbc6dd7b 20240916082528684 DAUC <0003> auc.c:145 vector [3]: res = d2693651febdbd740000000000000000 20240916082528684 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528684 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082528684 DAUC <0003> auc.c:179 vector [3]: kc = 3d32483f14f79800 20240916082528684 DAUC <0003> auc.c:180 vector [3]: sres = 6d2bcfdc 20240916082528684 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082528684 DAUC <0003> db_auc.c:245 IMSI='262421164542197': Generated 4 vectors 20240916082528684 DAUC <0003> db_auc.c:249 IMSI='262421164542197': Updating SQN=161 in DB 20240916082528692 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421164542197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421164542197"} 20240916082528692 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421164542197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528692 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528692 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528697 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528697 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421164542197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421164542197"} 20240916082528698 DAUC <0003> db_auc.c:236 IMSI='262421164542197': Calling to generate 5 vectors 20240916082528698 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916082528698 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528698 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528698 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240916082528698 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528698 DAUC <0003> auc.c:113 vector [0]: rand = 35b40247208e2beb19a30904371e919e 20240916082528698 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240916082528698 DAUC <0003> auc.c:142 vector [0]: autn = 7e881eda08050000e53848c62821fa3d 20240916082528698 DAUC <0003> auc.c:143 vector [0]: ck = 2ce7b408786a285ac704c5fdce5fb352 20240916082528698 DAUC <0003> auc.c:144 vector [0]: ik = 18a3e8732da3126c65e0b9659e0ee5f6 20240916082528698 DAUC <0003> auc.c:145 vector [0]: res = dd2014c3ba4da7dc0000000000000000 20240916082528698 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528698 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082528698 DAUC <0003> auc.c:179 vector [0]: kc = 5575b5afc5094400 20240916082528698 DAUC <0003> auc.c:180 vector [0]: sres = 850d97d3 20240916082528698 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082528698 DAUC <0003> auc.c:113 vector [1]: rand = 444811d6755772c94be0046f2f67ae10 20240916082528698 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240916082528698 DAUC <0003> auc.c:142 vector [1]: autn = 092165388a810000db5645dfba4d418b 20240916082528698 DAUC <0003> auc.c:143 vector [1]: ck = c7075c186cefae2474edf799d6c1555e 20240916082528698 DAUC <0003> auc.c:144 vector [1]: ik = c340d595d07bd9576dfc6cd556ffa159 20240916082528698 DAUC <0003> auc.c:145 vector [1]: res = d3e4597971d9eec40000000000000000 20240916082528698 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528698 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082528698 DAUC <0003> auc.c:179 vector [1]: kc = 9eb77d29b9d41800 20240916082528698 DAUC <0003> auc.c:180 vector [1]: sres = 6ed590e6 20240916082528698 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082528698 DAUC <0003> auc.c:113 vector [2]: rand = d29c423d755de66cda84398e06e245ae 20240916082528698 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240916082528698 DAUC <0003> auc.c:142 vector [2]: autn = 54b1f629a08f00009c8dcc4186ca21e6 20240916082528698 DAUC <0003> auc.c:143 vector [2]: ck = 2d4fa8a58409c5725b7920486c88c471 20240916082528698 DAUC <0003> auc.c:144 vector [2]: ik = 82e0158ce2f0494be881fae0b79a531a 20240916082528698 DAUC <0003> auc.c:145 vector [2]: res = 503053b67bec98510000000000000000 20240916082528698 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528698 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082528698 DAUC <0003> auc.c:179 vector [2]: kc = c55bd70591d56400 20240916082528698 DAUC <0003> auc.c:180 vector [2]: sres = 84d4b6ff 20240916082528698 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082528698 DAUC <0003> auc.c:113 vector [3]: rand = 896ad0df63e8b326eb7ff85dc4822af4 20240916082528698 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240916082528698 DAUC <0003> auc.c:142 vector [3]: autn = e882764e3b200000cba0b02642c63aeb 20240916082528698 DAUC <0003> auc.c:143 vector [3]: ck = bfa4b916952376ed97d58ed5e9acf508 20240916082528698 DAUC <0003> auc.c:144 vector [3]: ik = b7d63baf1ecad59b55cd40d13908cf3d 20240916082528698 DAUC <0003> auc.c:145 vector [3]: res = 6dd892fe749046070000000000000000 20240916082528698 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528698 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082528698 DAUC <0003> auc.c:179 vector [3]: kc = 2a11db371a028400 20240916082528698 DAUC <0003> auc.c:180 vector [3]: sres = b71bda7d 20240916082528698 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082528698 DAUC <0003> auc.c:113 vector [4]: rand = 0d2cb8d887a4cb1af8094007c19ac5f9 20240916082528698 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240916082528698 DAUC <0003> auc.c:142 vector [4]: autn = c7b93bd7ee21000096cfbd49807770e4 20240916082528698 DAUC <0003> auc.c:143 vector [4]: ck = 70f8217e406de5ce4a35e03182568fcc 20240916082528698 DAUC <0003> auc.c:144 vector [4]: ik = de87df63ec81601edb9db28c42abcf66 20240916082528698 DAUC <0003> auc.c:145 vector [4]: res = 0f572e794e8ac95f0000000000000000 20240916082528698 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082528698 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916082528698 DAUC <0003> auc.c:179 vector [4]: kc = 1c5ec058e1721400 20240916082528698 DAUC <0003> auc.c:180 vector [4]: sres = bde4ff67 20240916082528698 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916082528698 DAUC <0003> db_auc.c:245 IMSI='262421164542197': Generated 5 vectors 20240916082528698 DAUC <0003> db_auc.c:249 IMSI='262421164542197': Updating SQN=321 in DB 20240916082528706 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421164542197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421164542197"} 20240916082528706 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421164542197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528706 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528706 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528711 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528711 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421164542197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421164542197"} 20240916082528711 DAUC <0003> db_auc.c:236 IMSI='262421164542197': Calling to generate 5 vectors 20240916082528711 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916082528711 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528711 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528711 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240916082528711 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528711 DAUC <0003> auc.c:113 vector [0]: rand = 1c895172ca4ddc5deeba65d9b6b384e8 20240916082528711 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240916082528711 DAUC <0003> auc.c:142 vector [0]: autn = c77e509132770000d18c32c897cb9e67 20240916082528711 DAUC <0003> auc.c:143 vector [0]: ck = 661bfbb567044a8e78b80a05a17b7847 20240916082528711 DAUC <0003> auc.c:144 vector [0]: ik = 9987004da6eb4fed72c32f4abcfefab4 20240916082528711 DAUC <0003> auc.c:145 vector [0]: res = cbd36a0e8362cc290000000000000000 20240916082528711 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528711 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082528711 DAUC <0003> auc.c:179 vector [0]: kc = 4201e4ddb67b4800 20240916082528711 DAUC <0003> auc.c:180 vector [0]: sres = 331542c3 20240916082528711 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082528711 DAUC <0003> auc.c:113 vector [1]: rand = 0bee98a1830fa2499fae5d66b17ed487 20240916082528711 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240916082528711 DAUC <0003> auc.c:142 vector [1]: autn = a27196977fe400004c6354ee7d2c6ba5 20240916082528711 DAUC <0003> auc.c:143 vector [1]: ck = a3167d692f8fa25d6227588a65bcc449 20240916082528711 DAUC <0003> auc.c:144 vector [1]: ik = ea93528c53d1fa59806bdc8c180bb9b7 20240916082528711 DAUC <0003> auc.c:145 vector [1]: res = 7ca36dd99854ce050000000000000000 20240916082528711 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528711 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082528711 DAUC <0003> auc.c:179 vector [1]: kc = 368b98d7ad928800 20240916082528711 DAUC <0003> auc.c:180 vector [1]: sres = 46a2279e 20240916082528711 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082528711 DAUC <0003> auc.c:113 vector [2]: rand = 447c0ff8f02cd11c26bb16794203f9f0 20240916082528711 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240916082528711 DAUC <0003> auc.c:142 vector [2]: autn = ab1a1715a76b000051465da360af4e8e 20240916082528711 DAUC <0003> auc.c:143 vector [2]: ck = 3e2ba47d7f4e7d7eb7eb87fd7722615b 20240916082528711 DAUC <0003> auc.c:144 vector [2]: ik = 8b941a6b1e4b9b59ec42cf04bdf391fe 20240916082528711 DAUC <0003> auc.c:145 vector [2]: res = 1b82260bfcf0587b0000000000000000 20240916082528711 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528711 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082528711 DAUC <0003> auc.c:179 vector [2]: kc = fdfa8b1b1a600000 20240916082528711 DAUC <0003> auc.c:180 vector [2]: sres = 10efb394 20240916082528711 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082528711 DAUC <0003> auc.c:113 vector [3]: rand = 41ac47accde099fd4be731b59ab8d249 20240916082528711 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240916082528711 DAUC <0003> auc.c:142 vector [3]: autn = 1540ca776c650000dc8c459af3d29594 20240916082528712 DAUC <0003> auc.c:143 vector [3]: ck = ebf49cc677912245d3077a7fbfc0e4ef 20240916082528712 DAUC <0003> auc.c:144 vector [3]: ik = a4847ef0e256d9f4e74b9e5cda95bd43 20240916082528712 DAUC <0003> auc.c:145 vector [3]: res = 5f3d4a7288a16deb0000000000000000 20240916082528712 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528712 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082528712 DAUC <0003> auc.c:179 vector [3]: kc = 2cf917f248332400 20240916082528712 DAUC <0003> auc.c:180 vector [3]: sres = 8de3dc46 20240916082528712 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082528712 DAUC <0003> auc.c:113 vector [4]: rand = ae86a825da3e3d8f15a29bc055fdf959 20240916082528712 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240916082528712 DAUC <0003> auc.c:142 vector [4]: autn = 5dafdd23c66e0000e1d02e69feff5101 20240916082528712 DAUC <0003> auc.c:143 vector [4]: ck = fe6a63f78cc824ed698b62f65ec3de01 20240916082528712 DAUC <0003> auc.c:144 vector [4]: ik = 4381c36221aa1a8b01baecef0b23e5d8 20240916082528712 DAUC <0003> auc.c:145 vector [4]: res = 70328e6a86296c050000000000000000 20240916082528712 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082528712 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916082528712 DAUC <0003> auc.c:179 vector [4]: kc = 773d4bc9f652e000 20240916082528712 DAUC <0003> auc.c:180 vector [4]: sres = 73c6a147 20240916082528712 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916082528712 DAUC <0003> db_auc.c:245 IMSI='262421164542197': Generated 5 vectors 20240916082528712 DAUC <0003> db_auc.c:249 IMSI='262421164542197': Updating SQN=481 in DB 20240916082528720 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421164542197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421164542197"} 20240916082528720 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421164542197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528720 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528720 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56930<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@74dbbcc51e34: Final verdict of PTC: pass 20240916082528758 DAUC <0003> db_auc.c:157 IMSI='262424006045913': No 2G Auth Data 20240916082528758 DAUC <0003> db_auc.c:192 IMSI='262424006045913': No 3G Auth Data HLR_Test-GSUP(21)@74dbbcc51e34: Created GsupExpect[0] for "262424006045913" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240916082528791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56938<->l=127.0.0.1:4258 20240916082528793 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528793 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424006045913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424006045913"} 20240916082528793 DAUC <0003> db_auc.c:236 IMSI='262424006045913': Calling to generate 1 vectors 20240916082528793 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240916082528793 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528793 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528793 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082528793 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528793 DAUC <0003> auc.c:113 vector [0]: rand = f66a41d75f2a86ac466b6907c6195444 20240916082528793 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082528793 DAUC <0003> auc.c:142 vector [0]: autn = f532073cdd7b0000d817c4b8f13742fd 20240916082528793 DAUC <0003> auc.c:143 vector [0]: ck = f48172b6c8496d1ef12532d0dbe3e353 20240916082528793 DAUC <0003> auc.c:144 vector [0]: ik = d7d24e04b4cf26c957d7365fb79eeaae 20240916082528793 DAUC <0003> auc.c:145 vector [0]: res = 357b96059ef7c2e10000000000000000 20240916082528793 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528793 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082528793 DAUC <0003> auc.c:179 vector [0]: kc = e8e914c0f19c8c00 20240916082528793 DAUC <0003> auc.c:180 vector [0]: sres = c175d57a 20240916082528793 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082528793 DAUC <0003> db_auc.c:245 IMSI='262424006045913': Generated 1 vectors 20240916082528793 DAUC <0003> db_auc.c:249 IMSI='262424006045913': Updating SQN=33 in DB 20240916082528801 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424006045913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424006045913"} 20240916082528801 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424006045913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528801 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528801 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74dbbcc51e34: Found GsupExpect[0] for "262424006045913" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@74dbbcc51e34: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262424006045913" TC_gsup_sai_num_auth_vectors(30)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082528804 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528804 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424006045913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424006045913"} 20240916082528804 DAUC <0003> db_auc.c:236 IMSI='262424006045913': Calling to generate 4 vectors 20240916082528804 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240916082528804 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528804 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528804 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240916082528804 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528804 DAUC <0003> auc.c:113 vector [0]: rand = 4a80a62a9d8ae84804b79298e99f3608 20240916082528804 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240916082528804 DAUC <0003> auc.c:142 vector [0]: autn = 7f1ae3ceea0e0000ec4762f79442cca2 20240916082528804 DAUC <0003> auc.c:143 vector [0]: ck = 81e8ae8ce5fa3f46345be3489f0c3075 20240916082528804 DAUC <0003> auc.c:144 vector [0]: ik = 420bec9cecc18fcbbcc9d52d8f1daeef 20240916082528804 DAUC <0003> auc.c:145 vector [0]: res = 5050b2a07a8773c50000000000000000 20240916082528804 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528804 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082528804 DAUC <0003> auc.c:179 vector [0]: kc = eab70726d8900400 20240916082528804 DAUC <0003> auc.c:180 vector [0]: sres = ce780795 20240916082528804 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082528804 DAUC <0003> auc.c:113 vector [1]: rand = 3ba03e36832c1353b5fd6bb85acfab41 20240916082528804 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240916082528804 DAUC <0003> auc.c:142 vector [1]: autn = 8199b241496100007b3bb4c6ed5313b1 20240916082528804 DAUC <0003> auc.c:143 vector [1]: ck = 89bdcadbdb7ed3ae056722b28658147a 20240916082528804 DAUC <0003> auc.c:144 vector [1]: ik = 5af94051dc161bf50c71ed7df76fa66b 20240916082528804 DAUC <0003> auc.c:145 vector [1]: res = 777322bb7360fc3c0000000000000000 20240916082528804 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528804 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082528804 DAUC <0003> auc.c:179 vector [1]: kc = 3e8b9b9d88d83400 20240916082528804 DAUC <0003> auc.c:180 vector [1]: sres = 789c9bf0 20240916082528804 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082528804 DAUC <0003> auc.c:113 vector [2]: rand = aba81a046efdd85e5fa2cfbd825ef330 20240916082528804 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240916082528804 DAUC <0003> auc.c:142 vector [2]: autn = 173a41df3aa30000e91209edece191b3 20240916082528804 DAUC <0003> auc.c:143 vector [2]: ck = c8fa54096649766386f75a32bde7e5cb 20240916082528804 DAUC <0003> auc.c:144 vector [2]: ik = 9d866440cca816fa07b8fab0121c4ef7 20240916082528804 DAUC <0003> auc.c:145 vector [2]: res = f71bf9268bb511300000000000000000 20240916082528804 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528804 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082528804 DAUC <0003> auc.c:179 vector [2]: kc = 9ff21e1d69d75000 20240916082528804 DAUC <0003> auc.c:180 vector [2]: sres = 6f301ad5 20240916082528804 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082528804 DAUC <0003> auc.c:113 vector [3]: rand = a88c8313010cddd6b6259797ad670fcc 20240916082528804 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240916082528804 DAUC <0003> auc.c:142 vector [3]: autn = 94c2ea0f915700001f1b91d7fd62fc3a 20240916082528804 DAUC <0003> auc.c:143 vector [3]: ck = c9dd31cc6a12a964f20117bdc1c3b70c 20240916082528804 DAUC <0003> auc.c:144 vector [3]: ik = 54ae49dfb6b88497b03bcc011e1597aa 20240916082528804 DAUC <0003> auc.c:145 vector [3]: res = 2fbaf6c5d7e6b3290000000000000000 20240916082528804 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528804 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082528804 DAUC <0003> auc.c:179 vector [3]: kc = 6045734d4effc000 20240916082528804 DAUC <0003> auc.c:180 vector [3]: sres = f98cad36 20240916082528804 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082528804 DAUC <0003> db_auc.c:245 IMSI='262424006045913': Generated 4 vectors 20240916082528804 DAUC <0003> db_auc.c:249 IMSI='262424006045913': Updating SQN=161 in DB 20240916082528812 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424006045913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424006045913"} 20240916082528812 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424006045913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528812 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528812 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528816 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528816 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424006045913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424006045913"} 20240916082528817 DAUC <0003> db_auc.c:236 IMSI='262424006045913': Calling to generate 5 vectors 20240916082528817 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916082528817 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528817 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528817 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240916082528817 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528817 DAUC <0003> auc.c:113 vector [0]: rand = 80a739cbebed3815ea3f202a72d98455 20240916082528817 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240916082528817 DAUC <0003> auc.c:142 vector [0]: autn = 40ea8f247be30000209cbb4e95bd821b 20240916082528817 DAUC <0003> auc.c:143 vector [0]: ck = 98e72a3370d4b0b686d4d3d9c3473ddf 20240916082528817 DAUC <0003> auc.c:144 vector [0]: ik = 71b74716956153887564dd14802f9913 20240916082528817 DAUC <0003> auc.c:145 vector [0]: res = b022461e1f3a31090000000000000000 20240916082528817 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528817 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082528817 DAUC <0003> auc.c:179 vector [0]: kc = 81f9ffdc0ea36400 20240916082528817 DAUC <0003> auc.c:180 vector [0]: sres = 4f6ab5a3 20240916082528817 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082528817 DAUC <0003> auc.c:113 vector [1]: rand = b9ad23583c3246d7bb968653355b382b 20240916082528817 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240916082528817 DAUC <0003> auc.c:142 vector [1]: autn = d859ff9cc23e00005066e68235a3a634 20240916082528817 DAUC <0003> auc.c:143 vector [1]: ck = dbd4a751e4a645a11b9dcf3b69598a2c 20240916082528817 DAUC <0003> auc.c:144 vector [1]: ik = a13f12d39cf2569e77cfc05cade4e0ed 20240916082528817 DAUC <0003> auc.c:145 vector [1]: res = faf145cb1e1432b00000000000000000 20240916082528817 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528817 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082528817 DAUC <0003> auc.c:179 vector [1]: kc = d957ae791a52f000 20240916082528817 DAUC <0003> auc.c:180 vector [1]: sres = b0978853 20240916082528817 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082528817 DAUC <0003> auc.c:113 vector [2]: rand = 163b55dc882e5518cb533fcac168991b 20240916082528817 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240916082528817 DAUC <0003> auc.c:142 vector [2]: autn = 0b7711a8479a000098f023cbfcdc0e7a 20240916082528817 DAUC <0003> auc.c:143 vector [2]: ck = ecf13c55b578ba161df1dc501c5b4ec3 20240916082528817 DAUC <0003> auc.c:144 vector [2]: ik = 1dcd1a090e03790ed99e95629d438f85 20240916082528817 DAUC <0003> auc.c:145 vector [2]: res = cb1968997352addf0000000000000000 20240916082528817 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528817 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082528817 DAUC <0003> auc.c:179 vector [2]: kc = b73f04b15abd7000 20240916082528817 DAUC <0003> auc.c:180 vector [2]: sres = af54433f 20240916082528817 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082528817 DAUC <0003> auc.c:113 vector [3]: rand = b1eaa111e5bfe28ca57dd4a977bfdf01 20240916082528817 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240916082528817 DAUC <0003> auc.c:142 vector [3]: autn = b253270e99fb00001b717f0b908e0be2 20240916082528817 DAUC <0003> auc.c:143 vector [3]: ck = 2ad73434f515262cdcdf5d586b226d14 20240916082528817 DAUC <0003> auc.c:144 vector [3]: ik = 8a96a1e0d35b95d492c92d008f57ee2d 20240916082528817 DAUC <0003> auc.c:145 vector [3]: res = a2e990e6c2ee75220000000000000000 20240916082528817 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528817 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082528817 DAUC <0003> auc.c:179 vector [3]: kc = 8ca32c2f3ea36000 20240916082528817 DAUC <0003> auc.c:180 vector [3]: sres = 46050837 20240916082528817 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082528817 DAUC <0003> auc.c:113 vector [4]: rand = 26bb0fdf83337904b4659141dc35829d 20240916082528817 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240916082528817 DAUC <0003> auc.c:142 vector [4]: autn = df52d14c782a000087b4b358b4498f55 20240916082528817 DAUC <0003> auc.c:143 vector [4]: ck = 56ad580bb303e741b884780c08bd6685 20240916082528817 DAUC <0003> auc.c:144 vector [4]: ik = 7a699fc70173148dafc2fe70ec8c20b7 20240916082528817 DAUC <0003> auc.c:145 vector [4]: res = 0d1fa0faabe351cc0000000000000000 20240916082528817 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082528817 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916082528817 DAUC <0003> auc.c:179 vector [4]: kc = 2f30c45a7dd22400 20240916082528817 DAUC <0003> auc.c:180 vector [4]: sres = 950e6fb3 20240916082528817 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916082528817 DAUC <0003> db_auc.c:245 IMSI='262424006045913': Generated 5 vectors 20240916082528817 DAUC <0003> db_auc.c:249 IMSI='262424006045913': Updating SQN=321 in DB 20240916082528826 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424006045913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424006045913"} 20240916082528826 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424006045913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528826 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528826 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528831 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528831 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424006045913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424006045913"} 20240916082528831 DAUC <0003> db_auc.c:236 IMSI='262424006045913': Calling to generate 5 vectors 20240916082528831 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916082528831 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528831 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528831 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240916082528831 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528831 DAUC <0003> auc.c:113 vector [0]: rand = 1cdc8d09df94f60d13919d0bf9c6728c 20240916082528831 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240916082528831 DAUC <0003> auc.c:142 vector [0]: autn = 1639d7c91a5700002cc6a3ded5380095 20240916082528831 DAUC <0003> auc.c:143 vector [0]: ck = 3fa5842b1b3512635a112778afca0d0e 20240916082528831 DAUC <0003> auc.c:144 vector [0]: ik = a21b180d88f9d19d545bc69bfb41afcb 20240916082528831 DAUC <0003> auc.c:145 vector [0]: res = 2d14755fa97c972f0000000000000000 20240916082528831 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528831 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082528831 DAUC <0003> auc.c:179 vector [0]: kc = 4b68648287848800 20240916082528831 DAUC <0003> auc.c:180 vector [0]: sres = 24c7d6f0 20240916082528831 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082528831 DAUC <0003> auc.c:113 vector [1]: rand = c3e3c445088d11f6ba9f8bcb44e28db0 20240916082528831 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240916082528831 DAUC <0003> auc.c:142 vector [1]: autn = 1517a3661fa000006e54b639646f897a 20240916082528831 DAUC <0003> auc.c:143 vector [1]: ck = 0ad8ce8d6b151f7d0280ff25fd00f477 20240916082528831 DAUC <0003> auc.c:144 vector [1]: ik = 28d0953f8074503be4dfa8be41ff4f5c 20240916082528831 DAUC <0003> auc.c:145 vector [1]: res = e030178b04135c9d0000000000000000 20240916082528831 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528831 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082528831 DAUC <0003> auc.c:179 vector [1]: kc = 69bdd0757733f000 20240916082528831 DAUC <0003> auc.c:180 vector [1]: sres = 1a4ac771 20240916082528831 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082528831 DAUC <0003> auc.c:113 vector [2]: rand = 2279d6afa44dbde8e640053cc5ae0170 20240916082528831 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240916082528831 DAUC <0003> auc.c:142 vector [2]: autn = 094d89b57f9b00007d11042fc9407270 20240916082528831 DAUC <0003> auc.c:143 vector [2]: ck = f6084d264ac031ba3604385d4074d2de 20240916082528831 DAUC <0003> auc.c:144 vector [2]: ik = 8e2ac13793c78484a1a9fad543a8c6c5 20240916082528831 DAUC <0003> auc.c:145 vector [2]: res = f55a329c0b5dfabb0000000000000000 20240916082528831 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528831 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082528831 DAUC <0003> auc.c:179 vector [2]: kc = 80f6877ec3aadc00 20240916082528831 DAUC <0003> auc.c:180 vector [2]: sres = 8b122479 20240916082528831 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082528831 DAUC <0003> auc.c:113 vector [3]: rand = b6282a02c6724a7a158f38650c36fe6d 20240916082528831 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240916082528831 DAUC <0003> auc.c:142 vector [3]: autn = 1f3d03a361d10000b443bc2416c62d36 20240916082528831 DAUC <0003> auc.c:143 vector [3]: ck = 4b907420f4da0f2227dffe1506a102e5 20240916082528831 DAUC <0003> auc.c:144 vector [3]: ik = 7754b55f1cb099a9705bd11990bc926e 20240916082528831 DAUC <0003> auc.c:145 vector [3]: res = ccf3d92688e069e80000000000000000 20240916082528831 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528831 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082528831 DAUC <0003> auc.c:179 vector [3]: kc = 364a29f9da0c9800 20240916082528831 DAUC <0003> auc.c:180 vector [3]: sres = 1c42cae0 20240916082528831 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082528831 DAUC <0003> auc.c:113 vector [4]: rand = e4e4cd93fc6952bac3cfe39bc6744efd 20240916082528831 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240916082528831 DAUC <0003> auc.c:142 vector [4]: autn = e356352b33510000d3fc3e3d5967775d 20240916082528831 DAUC <0003> auc.c:143 vector [4]: ck = 37bd5a5548c9462d73136b4ef6d9d056 20240916082528831 DAUC <0003> auc.c:144 vector [4]: ik = c77cd7393955b311fa14a901ec3d2513 20240916082528831 DAUC <0003> auc.c:145 vector [4]: res = f031c718b32f25af0000000000000000 20240916082528831 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082528831 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916082528831 DAUC <0003> auc.c:179 vector [4]: kc = 414067f4a7752800 20240916082528831 DAUC <0003> auc.c:180 vector [4]: sres = 0cca8f11 20240916082528831 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916082528831 DAUC <0003> db_auc.c:245 IMSI='262424006045913': Generated 5 vectors 20240916082528831 DAUC <0003> db_auc.c:249 IMSI='262424006045913': Updating SQN=481 in DB 20240916082528843 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424006045913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424006045913"} 20240916082528843 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424006045913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528843 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528843 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56938<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@74dbbcc51e34: Final verdict of PTC: pass 20240916082528881 DAUC <0003> db_auc.c:157 IMSI='262423142462019': No 2G Auth Data 20240916082528881 DAUC <0003> db_auc.c:192 IMSI='262423142462019': No 3G Auth Data HLR_Test-GSUP(21)@74dbbcc51e34: Created GsupExpect[0] for "262423142462019" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240916082528914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56944<->l=127.0.0.1:4258 20240916082528916 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528916 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423142462019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423142462019"} 20240916082528916 DAUC <0003> db_auc.c:236 IMSI='262423142462019': Calling to generate 1 vectors 20240916082528916 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240916082528916 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528916 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528916 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082528916 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528916 DAUC <0003> auc.c:113 vector [0]: rand = a6d5aebd36aac86427822e581c5b964a 20240916082528916 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082528916 DAUC <0003> auc.c:142 vector [0]: autn = 7f3cbdaf7d0c0000992138c76e8c62f5 20240916082528916 DAUC <0003> auc.c:143 vector [0]: ck = 4fb20265a6fdedc8244f4514a389afec 20240916082528916 DAUC <0003> auc.c:144 vector [0]: ik = 9fce72d8f45465aa5a6217f081446961 20240916082528916 DAUC <0003> auc.c:145 vector [0]: res = f417d558d0649db10000000000000000 20240916082528916 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528916 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082528916 DAUC <0003> auc.c:179 vector [0]: kc = ef27ca3630869a34 20240916082528916 DAUC <0003> auc.c:180 vector [0]: sres = 3ab61869 20240916082528916 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082528916 DAUC <0003> db_auc.c:245 IMSI='262423142462019': Generated 1 vectors 20240916082528916 DAUC <0003> db_auc.c:249 IMSI='262423142462019': Updating SQN=33 in DB 20240916082528924 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423142462019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423142462019"} 20240916082528924 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423142462019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528924 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528924 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@74dbbcc51e34: Found GsupExpect[0] for "262423142462019" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@74dbbcc51e34: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262423142462019" TC_gsup_sai_num_auth_vectors(31)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082528927 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528927 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423142462019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423142462019"} 20240916082528927 DAUC <0003> db_auc.c:236 IMSI='262423142462019': Calling to generate 4 vectors 20240916082528927 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240916082528927 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528927 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528927 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240916082528927 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528927 DAUC <0003> auc.c:113 vector [0]: rand = 4f0008f901dd8cfab8c8b6726887198b 20240916082528927 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240916082528927 DAUC <0003> auc.c:142 vector [0]: autn = e3f87f1cf1e5000042520f820c214e91 20240916082528927 DAUC <0003> auc.c:143 vector [0]: ck = 66f4130d98e228496a8560d049dbe1e7 20240916082528927 DAUC <0003> auc.c:144 vector [0]: ik = ffdc64d18063cd6179c45d6cc5c4166c 20240916082528927 DAUC <0003> auc.c:145 vector [0]: res = 1a029f33c25de7110000000000000000 20240916082528927 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528927 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082528927 DAUC <0003> auc.c:179 vector [0]: kc = 6d19af9f464e875d 20240916082528927 DAUC <0003> auc.c:180 vector [0]: sres = dd6a7894 20240916082528927 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082528927 DAUC <0003> auc.c:113 vector [1]: rand = d819c86aafc0de144d64a9f001377510 20240916082528927 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240916082528927 DAUC <0003> auc.c:142 vector [1]: autn = b16fdab3a8f50000ef3e57003ac20455 20240916082528927 DAUC <0003> auc.c:143 vector [1]: ck = 1cacdc095eb4f86488e16c7c6bf018d9 20240916082528927 DAUC <0003> auc.c:144 vector [1]: ik = 829a254df91f49fe77043c7da5e83daf 20240916082528927 DAUC <0003> auc.c:145 vector [1]: res = 611e15f95b1431410000000000000000 20240916082528927 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528927 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082528927 DAUC <0003> auc.c:179 vector [1]: kc = 9be1e7feb84d93a1 20240916082528927 DAUC <0003> auc.c:180 vector [1]: sres = 539b9c10 20240916082528927 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082528927 DAUC <0003> auc.c:113 vector [2]: rand = e3573e3818c821d47b4e0e8dc525d690 20240916082528927 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240916082528927 DAUC <0003> auc.c:142 vector [2]: autn = 620e10c2dc890000ff510fd6ae6f8a57 20240916082528927 DAUC <0003> auc.c:143 vector [2]: ck = eb797b44fdb0725e4c5f233b8da104c3 20240916082528927 DAUC <0003> auc.c:144 vector [2]: ik = 7c4b019af45e167c5736f920e514215a 20240916082528927 DAUC <0003> auc.c:145 vector [2]: res = 7acf567a84d0acb90000000000000000 20240916082528927 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528927 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082528927 DAUC <0003> auc.c:179 vector [2]: kc = 6747d9845660c6d3 20240916082528927 DAUC <0003> auc.c:180 vector [2]: sres = f013de70 20240916082528927 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082528927 DAUC <0003> auc.c:113 vector [3]: rand = 5362176705743a680e1ef30718e139c5 20240916082528927 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240916082528927 DAUC <0003> auc.c:142 vector [3]: autn = bc317b93bd6a000089b048b49783b84a 20240916082528927 DAUC <0003> auc.c:143 vector [3]: ck = c3bbdd0afb94234034ff82335ad15584 20240916082528927 DAUC <0003> auc.c:144 vector [3]: ik = bce74a38eb84d24b7e0577e54899283e 20240916082528927 DAUC <0003> auc.c:145 vector [3]: res = 6bbf5bc0f5e3430e0000000000000000 20240916082528927 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528927 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082528927 DAUC <0003> auc.c:179 vector [3]: kc = c0d8bcf1827b7f78 20240916082528927 DAUC <0003> auc.c:180 vector [3]: sres = a00bf2cd 20240916082528927 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082528927 DAUC <0003> db_auc.c:245 IMSI='262423142462019': Generated 4 vectors 20240916082528927 DAUC <0003> db_auc.c:249 IMSI='262423142462019': Updating SQN=161 in DB 20240916082528935 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423142462019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423142462019"} 20240916082528935 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423142462019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528935 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528935 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528939 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528939 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423142462019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423142462019"} 20240916082528939 DAUC <0003> db_auc.c:236 IMSI='262423142462019': Calling to generate 5 vectors 20240916082528939 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916082528939 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528939 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528939 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240916082528939 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528939 DAUC <0003> auc.c:113 vector [0]: rand = 5768eff7f50186358a3f3cd6627077ef 20240916082528939 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240916082528939 DAUC <0003> auc.c:142 vector [0]: autn = 00b3cc16f67c0000d24914d076fc2b8a 20240916082528939 DAUC <0003> auc.c:143 vector [0]: ck = 2be233f7e62ca9fd317e26f5e7069431 20240916082528939 DAUC <0003> auc.c:144 vector [0]: ik = 54665dcf8bbfeb2da8c1b6f4d6542e21 20240916082528939 DAUC <0003> auc.c:145 vector [0]: res = 66bb095aba0c84b80000000000000000 20240916082528939 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528939 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082528939 DAUC <0003> auc.c:179 vector [0]: kc = dda3247f9ced4a91 20240916082528939 DAUC <0003> auc.c:180 vector [0]: sres = 11c77fb6 20240916082528939 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082528939 DAUC <0003> auc.c:113 vector [1]: rand = 5c8a56ec67fb22c925a0a5cb710f4ba5 20240916082528939 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240916082528939 DAUC <0003> auc.c:142 vector [1]: autn = 811ea777ec46000017d4f3f97a59e02a 20240916082528939 DAUC <0003> auc.c:143 vector [1]: ck = 5a84a603dd4a8d670d94e2c36e978c65 20240916082528939 DAUC <0003> auc.c:144 vector [1]: ik = edb52354a92b2ce4467beee026c26c0d 20240916082528939 DAUC <0003> auc.c:145 vector [1]: res = fc8d6b0efdadf7240000000000000000 20240916082528939 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528939 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082528939 DAUC <0003> auc.c:179 vector [1]: kc = d1ca72d06ee4da8f 20240916082528939 DAUC <0003> auc.c:180 vector [1]: sres = 34e36d7b 20240916082528939 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082528939 DAUC <0003> auc.c:113 vector [2]: rand = 7949337cdd26569bdc633cd0320de814 20240916082528939 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240916082528939 DAUC <0003> auc.c:142 vector [2]: autn = 4db1119cbbdf0000e7659c252d4ba7c6 20240916082528939 DAUC <0003> auc.c:143 vector [2]: ck = 4f80fa443e11a4521c12349d89241e29 20240916082528939 DAUC <0003> auc.c:144 vector [2]: ik = 76d9174d65aa1db6c114d84bacbaff24 20240916082528939 DAUC <0003> auc.c:145 vector [2]: res = 2f6b904cf294183e0000000000000000 20240916082528939 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528939 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082528939 DAUC <0003> auc.c:179 vector [2]: kc = 5086e66c635741db 20240916082528939 DAUC <0003> auc.c:180 vector [2]: sres = 711bac5e 20240916082528940 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082528940 DAUC <0003> auc.c:113 vector [3]: rand = 764933745e393537e921a07d35673179 20240916082528940 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240916082528940 DAUC <0003> auc.c:142 vector [3]: autn = cc1dc80590160000c77929a246f0ce56 20240916082528940 DAUC <0003> auc.c:143 vector [3]: ck = 906b048a13d2dc511fe39da50177de6e 20240916082528940 DAUC <0003> auc.c:144 vector [3]: ik = acb799b78b7d6fb8e22bff9628c20985 20240916082528940 DAUC <0003> auc.c:145 vector [3]: res = ee31d5ca8484b9350000000000000000 20240916082528940 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528940 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082528940 DAUC <0003> auc.c:179 vector [3]: kc = 45ad08d11855748d 20240916082528940 DAUC <0003> auc.c:180 vector [3]: sres = 85f75175 20240916082528940 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082528940 DAUC <0003> auc.c:113 vector [4]: rand = 37455578caaa0d08bf4b707ce83749fe 20240916082528940 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240916082528940 DAUC <0003> auc.c:142 vector [4]: autn = 6dbc9d5954bb00005d4bbb089d7e3cdf 20240916082528940 DAUC <0003> auc.c:143 vector [4]: ck = 650a34ee21ee2edbbf2d807130884f71 20240916082528940 DAUC <0003> auc.c:144 vector [4]: ik = 3338346e4206ac4005f96cd699ab612b 20240916082528940 DAUC <0003> auc.c:145 vector [4]: res = 7219cd618d23ace10000000000000000 20240916082528940 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082528940 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916082528940 DAUC <0003> auc.c:179 vector [4]: kc = 9297822eb0c291d0 20240916082528940 DAUC <0003> auc.c:180 vector [4]: sres = b94583b6 20240916082528940 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916082528940 DAUC <0003> db_auc.c:245 IMSI='262423142462019': Generated 5 vectors 20240916082528940 DAUC <0003> db_auc.c:249 IMSI='262423142462019': Updating SQN=321 in DB 20240916082528950 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423142462019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423142462019"} 20240916082528950 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423142462019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528950 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528950 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528954 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528954 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423142462019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423142462019"} 20240916082528954 DAUC <0003> db_auc.c:236 IMSI='262423142462019': Calling to generate 5 vectors 20240916082528954 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916082528954 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082528954 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082528954 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240916082528954 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082528954 DAUC <0003> auc.c:113 vector [0]: rand = cfb171a29b4c40225eb720ad0dfba992 20240916082528954 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240916082528954 DAUC <0003> auc.c:142 vector [0]: autn = 0ddf150a08d200001ce380d313854bcd 20240916082528954 DAUC <0003> auc.c:143 vector [0]: ck = d233b00bbb973bff2b6778ee0b196c73 20240916082528954 DAUC <0003> auc.c:144 vector [0]: ik = 5f8738de69e4051dc0d1e25669d7dd57 20240916082528954 DAUC <0003> auc.c:145 vector [0]: res = 9a282039e335f44f0000000000000000 20240916082528954 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082528954 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082528954 DAUC <0003> auc.c:179 vector [0]: kc = 2cf0834e8f0851f5 20240916082528954 DAUC <0003> auc.c:180 vector [0]: sres = 03fb4d02 20240916082528954 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082528954 DAUC <0003> auc.c:113 vector [1]: rand = 1e29b5ce4d9f562b0715be7f820f03da 20240916082528954 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240916082528954 DAUC <0003> auc.c:142 vector [1]: autn = 742f48663a8b00004008655a6cea56f6 20240916082528954 DAUC <0003> auc.c:143 vector [1]: ck = 8a9b22c0f6ebfcf093cd0b0b81ae82e4 20240916082528954 DAUC <0003> auc.c:144 vector [1]: ik = 489b1aedf0c52fb0d08c06129ba36aa4 20240916082528954 DAUC <0003> auc.c:145 vector [1]: res = f3b3c20827162ef00000000000000000 20240916082528954 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082528954 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082528955 DAUC <0003> auc.c:179 vector [1]: kc = 542df2b9148960d2 20240916082528955 DAUC <0003> auc.c:180 vector [1]: sres = 1cb3d095 20240916082528955 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082528955 DAUC <0003> auc.c:113 vector [2]: rand = 45249d67e9706f6ac002096a7e2d2e62 20240916082528955 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240916082528955 DAUC <0003> auc.c:142 vector [2]: autn = 968ecb549c3e000067604bb5a3c8e21e 20240916082528955 DAUC <0003> auc.c:143 vector [2]: ck = b6023a3324a99e018e515423932ec433 20240916082528955 DAUC <0003> auc.c:144 vector [2]: ik = 470bac5db1e915e6503e363041740ed0 20240916082528955 DAUC <0003> auc.c:145 vector [2]: res = 673cdf206f62f7650000000000000000 20240916082528955 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082528955 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082528955 DAUC <0003> auc.c:179 vector [2]: kc = f783888a4cfaa658 20240916082528955 DAUC <0003> auc.c:180 vector [2]: sres = cec38caf 20240916082528955 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082528955 DAUC <0003> auc.c:113 vector [3]: rand = f4d1a7dd62f4f2968701d6d43ddec401 20240916082528955 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240916082528955 DAUC <0003> auc.c:142 vector [3]: autn = fb48183a64720000836ea882cd99662f 20240916082528955 DAUC <0003> auc.c:143 vector [3]: ck = 2e03865ac3ce2e3c8841f9158769acc4 20240916082528955 DAUC <0003> auc.c:144 vector [3]: ik = a1979c0c4a679ef672f9d7fc027f47c0 20240916082528955 DAUC <0003> auc.c:145 vector [3]: res = b6ea211a98824ffe0000000000000000 20240916082528955 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082528955 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082528955 DAUC <0003> auc.c:179 vector [3]: kc = ec7eff8049f89894 20240916082528955 DAUC <0003> auc.c:180 vector [3]: sres = 33f3d884 20240916082528955 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082528955 DAUC <0003> auc.c:113 vector [4]: rand = 53a459753d95f9e1818a21071026a725 20240916082528955 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240916082528955 DAUC <0003> auc.c:142 vector [4]: autn = a263f210bc270000b6388152ae29772c 20240916082528955 DAUC <0003> auc.c:143 vector [4]: ck = a8e4a5f824be64fce295fd0836775b0c 20240916082528955 DAUC <0003> auc.c:144 vector [4]: ik = 3055e973cce70c28a897a70d91fe265e 20240916082528955 DAUC <0003> auc.c:145 vector [4]: res = f4de01849f21d80a0000000000000000 20240916082528955 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082528955 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916082528955 DAUC <0003> auc.c:179 vector [4]: kc = 0682c5eb17b51162 20240916082528955 DAUC <0003> auc.c:180 vector [4]: sres = d670a94c 20240916082528955 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916082528955 DAUC <0003> db_auc.c:245 IMSI='262423142462019': Generated 5 vectors 20240916082528955 DAUC <0003> db_auc.c:249 IMSI='262423142462019': Updating SQN=481 in DB 20240916082528965 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423142462019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423142462019"} 20240916082528965 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423142462019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082528965 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082528965 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082528969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56944<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@74dbbcc51e34: Final verdict of PTC: pass 20240916082528995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56896<->l=127.0.0.1:4258 MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082528995 DLINP <000b> input/ipa.c:451 connected read/write 20240916082528995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082528995 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082528995 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082528995 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082528995 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34599<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@74dbbcc51e34: Final verdict of PTC: none 22@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Mon Sep 16 08:25:28 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 20240916082529017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4258 20240916082529018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=41844) Waiting for packet dumper to finish... 1 (prev_count=41844, count=59672) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Mon Sep 16 08:25:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_sai_eps started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082532123 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082532123 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082532128 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082532129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082532133 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082532133 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082532133 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082532133 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082532133 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082532133 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082532133 DLGSUP <0013> gsup_server.c:235 2:  20240916082532133 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082532133 DLGSUP <0013> gsup_server.c:235 3:  20240916082532133 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082532133 DLGSUP <0013> gsup_server.c:235 4:  20240916082532133 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082532133 DLGSUP <0013> gsup_server.c:235 5:  20240916082532133 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082532133 DLGSUP <0013> gsup_server.c:235 7:  20240916082532133 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082532133 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082532133 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082532133 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@74dbbcc51e34: 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") 20240916082532152 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39269<->l=127.0.0.1:4259) 20240916082532165 DAUC <0003> db_auc.c:157 IMSI='262425779257214': No 2G Auth Data 20240916082532165 DAUC <0003> db_auc.c:192 IMSI='262425779257214': No 3G Auth Data HLR_Test-GSUP(33)@74dbbcc51e34: Created GsupExpect[0] for "262425779257214" to be handled at TC_gsup_sai_eps(36) 20240916082532210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4258 20240916082532220 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082532220 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425779257214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425779257214"} 20240916082532220 DAUC <0003> db_auc.c:157 IMSI='262425779257214': No 2G Auth Data 20240916082532220 DAUC <0003> db_auc.c:236 IMSI='262425779257214': Calling to generate 5 vectors 20240916082532220 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916082532220 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082532220 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082532220 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082532220 DAUC <0003> auc.c:113 vector [0]: rand = 4a0ec06438237661974d6a882da69cb8 20240916082532220 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082532220 DAUC <0003> auc.c:142 vector [0]: autn = 5c0cb2652a3780000fd3b5aff46df843 20240916082532220 DAUC <0003> auc.c:143 vector [0]: ck = 1ad0870b96cad271f2c80dbf84cf7c4c 20240916082532220 DAUC <0003> auc.c:144 vector [0]: ik = eeea21d21ee681a2a83b852f16950678 20240916082532220 DAUC <0003> auc.c:145 vector [0]: res = a2f40d7468d4b8a00000000000000000 20240916082532220 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082532220 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916082532220 DAUC <0003> auc.c:151 vector [0]: kc = aec92e491a7629e7 20240916082532220 DAUC <0003> auc.c:152 vector [0]: sres = ca20b5d4 20240916082532220 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916082532220 DAUC <0003> auc.c:113 vector [1]: rand = a9cbf3dac12594e888a1a9bc12ea2934 20240916082532220 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916082532220 DAUC <0003> auc.c:142 vector [1]: autn = cab6c0931a14800042a2c09f31bbb4c0 20240916082532220 DAUC <0003> auc.c:143 vector [1]: ck = 97ba205339e576a75359de824cff29a8 20240916082532220 DAUC <0003> auc.c:144 vector [1]: ik = 09774d6bd07f058fb380250ec42bdd90 20240916082532220 DAUC <0003> auc.c:145 vector [1]: res = a8a64681b51c6b500000000000000000 20240916082532220 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082532220 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916082532220 DAUC <0003> auc.c:151 vector [1]: kc = 7e1496b4614e8710 20240916082532220 DAUC <0003> auc.c:152 vector [1]: sres = 1dba2dd1 20240916082532220 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916082532220 DAUC <0003> auc.c:113 vector [2]: rand = db73f165c968f46e0c009ddf3164277a 20240916082532220 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916082532220 DAUC <0003> auc.c:142 vector [2]: autn = ebff0c83a8f480009fb29e99aacc1be3 20240916082532220 DAUC <0003> auc.c:143 vector [2]: ck = e8275fc9f59c9ad1c26adcd382c79522 20240916082532220 DAUC <0003> auc.c:144 vector [2]: ik = 9a53df3b4969c543e93bd9edd3a341d4 20240916082532220 DAUC <0003> auc.c:145 vector [2]: res = e7fcec06cee4d0280000000000000000 20240916082532220 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082532220 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916082532220 DAUC <0003> auc.c:151 vector [2]: kc = 592585cced918b64 20240916082532220 DAUC <0003> auc.c:152 vector [2]: sres = 29183c2e 20240916082532220 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916082532220 DAUC <0003> auc.c:113 vector [3]: rand = 7cdf704df1a08920d08206a55b688353 20240916082532220 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916082532220 DAUC <0003> auc.c:142 vector [3]: autn = 7942a3336da680009cb03c84268035f5 20240916082532220 DAUC <0003> auc.c:143 vector [3]: ck = 994199334d6f9613546327731980234e 20240916082532220 DAUC <0003> auc.c:144 vector [3]: ik = d1101ad1c3b234e7acd6867dcf664eb2 20240916082532220 DAUC <0003> auc.c:145 vector [3]: res = 34d03a9ebbeba3200000000000000000 20240916082532220 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082532220 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916082532220 DAUC <0003> auc.c:151 vector [3]: kc = b0e422ec583bcf08 20240916082532221 DAUC <0003> auc.c:152 vector [3]: sres = 8f3b99be 20240916082532221 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916082532221 DAUC <0003> auc.c:113 vector [4]: rand = 8565628f1e538187742b61de0fd87e5f 20240916082532221 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916082532221 DAUC <0003> auc.c:142 vector [4]: autn = fdda207cbd0380000d5f05c6671dcd66 20240916082532221 DAUC <0003> auc.c:143 vector [4]: ck = b833b5fa1862303dcf9f57612fda2475 20240916082532221 DAUC <0003> auc.c:144 vector [4]: ik = 76767218018bdf6c2dd873e978515a46 20240916082532221 DAUC <0003> auc.c:145 vector [4]: res = 1a6be2aa3d651ad70000000000000000 20240916082532221 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082532221 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916082532221 DAUC <0003> auc.c:151 vector [4]: kc = 2c02e36a4e629162 20240916082532221 DAUC <0003> auc.c:152 vector [4]: sres = 270ef87d 20240916082532221 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916082532221 DAUC <0003> db_auc.c:245 IMSI='262425779257214': Generated 5 vectors 20240916082532221 DAUC <0003> db_auc.c:249 IMSI='262425779257214': Updating SQN=161 in DB 20240916082532229 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425779257214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425779257214"} 20240916082532229 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425779257214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082532229 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082532229 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@74dbbcc51e34: Found GsupExpect[0] for "262425779257214" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_sai_eps(36)"262425779257214" TC_gsup_sai_eps(36)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082532237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@74dbbcc51e34: Final verdict of PTC: pass 20240916082532263 DAUC <0003> db_auc.c:157 IMSI='262420908410721': No 2G Auth Data 20240916082532263 DAUC <0003> db_auc.c:192 IMSI='262420908410721': No 3G Auth Data HLR_Test-GSUP(33)@74dbbcc51e34: Created GsupExpect[0] for "262420908410721" to be handled at TC_gsup_sai_eps(37) 20240916082532286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4258 20240916082532287 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082532287 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420908410721 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420908410721"} 20240916082532287 DAUC <0003> db_auc.c:157 IMSI='262420908410721': No 2G Auth Data 20240916082532287 DAUC <0003> db_auc.c:236 IMSI='262420908410721': Calling to generate 5 vectors 20240916082532287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240916082532287 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082532287 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240916082532287 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082532287 DAUC <0003> auc.c:113 vector [0]: rand = b6dd546e8e4b1bae470a86b74f7ad317 20240916082532287 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082532287 DAUC <0003> auc.c:142 vector [0]: autn = 0d5612fb0dd68000cad9c025594271ad 20240916082532287 DAUC <0003> auc.c:143 vector [0]: ck = 2b10acb4424e075c6f9a6594c77d0604 20240916082532287 DAUC <0003> auc.c:144 vector [0]: ik = 0202014492f5eb699800072e090a9ae8 20240916082532287 DAUC <0003> auc.c:145 vector [0]: res = 64a9c156d3925ed30000000000000000 20240916082532287 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082532287 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240916082532287 DAUC <0003> auc.c:151 vector [0]: kc = de88cf4a1ecc70d9 20240916082532287 DAUC <0003> auc.c:152 vector [0]: sres = b73b9f85 20240916082532287 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240916082532287 DAUC <0003> auc.c:113 vector [1]: rand = 31df2987cb8d15a782520af4ef7de715 20240916082532287 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916082532287 DAUC <0003> auc.c:142 vector [1]: autn = 5bb77c33d6f7800058eb6dbd47756c01 20240916082532287 DAUC <0003> auc.c:143 vector [1]: ck = 2acc04391cb1170e483aedc3bbd4421c 20240916082532287 DAUC <0003> auc.c:144 vector [1]: ik = 90c78a75ba331fbfca42ef59e6044efe 20240916082532287 DAUC <0003> auc.c:145 vector [1]: res = e74fc7386d1f3cb40000000000000000 20240916082532287 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082532287 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240916082532287 DAUC <0003> auc.c:151 vector [1]: kc = 38738cd6fb520453 20240916082532287 DAUC <0003> auc.c:152 vector [1]: sres = 8a50fb8c 20240916082532287 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240916082532288 DAUC <0003> auc.c:113 vector [2]: rand = d12f67b8cd6ea7026b3cac010c8ba032 20240916082532288 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916082532288 DAUC <0003> auc.c:142 vector [2]: autn = d8051363d4c18000e0da89222283f9b6 20240916082532288 DAUC <0003> auc.c:143 vector [2]: ck = b90b50575c8a57326a7790046acf8a21 20240916082532288 DAUC <0003> auc.c:144 vector [2]: ik = d16891c77170ae2ee5ef758b14516873 20240916082532288 DAUC <0003> auc.c:145 vector [2]: res = 4f7bbc5ec36a93220000000000000000 20240916082532288 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082532288 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240916082532288 DAUC <0003> auc.c:151 vector [2]: kc = e7fb241f53641b4e 20240916082532288 DAUC <0003> auc.c:152 vector [2]: sres = 8c112f7c 20240916082532288 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240916082532288 DAUC <0003> auc.c:113 vector [3]: rand = 48e6e00d92ef6a8fb3342ee76fdcc39b 20240916082532288 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916082532288 DAUC <0003> auc.c:142 vector [3]: autn = 33fb4315d1c180000f44802049fd2541 20240916082532288 DAUC <0003> auc.c:143 vector [3]: ck = 5427bf20dbdd6cdadaa06d28bb61061d 20240916082532288 DAUC <0003> auc.c:144 vector [3]: ik = 34b07e40b5beca4060c01e5affd87636 20240916082532288 DAUC <0003> auc.c:145 vector [3]: res = b5ad96017d2068310000000000000000 20240916082532288 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082532288 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240916082532288 DAUC <0003> auc.c:151 vector [3]: kc = daf7b2122adad6b1 20240916082532288 DAUC <0003> auc.c:152 vector [3]: sres = c88dfe30 20240916082532288 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240916082532288 DAUC <0003> auc.c:113 vector [4]: rand = 256e9197b68f4f19f79edcaa30f95967 20240916082532288 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916082532288 DAUC <0003> auc.c:142 vector [4]: autn = a7eb0eee30a880004800944a4d192e9f 20240916082532288 DAUC <0003> auc.c:143 vector [4]: ck = 2728413f95706e022a11816abb98e597 20240916082532288 DAUC <0003> auc.c:144 vector [4]: ik = 8e7dfdbd94049cd506ac889f43eaf52e 20240916082532288 DAUC <0003> auc.c:145 vector [4]: res = 9db40675d8d399bf0000000000000000 20240916082532288 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082532288 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240916082532288 DAUC <0003> auc.c:151 vector [4]: kc = 85e8b577f906e26e 20240916082532288 DAUC <0003> auc.c:152 vector [4]: sres = 45679fca 20240916082532288 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240916082532288 DAUC <0003> db_auc.c:245 IMSI='262420908410721': Generated 5 vectors 20240916082532288 DAUC <0003> db_auc.c:249 IMSI='262420908410721': Updating SQN=161 in DB 20240916082532296 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420908410721 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420908410721"} 20240916082532296 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420908410721 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082532296 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082532296 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@74dbbcc51e34: Found GsupExpect[0] for "262420908410721" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@74dbbcc51e34: Added IMSI table entry 1TC_gsup_sai_eps(37)"262420908410721" TC_gsup_sai_eps(37)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082532297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@74dbbcc51e34: Final verdict of PTC: pass 20240916082532327 DAUC <0003> db_auc.c:157 IMSI='262427378258420': No 2G Auth Data 20240916082532327 DAUC <0003> db_auc.c:192 IMSI='262427378258420': No 3G Auth Data HLR_Test-GSUP(33)@74dbbcc51e34: Created GsupExpect[0] for "262427378258420" to be handled at TC_gsup_sai_eps(38) 20240916082532362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39612<->l=127.0.0.1:4258 20240916082532365 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082532365 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427378258420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427378258420"} 20240916082532365 DAUC <0003> db_auc.c:236 IMSI='262427378258420': Calling to generate 5 vectors 20240916082532365 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916082532365 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082532365 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082532365 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082532365 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082532365 DAUC <0003> auc.c:113 vector [0]: rand = c2ca2e1d4a440aa0312595dc3b2531a2 20240916082532365 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082532365 DAUC <0003> auc.c:142 vector [0]: autn = 7fdb80e0a9628000b8414456e5e51d46 20240916082532365 DAUC <0003> auc.c:143 vector [0]: ck = 363d5c62e5da4d809b4b502d35049b93 20240916082532365 DAUC <0003> auc.c:144 vector [0]: ik = d1825a5a7d1cb731a83e3c13a544e7c1 20240916082532365 DAUC <0003> auc.c:145 vector [0]: res = b772403f1287daad0000000000000000 20240916082532365 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082532365 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082532365 DAUC <0003> auc.c:179 vector [0]: kc = c9983a906c768800 20240916082532365 DAUC <0003> auc.c:180 vector [0]: sres = 0fa5ea96 20240916082532365 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082532365 DAUC <0003> auc.c:113 vector [1]: rand = 5d1d80b0aad46454736be450971f4d80 20240916082532365 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916082532365 DAUC <0003> auc.c:142 vector [1]: autn = 4f393a312a23800002a725f5c74835fe 20240916082532365 DAUC <0003> auc.c:143 vector [1]: ck = d1294dc25b90856172d85faf2853ecbc 20240916082532365 DAUC <0003> auc.c:144 vector [1]: ik = 96d7461a43972cac79c72b84f0b2989d 20240916082532365 DAUC <0003> auc.c:145 vector [1]: res = a04a7fb3d7380f3a0000000000000000 20240916082532365 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082532365 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082532365 DAUC <0003> auc.c:179 vector [1]: kc = 90e4d396a2905000 20240916082532365 DAUC <0003> auc.c:180 vector [1]: sres = 4c21ad31 20240916082532365 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082532365 DAUC <0003> auc.c:113 vector [2]: rand = c55cc7f5e3e0a61bb6d6ad751f6b1a0f 20240916082532365 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916082532365 DAUC <0003> auc.c:142 vector [2]: autn = 097cd481ef3680008e10bca4f76e0407 20240916082532365 DAUC <0003> auc.c:143 vector [2]: ck = 3fed36547de17617fe1abb023d299702 20240916082532365 DAUC <0003> auc.c:144 vector [2]: ik = 1d77051b20c2c7d2d6bc8ea6055ed578 20240916082532365 DAUC <0003> auc.c:145 vector [2]: res = 62206b1652d12f300000000000000000 20240916082532365 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082532365 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082532365 DAUC <0003> auc.c:179 vector [2]: kc = e57ec3b01e635c00 20240916082532365 DAUC <0003> auc.c:180 vector [2]: sres = 9f1431bb 20240916082532365 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082532365 DAUC <0003> auc.c:113 vector [3]: rand = 7993ff0593ee71befe5a3e850184dd79 20240916082532365 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916082532365 DAUC <0003> auc.c:142 vector [3]: autn = 400af13cdbfe8000f9d5a24f9a756ebe 20240916082532365 DAUC <0003> auc.c:143 vector [3]: ck = 70acf8927e78826d3ea49b727bed2ad2 20240916082532365 DAUC <0003> auc.c:144 vector [3]: ik = bbdaff2a6d4bc5d72c6823a6a40d0e91 20240916082532365 DAUC <0003> auc.c:145 vector [3]: res = bc23851e4f721a780000000000000000 20240916082532365 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082532365 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082532365 DAUC <0003> auc.c:179 vector [3]: kc = f433687f912c4c00 20240916082532365 DAUC <0003> auc.c:180 vector [3]: sres = d5064353 20240916082532365 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082532365 DAUC <0003> auc.c:113 vector [4]: rand = a7b3231e4c0791e19f7b590106207674 20240916082532365 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916082532365 DAUC <0003> auc.c:142 vector [4]: autn = 9fd55b7c1d688000ec44e44a5a8ae4f3 20240916082532365 DAUC <0003> auc.c:143 vector [4]: ck = b56328be37d88792dd104bd6ee3cb172 20240916082532365 DAUC <0003> auc.c:144 vector [4]: ik = cb50e8fa701c9ddd7c8f702fd2140504 20240916082532365 DAUC <0003> auc.c:145 vector [4]: res = 3cbac8eb7e1af1b90000000000000000 20240916082532365 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082532365 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916082532365 DAUC <0003> auc.c:179 vector [4]: kc = 3daa9dcfdf170c00 20240916082532365 DAUC <0003> auc.c:180 vector [4]: sres = e1f3da3d 20240916082532365 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916082532365 DAUC <0003> db_auc.c:245 IMSI='262427378258420': Generated 5 vectors 20240916082532365 DAUC <0003> db_auc.c:249 IMSI='262427378258420': Updating SQN=161 in DB 20240916082532377 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427378258420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427378258420"} 20240916082532377 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427378258420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082532377 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082532377 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@74dbbcc51e34: Found GsupExpect[0] for "262427378258420" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@74dbbcc51e34: Added IMSI table entry 2TC_gsup_sai_eps(38)"262427378258420" TC_gsup_sai_eps(38)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082532382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39612<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@74dbbcc51e34: Final verdict of PTC: pass 20240916082532441 DAUC <0003> db_auc.c:157 IMSI='262428881836497': No 2G Auth Data 20240916082532441 DAUC <0003> db_auc.c:192 IMSI='262428881836497': No 3G Auth Data HLR_Test-GSUP(33)@74dbbcc51e34: Created GsupExpect[0] for "262428881836497" to be handled at TC_gsup_sai_eps(39) 20240916082532481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39624<->l=127.0.0.1:4258 20240916082532487 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082532487 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428881836497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428881836497"} 20240916082532487 DAUC <0003> db_auc.c:236 IMSI='262428881836497': Calling to generate 5 vectors 20240916082532487 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916082532487 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082532487 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082532487 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082532487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082532487 DAUC <0003> auc.c:113 vector [0]: rand = 8147756dc6c1cf9c8c9521e88abac08d 20240916082532487 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082532487 DAUC <0003> auc.c:142 vector [0]: autn = fcd7f2013f15800059d99d78546f5e2f 20240916082532487 DAUC <0003> auc.c:143 vector [0]: ck = 6a7f2e1c8a6a1cc91ebc1fa532afd904 20240916082532487 DAUC <0003> auc.c:144 vector [0]: ik = 3f06d63330aa96a604300c988ae01bc0 20240916082532487 DAUC <0003> auc.c:145 vector [0]: res = c6fd14754e0b0a9a0000000000000000 20240916082532487 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082532487 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082532487 DAUC <0003> auc.c:179 vector [0]: kc = 86b5b1b398be9c00 20240916082532487 DAUC <0003> auc.c:180 vector [0]: sres = 8cb1d605 20240916082532487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082532487 DAUC <0003> auc.c:113 vector [1]: rand = 298d12dcd302f7dc4cd298d177f4bcaa 20240916082532487 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916082532487 DAUC <0003> auc.c:142 vector [1]: autn = f764752477ae8000f8d647b4ac42c4bc 20240916082532487 DAUC <0003> auc.c:143 vector [1]: ck = 29051a25a058bcd4743597fc91decfa8 20240916082532487 DAUC <0003> auc.c:144 vector [1]: ik = 8abd90eafde0880c2afa5f4b6f708f02 20240916082532487 DAUC <0003> auc.c:145 vector [1]: res = 66533ae67829dbc80000000000000000 20240916082532487 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082532487 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082532487 DAUC <0003> auc.c:179 vector [1]: kc = 391b58d9f77f7000 20240916082532487 DAUC <0003> auc.c:180 vector [1]: sres = 113b823b 20240916082532487 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082532487 DAUC <0003> auc.c:113 vector [2]: rand = 1cd62f941b9499995b5a020692e4ff6b 20240916082532487 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916082532487 DAUC <0003> auc.c:142 vector [2]: autn = ab08e4a5822a80003049b09d08d73201 20240916082532487 DAUC <0003> auc.c:143 vector [2]: ck = d0aca01ad6e3c57f0606539926267285 20240916082532487 DAUC <0003> auc.c:144 vector [2]: ik = f423fe2b6df04c944fcea50a3e6c4ddf 20240916082532487 DAUC <0003> auc.c:145 vector [2]: res = 0f9f87964945ab9b0000000000000000 20240916082532487 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082532487 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082532487 DAUC <0003> auc.c:179 vector [2]: kc = bd29bbd81de60400 20240916082532487 DAUC <0003> auc.c:180 vector [2]: sres = b957e116 20240916082532487 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082532487 DAUC <0003> auc.c:113 vector [3]: rand = 845d3b35b2f48f4d7e5acd8592f58dd7 20240916082532487 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916082532487 DAUC <0003> auc.c:142 vector [3]: autn = 0218aa10cd628000dce835507a55249b 20240916082532487 DAUC <0003> auc.c:143 vector [3]: ck = 6a4d1ad9a00b2ae85af9694bd7f9dea4 20240916082532487 DAUC <0003> auc.c:144 vector [3]: ik = 0e63ededfd0a4b827afbfbbf47f4480a 20240916082532487 DAUC <0003> auc.c:145 vector [3]: res = 7281085fedd63f610000000000000000 20240916082532487 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082532487 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082532487 DAUC <0003> auc.c:179 vector [3]: kc = 4881ede7a85b0c00 20240916082532487 DAUC <0003> auc.c:180 vector [3]: sres = d1540aa3 20240916082532487 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082532487 DAUC <0003> auc.c:113 vector [4]: rand = abb446541c9b3fb314d4aebe1fd65a88 20240916082532487 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916082532487 DAUC <0003> auc.c:142 vector [4]: autn = 24d5021ff7c480003057c8cf9798892f 20240916082532487 DAUC <0003> auc.c:143 vector [4]: ck = 2cce1599c3d0a830dc7c201d64db75da 20240916082532487 DAUC <0003> auc.c:144 vector [4]: ik = 5007bfec06e34e0335fbf4f31372a1e6 20240916082532487 DAUC <0003> auc.c:145 vector [4]: res = 06f35ef94a22804c0000000000000000 20240916082532487 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082532487 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916082532487 DAUC <0003> auc.c:179 vector [4]: kc = ca83c46525c4ac00 20240916082532487 DAUC <0003> auc.c:180 vector [4]: sres = 6a946cd6 20240916082532487 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916082532487 DAUC <0003> db_auc.c:245 IMSI='262428881836497': Generated 5 vectors 20240916082532487 DAUC <0003> db_auc.c:249 IMSI='262428881836497': Updating SQN=161 in DB 20240916082532495 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428881836497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428881836497"} 20240916082532495 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428881836497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082532495 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082532495 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@74dbbcc51e34: Found GsupExpect[0] for "262428881836497" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@74dbbcc51e34: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428881836497" TC_gsup_sai_eps(39)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082532499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39624<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@74dbbcc51e34: Final verdict of PTC: pass 20240916082532532 DAUC <0003> db_auc.c:157 IMSI='262426431043681': No 2G Auth Data 20240916082532532 DAUC <0003> db_auc.c:192 IMSI='262426431043681': No 3G Auth Data HLR_Test-GSUP(33)@74dbbcc51e34: Created GsupExpect[0] for "262426431043681" to be handled at TC_gsup_sai_eps(40) 20240916082532575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39626<->l=127.0.0.1:4258 20240916082532580 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082532580 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426431043681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426431043681"} 20240916082532580 DAUC <0003> db_auc.c:236 IMSI='262426431043681': Calling to generate 5 vectors 20240916082532580 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240916082532580 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240916082532580 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240916082532580 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240916082532580 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240916082532580 DAUC <0003> auc.c:113 vector [0]: rand = 55a95ee3f63103d6d5422b0b80c26bbf 20240916082532580 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240916082532580 DAUC <0003> auc.c:142 vector [0]: autn = 418d9888c8b280001f3fe04c74c31933 20240916082532580 DAUC <0003> auc.c:143 vector [0]: ck = 6019e29bf93a9b0595c5b74686bd95d5 20240916082532580 DAUC <0003> auc.c:144 vector [0]: ik = 859a11544d0ce7a3358a60a1524cc05e 20240916082532580 DAUC <0003> auc.c:145 vector [0]: res = 2a722671596989b10000000000000000 20240916082532580 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240916082532580 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240916082532580 DAUC <0003> auc.c:179 vector [0]: kc = 0201fcf3c2fd32a9 20240916082532580 DAUC <0003> auc.c:180 vector [0]: sres = 4585e0ef 20240916082532580 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240916082532580 DAUC <0003> auc.c:113 vector [1]: rand = 1540bff2b29043a056e3baa2c8af3eab 20240916082532580 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240916082532580 DAUC <0003> auc.c:142 vector [1]: autn = c31f5d57d17480007fa8d81ee488ef22 20240916082532580 DAUC <0003> auc.c:143 vector [1]: ck = 51e9ab28f16dd201eef7bd23db444779 20240916082532580 DAUC <0003> auc.c:144 vector [1]: ik = 665e984efea0de0388cad6752ca5078f 20240916082532580 DAUC <0003> auc.c:145 vector [1]: res = 4acdedb9fba3b6be0000000000000000 20240916082532580 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240916082532580 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240916082532580 DAUC <0003> auc.c:179 vector [1]: kc = 1e18e108db4afbe2 20240916082532580 DAUC <0003> auc.c:180 vector [1]: sres = 9e9e3cd7 20240916082532580 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240916082532580 DAUC <0003> auc.c:113 vector [2]: rand = 8118314ce276ab4b2948f77bb6d17db3 20240916082532580 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240916082532580 DAUC <0003> auc.c:142 vector [2]: autn = 7a23ac7c39608000db9bc182e8d5bf21 20240916082532580 DAUC <0003> auc.c:143 vector [2]: ck = 4e1daec777a7d6a0af4c2a69562f3655 20240916082532580 DAUC <0003> auc.c:144 vector [2]: ik = 36fe3ccde73c6733c22d2a28aa1483e3 20240916082532580 DAUC <0003> auc.c:145 vector [2]: res = b6d1740b5d22cc6f0000000000000000 20240916082532580 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240916082532580 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240916082532580 DAUC <0003> auc.c:179 vector [2]: kc = d2a60efbdd3f296f 20240916082532580 DAUC <0003> auc.c:180 vector [2]: sres = 4d08e1e2 20240916082532580 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240916082532580 DAUC <0003> auc.c:113 vector [3]: rand = 426af7eb5bd562c4b457d178b21d19c8 20240916082532580 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240916082532580 DAUC <0003> auc.c:142 vector [3]: autn = 97d96f46adf080000d52d444edc59f54 20240916082532580 DAUC <0003> auc.c:143 vector [3]: ck = daec4f47478fd3842d9a146536ba7003 20240916082532580 DAUC <0003> auc.c:144 vector [3]: ik = 2b0fa4a82594264daaaec583da5a23a3 20240916082532580 DAUC <0003> auc.c:145 vector [3]: res = 704ad6e0d6af7de70000000000000000 20240916082532580 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240916082532580 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240916082532580 DAUC <0003> auc.c:179 vector [3]: kc = d5ebb822c6ca87b3 20240916082532580 DAUC <0003> auc.c:180 vector [3]: sres = d1886a52 20240916082532580 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240916082532580 DAUC <0003> auc.c:113 vector [4]: rand = 35169f6c53ac5cc687f028411385d5ce 20240916082532580 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240916082532580 DAUC <0003> auc.c:142 vector [4]: autn = b8403c8ad17f80005cc540995e31428b 20240916082532580 DAUC <0003> auc.c:143 vector [4]: ck = 47e4101337f0b7aedab588e885ef21bf 20240916082532580 DAUC <0003> auc.c:144 vector [4]: ik = ac4c70379b93ef805d3c488e151d39bc 20240916082532580 DAUC <0003> auc.c:145 vector [4]: res = 265fe02d43e40c960000000000000000 20240916082532580 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240916082532580 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240916082532580 DAUC <0003> auc.c:179 vector [4]: kc = 766afde1b1a46111 20240916082532580 DAUC <0003> auc.c:180 vector [4]: sres = ba0bb880 20240916082532580 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240916082532580 DAUC <0003> db_auc.c:245 IMSI='262426431043681': Generated 5 vectors 20240916082532580 DAUC <0003> db_auc.c:249 IMSI='262426431043681': Updating SQN=161 in DB 20240916082532590 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426431043681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426431043681"} 20240916082532590 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426431043681 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082532590 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082532590 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@74dbbcc51e34: Found GsupExpect[0] for "262426431043681" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@74dbbcc51e34: Added IMSI table entry 4TC_gsup_sai_eps(40)"262426431043681" TC_gsup_sai_eps(40)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082532596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39626<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@74dbbcc51e34: Final verdict of PTC: pass MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082532628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39586<->l=127.0.0.1:4258 20240916082532629 DLINP <000b> input/ipa.c:451 connected read/write 20240916082532629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082532629 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082532629 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082532629 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082532629 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39269<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@74dbbcc51e34: Final verdict of PTC: none 34@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Mon Sep 16 08:25:32 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 20240916082532651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4258 20240916082532651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1668) Waiting for packet dumper to finish... 1 (prev_count=1668, count=33768) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Mon Sep 16 08:25:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_ul_unknown_imsi started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082535716 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082535716 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082535721 DLINP <000b> input/ipa.c:451 connected read/write 20240916082535721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082535723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39648<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082535727 DLINP <000b> input/ipa.c:451 connected read/write 20240916082535727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082535727 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082535727 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082535727 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082535727 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082535727 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082535727 DLGSUP <0013> gsup_server.c:235 2:  20240916082535727 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082535727 DLGSUP <0013> gsup_server.c:235 3:  20240916082535727 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082535727 DLGSUP <0013> gsup_server.c:235 4:  20240916082535727 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082535727 DLGSUP <0013> gsup_server.c:235 5:  20240916082535727 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082535727 DLGSUP <0013> gsup_server.c:235 7:  20240916082535727 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082535727 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082535727 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082535727 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@74dbbcc51e34: 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") 20240916082535755 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45839<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@74dbbcc51e34: Created GsupExpect[0] for "262425038903153" to be handled at TC_gsup_ul_unknown_imsi(45) 20240916082535773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39656<->l=127.0.0.1:4258 20240916082535783 DLINP <000b> input/ipa.c:451 connected read/write 20240916082535783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082535783 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425038903153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425038903153" cn_domain=PS} 20240916082535783 DLU <0006> fsm.c:456 lu(262425038903153)[0x559bd7df5680]{UNVALIDATED}: Allocated 20240916082535783 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425038903153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240916082535783 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425038903153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425038903153" cause=IMSI unknown in HLR} 20240916082535783 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425038903153 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082535783 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425038903153)[0x559bd7df5680]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082535783 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425038903153)[0x559bd7df5680]{UNVALIDATED}: Freeing instance 20240916082535783 DLU <0006> fsm.c:568 lu(PS:IMSI-262425038903153)[0x559bd7df5680]{UNVALIDATED}: Deallocated 20240916082535783 DLINP <000b> input/ipa.c:451 connected read/write 20240916082535783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082535783 DLINP <000b> input/ipa.c:451 connected read/write 20240916082535783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@74dbbcc51e34: Found GsupExpect[0] for "262425038903153" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425038903153" TC_gsup_ul_unknown_imsi(45)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082535788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39656<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@74dbbcc51e34: Final verdict of PTC: pass 20240916082535789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39648<->l=127.0.0.1:4258 20240916082535791 DLINP <000b> input/ipa.c:451 connected read/write 20240916082535791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082535791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082535791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082535791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082535791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45839<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@74dbbcc51e34: Final verdict of PTC: none 43@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 43: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Mon Sep 16 08:25:35 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 20240916082535827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39668<->l=127.0.0.1:4258 20240916082535828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39668<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12440) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Mon Sep 16 08:25:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082538891 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082538891 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082538896 DLINP <000b> input/ipa.c:451 connected read/write 20240916082538896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082538898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082538901 DLINP <000b> input/ipa.c:451 connected read/write 20240916082538901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082538901 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082538901 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082538901 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082538901 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082538901 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082538901 DLGSUP <0013> gsup_server.c:235 2:  20240916082538901 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082538901 DLGSUP <0013> gsup_server.c:235 3:  20240916082538901 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082538901 DLGSUP <0013> gsup_server.c:235 4:  20240916082538901 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082538901 DLGSUP <0013> gsup_server.c:235 5:  20240916082538901 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082538901 DLGSUP <0013> gsup_server.c:235 7:  20240916082538901 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082538901 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082538901 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082538901 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@74dbbcc51e34: 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") 20240916082538927 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33477<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@74dbbcc51e34: Created GsupExpect[0] for "262429102085277" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240916082538942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39680<->l=127.0.0.1:4258 20240916082538950 DLINP <000b> input/ipa.c:451 connected read/write 20240916082538950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082538950 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429102085277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429102085277" cn_domain=PS source_name="the-source\n"} 20240916082538950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240916082538950 DLU <0006> fsm.c:456 lu(262429102085277)[0x559bd7df5680]{UNVALIDATED}: Allocated 20240916082538950 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429102085277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240916082538950 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429102085277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429102085277" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240916082538950 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429102085277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082538950 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429102085277)[0x559bd7df5680]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082538950 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429102085277)[0x559bd7df5680]{UNVALIDATED}: Freeing instance 20240916082538950 DLU <0006> fsm.c:568 lu(PS:IMSI-262429102085277)[0x559bd7df5680]{UNVALIDATED}: Deallocated 20240916082538950 DLINP <000b> input/ipa.c:451 connected read/write 20240916082538950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082538950 DLINP <000b> input/ipa.c:451 connected read/write 20240916082538950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@74dbbcc51e34: Found GsupExpect[0] for "262429102085277" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429102085277" TC_gsup_ul_unknown_imsi_via_proxy(50)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082538955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39680<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@74dbbcc51e34: Final verdict of PTC: pass 20240916082538956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4258 20240916082538958 DLINP <000b> input/ipa.c:451 connected read/write 20240916082538958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082538958 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082538958 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082538958 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082538958 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@74dbbcc51e34: Final verdict of PTC: none 20240916082538959 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33477<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@74dbbcc51e34: Final verdict of PTC: none 48@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 48: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Mon Sep 16 08:25:38 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 20240916082538985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39692<->l=127.0.0.1:4258 20240916082538985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39692<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12520) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Mon Sep 16 08:25:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082542031 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082542031 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082542035 DLINP <000b> input/ipa.c:451 connected read/write 20240916082542035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082542036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47714<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082542040 DLINP <000b> input/ipa.c:451 connected read/write 20240916082542040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082542040 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082542040 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082542040 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082542040 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082542040 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082542040 DLGSUP <0013> gsup_server.c:235 2:  20240916082542040 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082542040 DLGSUP <0013> gsup_server.c:235 3:  20240916082542040 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082542040 DLGSUP <0013> gsup_server.c:235 4:  20240916082542040 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082542040 DLGSUP <0013> gsup_server.c:235 5:  20240916082542040 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082542040 DLGSUP <0013> gsup_server.c:235 7:  20240916082542040 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082542040 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082542040 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082542040 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@74dbbcc51e34: 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") 20240916082542063 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41277<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@74dbbcc51e34: Created GsupExpect[0] for "262420676334109" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240916082542077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47720<->l=127.0.0.1:4258 20240916082542088 DLINP <000b> input/ipa.c:451 connected read/write 20240916082542088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082542088 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420676334109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420676334109" cn_domain=PS} 20240916082542088 DLU <0006> fsm.c:456 lu(262420676334109)[0x559bd7df5680]{UNVALIDATED}: Allocated 20240916082542089 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420676334109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240916082542089 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420676334109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420676334109" cause=Roaming not allowed in this location area} 20240916082542089 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420676334109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082542089 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420676334109)[0x559bd7df5680]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082542089 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420676334109)[0x559bd7df5680]{UNVALIDATED}: Freeing instance 20240916082542089 DLU <0006> fsm.c:568 lu(PS:IMSI-262420676334109)[0x559bd7df5680]{UNVALIDATED}: Deallocated 20240916082542089 DLINP <000b> input/ipa.c:451 connected read/write 20240916082542089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082542089 DLINP <000b> input/ipa.c:451 connected read/write 20240916082542089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@74dbbcc51e34: Found GsupExpect[0] for "262420676334109" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262420676334109" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082542093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47720<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@74dbbcc51e34: Final verdict of PTC: pass 20240916082542094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47714<->l=127.0.0.1:4258 20240916082542096 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41277<->l=127.0.0.1:4259) 20240916082542096 DLINP <000b> input/ipa.c:451 connected read/write 20240916082542096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082542096 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082542096 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082542096 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@74dbbcc51e34: Final verdict of PTC: none 53@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 53: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Mon Sep 16 08:25:42 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 20240916082542128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4258 20240916082542128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=13848) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Mon Sep 16 08:25:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_sai_err_unknown_imsi started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082545248 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082545248 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082545253 DLINP <000b> input/ipa.c:451 connected read/write 20240916082545253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082545255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082545258 DLINP <000b> input/ipa.c:451 connected read/write 20240916082545258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082545258 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082545258 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082545258 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082545258 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082545258 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082545258 DLGSUP <0013> gsup_server.c:235 2:  20240916082545258 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082545258 DLGSUP <0013> gsup_server.c:235 3:  20240916082545258 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082545258 DLGSUP <0013> gsup_server.c:235 4:  20240916082545258 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082545258 DLGSUP <0013> gsup_server.c:235 5:  20240916082545258 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082545258 DLGSUP <0013> gsup_server.c:235 7:  20240916082545258 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082545258 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082545258 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082545258 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@74dbbcc51e34: 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") 20240916082545282 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34939<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@74dbbcc51e34: Created GsupExpect[0] for "262424701478139" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240916082545291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4258 20240916082545302 DLINP <000b> input/ipa.c:451 connected read/write 20240916082545302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082545302 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424701478139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424701478139"} 20240916082545302 DAUC <0003> db_auc.c:133 IMSI='262424701478139': No such subscriber 20240916082545302 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424701478139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240916082545302 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424701478139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424701478139" cause=IMSI unknown in HLR} 20240916082545302 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424701478139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082545302 DLINP <000b> input/ipa.c:451 connected read/write 20240916082545302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082545302 DLINP <000b> input/ipa.c:451 connected read/write 20240916082545302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@74dbbcc51e34: Found GsupExpect[0] for "262424701478139" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262424701478139" TC_gsup_sai_err_unknown_imsi(60)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082545307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@74dbbcc51e34: Final verdict of PTC: pass 20240916082545308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4258 20240916082545310 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34939<->l=127.0.0.1:4259) 20240916082545310 DLINP <000b> input/ipa.c:451 connected read/write 20240916082545310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082545310 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 58@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP(57)@74dbbcc51e34: Final verdict of PTC: none 20240916082545310 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082545310 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(59)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 58: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Mon Sep 16 08:25:45 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 20240916082545346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47760<->l=127.0.0.1:4258 20240916082545346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47760<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12460) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Mon Sep 16 08:25:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_ul started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082548446 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082548446 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082548450 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47770<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@74dbbcc51e34: 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) } } } } 20240916082548452 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548452 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082548452 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082548452 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082548452 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082548452 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082548452 DLGSUP <0013> gsup_server.c:235 2:  20240916082548452 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082548452 DLGSUP <0013> gsup_server.c:235 3:  20240916082548452 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082548452 DLGSUP <0013> gsup_server.c:235 4:  20240916082548452 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082548452 DLGSUP <0013> gsup_server.c:235 5:  20240916082548452 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082548452 DLGSUP <0013> gsup_server.c:235 7:  20240916082548452 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082548452 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082548452 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082548452 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)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(61)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@74dbbcc51e34: 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") 20240916082548468 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38947<->l=127.0.0.1:4259) 20240916082548491 DAUC <0003> db_auc.c:157 IMSI='262427246448967': No 2G Auth Data 20240916082548491 DAUC <0003> db_auc.c:192 IMSI='262427246448967': No 3G Auth Data HLR_Test-GSUP(62)@74dbbcc51e34: Created GsupExpect[0] for "262427246448967" to be handled at TC_gsup_ul(65) 20240916082548534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47776<->l=127.0.0.1:4258 20240916082548543 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548543 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427246448967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427246448967" cn_domain=PS} 20240916082548543 DLU <0006> fsm.c:456 lu(262427246448967)[0x559bd7df5680]{UNVALIDATED}: Allocated 20240916082548543 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427246448967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082548560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427246448967)[0x559bd7df5680]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082548560 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427246448967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427246448967" cn_domain=PS} 20240916082548560 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082548560 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74dbbcc51e34: Found GsupExpect[0] for "262427246448967" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_ul(65)"262427246448967" 20240916082548566 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548566 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427246448967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427246448967"} 20240916082548566 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427246448967)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082548566 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427246448967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082548566 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427246448967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427246448967"} 20240916082548566 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427246448967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082548566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427246448967)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082548566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427246448967)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082548566 DLU <0006> fsm.c:568 lu(PS:IMSI-262427246448967)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082548566 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082548566 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul(65)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082548569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47776<->l=127.0.0.1:4258 TC_gsup_ul(65)@74dbbcc51e34: Final verdict of PTC: pass 20240916082548596 DAUC <0003> db_auc.c:157 IMSI='262426933860631': No 2G Auth Data 20240916082548596 DAUC <0003> db_auc.c:192 IMSI='262426933860631': No 3G Auth Data 20240916082548604 DLGSUP <0013> hlr.c:121 IMSI 262426933860631: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74dbbcc51e34: Created GsupExpect[0] for "262426933860631" to be handled at TC_gsup_ul(66) 20240916082548618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47788<->l=127.0.0.1:4258 20240916082548619 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548619 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426933860631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426933860631" cn_domain=PS} 20240916082548619 DLU <0006> fsm.c:456 lu(262426933860631)[0x559bd7df5680]{UNVALIDATED}: Allocated 20240916082548619 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426933860631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082548635 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426933860631)[0x559bd7df5680]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082548635 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426933860631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426933860631" cn_domain=PS} 20240916082548635 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082548635 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74dbbcc51e34: Found GsupExpect[0] for "262426933860631" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@74dbbcc51e34: Added IMSI table entry 1TC_gsup_ul(66)"262426933860631" 20240916082548637 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548637 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426933860631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426933860631"} 20240916082548637 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426933860631)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082548637 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426933860631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082548637 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426933860631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426933860631"} 20240916082548637 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426933860631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082548637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426933860631)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082548637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426933860631)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082548637 DLU <0006> fsm.c:568 lu(PS:IMSI-262426933860631)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082548637 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082548637 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul(66)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082548638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47788<->l=127.0.0.1:4258 TC_gsup_ul(66)@74dbbcc51e34: Final verdict of PTC: pass 20240916082548662 DAUC <0003> db_auc.c:157 IMSI='262425282579966': No 2G Auth Data 20240916082548662 DAUC <0003> db_auc.c:192 IMSI='262425282579966': No 3G Auth Data 20240916082548670 DLGSUP <0013> hlr.c:121 IMSI 262425282579966: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74dbbcc51e34: Created GsupExpect[0] for "262425282579966" to be handled at TC_gsup_ul(67) 20240916082548685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47798<->l=127.0.0.1:4258 20240916082548687 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548687 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425282579966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425282579966" cn_domain=PS} 20240916082548687 DLU <0006> fsm.c:456 lu(262425282579966)[0x559bd7df5680]{UNVALIDATED}: Allocated 20240916082548687 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425282579966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082548702 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425282579966)[0x559bd7df5680]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082548702 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425282579966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425282579966" cn_domain=PS} 20240916082548702 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082548702 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74dbbcc51e34: Found GsupExpect[0] for "262425282579966" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@74dbbcc51e34: Added IMSI table entry 2TC_gsup_ul(67)"262425282579966" 20240916082548705 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548705 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425282579966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425282579966"} 20240916082548705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425282579966)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082548705 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425282579966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082548705 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425282579966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425282579966"} 20240916082548705 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425282579966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082548705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425282579966)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082548705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425282579966)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082548705 DLU <0006> fsm.c:568 lu(PS:IMSI-262425282579966)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082548705 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082548705 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul(67)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082548707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47798<->l=127.0.0.1:4258 TC_gsup_ul(67)@74dbbcc51e34: Final verdict of PTC: pass 20240916082548788 DAUC <0003> db_auc.c:157 IMSI='262426592197310': No 2G Auth Data 20240916082548788 DAUC <0003> db_auc.c:192 IMSI='262426592197310': No 3G Auth Data 20240916082548798 DLGSUP <0013> hlr.c:121 IMSI 262426592197310: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74dbbcc51e34: Created GsupExpect[0] for "262426592197310" to be handled at TC_gsup_ul(68) 20240916082548830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4258 20240916082548837 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548837 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426592197310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426592197310" cn_domain=PS} 20240916082548837 DLU <0006> fsm.c:456 lu(262426592197310)[0x559bd7df5680]{UNVALIDATED}: Allocated 20240916082548838 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426592197310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082548854 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426592197310)[0x559bd7df5680]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082548854 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426592197310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426592197310" cn_domain=PS} 20240916082548854 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082548854 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74dbbcc51e34: Found GsupExpect[0] for "262426592197310" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@74dbbcc51e34: Added IMSI table entry 3TC_gsup_ul(68)"262426592197310" 20240916082548859 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548859 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426592197310 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426592197310"} 20240916082548859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426592197310)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082548859 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426592197310 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082548859 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426592197310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426592197310"} 20240916082548859 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426592197310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082548859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426592197310)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082548859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426592197310)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082548859 DLU <0006> fsm.c:568 lu(PS:IMSI-262426592197310)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082548859 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082548859 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul(68)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082548861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4258 TC_gsup_ul(68)@74dbbcc51e34: Final verdict of PTC: pass 20240916082548887 DAUC <0003> db_auc.c:157 IMSI='262428264521045': No 2G Auth Data 20240916082548887 DAUC <0003> db_auc.c:192 IMSI='262428264521045': No 3G Auth Data 20240916082548895 DLGSUP <0013> hlr.c:121 IMSI 262428264521045: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74dbbcc51e34: Created GsupExpect[0] for "262428264521045" to be handled at TC_gsup_ul(69) 20240916082548909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47806<->l=127.0.0.1:4258 20240916082548910 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548910 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428264521045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428264521045" cn_domain=PS} 20240916082548910 DLU <0006> fsm.c:456 lu(262428264521045)[0x559bd7df5680]{UNVALIDATED}: Allocated 20240916082548910 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428264521045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082548926 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428264521045)[0x559bd7df5680]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082548926 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428264521045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428264521045" cn_domain=PS} 20240916082548926 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082548926 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74dbbcc51e34: Found GsupExpect[0] for "262428264521045" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@74dbbcc51e34: Added IMSI table entry 4TC_gsup_ul(69)"262428264521045" 20240916082548928 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548928 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428264521045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428264521045"} 20240916082548928 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428264521045)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082548928 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428264521045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082548928 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428264521045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428264521045"} 20240916082548928 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428264521045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082548928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428264521045)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082548928 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428264521045)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082548928 DLU <0006> fsm.c:568 lu(PS:IMSI-262428264521045)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082548928 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082548928 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul(69)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082548929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47806<->l=127.0.0.1:4258 TC_gsup_ul(69)@74dbbcc51e34: Final verdict of PTC: pass 20240916082548953 DAUC <0003> db_auc.c:157 IMSI='262426582110736': No 2G Auth Data 20240916082548953 DAUC <0003> db_auc.c:192 IMSI='262426582110736': No 3G Auth Data 20240916082548962 DLGSUP <0013> hlr.c:121 IMSI 262426582110736: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74dbbcc51e34: Created GsupExpect[0] for "262426582110736" to be handled at TC_gsup_ul(70) 20240916082548988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47808<->l=127.0.0.1:4258 20240916082548991 DLINP <000b> input/ipa.c:451 connected read/write 20240916082548991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082548991 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426582110736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426582110736" cn_domain=PS} 20240916082548991 DLU <0006> fsm.c:456 lu(262426582110736)[0x559bd7df5680]{UNVALIDATED}: Allocated 20240916082548991 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426582110736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082549007 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426582110736)[0x559bd7df5680]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082549007 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426582110736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426582110736" cn_domain=PS} 20240916082549007 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082549007 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74dbbcc51e34: Found GsupExpect[0] for "262426582110736" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@74dbbcc51e34: Added IMSI table entry 5TC_gsup_ul(70)"262426582110736" 20240916082549012 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082549012 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426582110736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426582110736"} 20240916082549012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426582110736)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082549012 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426582110736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082549012 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426582110736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426582110736"} 20240916082549012 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426582110736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082549012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426582110736)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082549012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426582110736)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082549012 DLU <0006> fsm.c:568 lu(PS:IMSI-262426582110736)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082549012 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082549012 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul(70)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082549014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47808<->l=127.0.0.1:4258 TC_gsup_ul(70)@74dbbcc51e34: Final verdict of PTC: pass 20240916082549048 DAUC <0003> db_auc.c:157 IMSI='262429110358287': No 2G Auth Data 20240916082549048 DAUC <0003> db_auc.c:192 IMSI='262429110358287': No 3G Auth Data 20240916082549056 DLGSUP <0013> hlr.c:121 IMSI 262429110358287: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74dbbcc51e34: Created GsupExpect[0] for "262429110358287" to be handled at TC_gsup_ul(71) 20240916082549084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47818<->l=127.0.0.1:4258 20240916082549088 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082549088 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429110358287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429110358287" cn_domain=PS} 20240916082549088 DLU <0006> fsm.c:456 lu(262429110358287)[0x559bd7df5680]{UNVALIDATED}: Allocated 20240916082549088 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429110358287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082549104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429110358287)[0x559bd7df5680]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082549105 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429110358287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429110358287" cn_domain=PS} 20240916082549105 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082549105 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74dbbcc51e34: Found GsupExpect[0] for "262429110358287" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@74dbbcc51e34: Added IMSI table entry 6TC_gsup_ul(71)"262429110358287" 20240916082549109 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082549110 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429110358287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429110358287"} 20240916082549110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429110358287)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082549110 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429110358287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082549110 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429110358287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429110358287"} 20240916082549110 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429110358287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082549110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429110358287)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082549110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429110358287)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082549110 DLU <0006> fsm.c:568 lu(PS:IMSI-262429110358287)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082549110 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082549110 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul(71)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082549112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47818<->l=127.0.0.1:4258 TC_gsup_ul(71)@74dbbcc51e34: Final verdict of PTC: pass 20240916082549146 DAUC <0003> db_auc.c:157 IMSI='262426243661754': No 2G Auth Data 20240916082549146 DAUC <0003> db_auc.c:192 IMSI='262426243661754': No 3G Auth Data 20240916082549155 DLGSUP <0013> hlr.c:121 IMSI 262426243661754: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@74dbbcc51e34: Created GsupExpect[0] for "262426243661754" to be handled at TC_gsup_ul(72) 20240916082549180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4258 20240916082549184 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082549184 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426243661754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426243661754" cn_domain=PS} 20240916082549184 DLU <0006> fsm.c:456 lu(262426243661754)[0x559bd7df5680]{UNVALIDATED}: Allocated 20240916082549184 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426243661754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082549201 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426243661754)[0x559bd7df5680]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082549201 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426243661754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426243661754" cn_domain=PS} 20240916082549201 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082549201 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@74dbbcc51e34: Found GsupExpect[0] for "262426243661754" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@74dbbcc51e34: Added IMSI table entry 7TC_gsup_ul(72)"262426243661754" 20240916082549205 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082549205 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426243661754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426243661754"} 20240916082549205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426243661754)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082549205 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426243661754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082549205 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426243661754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426243661754"} 20240916082549205 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426243661754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082549205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426243661754)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082549205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426243661754)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082549205 DLU <0006> fsm.c:568 lu(PS:IMSI-262426243661754)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082549205 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082549205 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul(72)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082549208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4258 TC_gsup_ul(72)@74dbbcc51e34: Final verdict of PTC: pass MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082549235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47770<->l=127.0.0.1:4258 20240916082549235 DLINP <000b> input/ipa.c:451 connected read/write 20240916082549235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082549235 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082549235 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082549235 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082549235 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38947<->l=127.0.0.1:4259) 63@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP(62)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_gsup_ul finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Mon Sep 16 08:25:49 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20240916082549260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47826<->l=127.0.0.1:4258 20240916082549261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47826<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18852) Waiting for packet dumper to finish... 1 (prev_count=18852, count=45548) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Mon Sep 16 08:25:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_ul_via_proxy started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082552371 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082552371 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082552375 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082552382 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552382 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082552382 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082552382 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082552382 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082552382 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082552382 DLGSUP <0013> gsup_server.c:235 2:  20240916082552382 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082552382 DLGSUP <0013> gsup_server.c:235 3:  20240916082552382 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082552382 DLGSUP <0013> gsup_server.c:235 4:  20240916082552382 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082552382 DLGSUP <0013> gsup_server.c:235 5:  20240916082552382 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082552382 DLGSUP <0013> gsup_server.c:235 7:  20240916082552382 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082552382 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082552382 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082552382 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@74dbbcc51e34: 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") 20240916082552401 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32805<->l=127.0.0.1:4259) 20240916082552439 DAUC <0003> db_auc.c:157 IMSI='262428415990949': No 2G Auth Data 20240916082552439 DAUC <0003> db_auc.c:192 IMSI='262428415990949': No 3G Auth Data HLR_Test-GSUP(74)@74dbbcc51e34: Created GsupExpect[0] for "262428415990949" to be handled at TC_gsup_ul_via_proxy(77) 20240916082552483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59782<->l=127.0.0.1:4258 20240916082552495 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552495 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428415990949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428415990949" cn_domain=PS source_name="the-source\n"} 20240916082552495 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240916082552495 DLU <0006> fsm.c:456 lu(262428415990949)[0x559bd7df5680]{UNVALIDATED}: Allocated 20240916082552495 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428415990949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916082552512 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428415990949)[0x559bd7df5680]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082552512 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428415990949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428415990949" cn_domain=PS destination_name="the-source\n"} 20240916082552512 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082552512 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74dbbcc51e34: Found GsupExpect[0] for "262428415990949" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428415990949" 20240916082552520 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552520 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428415990949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428415990949" source_name="the-source\n"} 20240916082552520 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428415990949)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082552520 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262428415990949 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082552520 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428415990949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428415990949" destination_name="the-source\n"} 20240916082552520 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262428415990949 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082552520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428415990949)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082552520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428415990949)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082552520 DLU <0006> fsm.c:568 lu(PS:IMSI-262428415990949)[0x559bd7df5680]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082552520 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082552521 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082552524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59782<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@74dbbcc51e34: Final verdict of PTC: pass 20240916082552551 DAUC <0003> db_auc.c:157 IMSI='262429970338174': No 2G Auth Data 20240916082552551 DAUC <0003> db_auc.c:192 IMSI='262429970338174': No 3G Auth Data 20240916082552559 DLGSUP <0013> hlr.c:121 IMSI 262429970338174: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74dbbcc51e34: Created GsupExpect[0] for "262429970338174" to be handled at TC_gsup_ul_via_proxy(78) 20240916082552574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4258 20240916082552576 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552576 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429970338174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429970338174" cn_domain=PS source_name="the-source\n"} 20240916082552576 DLU <0006> fsm.c:456 lu(262429970338174)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082552576 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429970338174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916082552592 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429970338174)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082552592 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429970338174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429970338174" cn_domain=PS destination_name="the-source\n"} 20240916082552592 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082552592 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74dbbcc51e34: Found GsupExpect[0] for "262429970338174" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@74dbbcc51e34: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262429970338174" 20240916082552596 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552596 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429970338174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429970338174" source_name="the-source\n"} 20240916082552596 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429970338174)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082552596 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262429970338174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082552596 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429970338174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429970338174" destination_name="the-source\n"} 20240916082552596 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262429970338174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082552596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429970338174)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082552596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429970338174)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082552596 DLU <0006> fsm.c:568 lu(PS:IMSI-262429970338174)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082552596 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082552596 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082552598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@74dbbcc51e34: Final verdict of PTC: pass 20240916082552624 DAUC <0003> db_auc.c:157 IMSI='262421373630675': No 2G Auth Data 20240916082552624 DAUC <0003> db_auc.c:192 IMSI='262421373630675': No 3G Auth Data 20240916082552632 DLGSUP <0013> hlr.c:121 IMSI 262421373630675: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74dbbcc51e34: Created GsupExpect[0] for "262421373630675" to be handled at TC_gsup_ul_via_proxy(79) 20240916082552647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59802<->l=127.0.0.1:4258 20240916082552649 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552649 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421373630675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421373630675" cn_domain=PS source_name="the-source\n"} 20240916082552649 DLU <0006> fsm.c:456 lu(262421373630675)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082552649 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421373630675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916082552665 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421373630675)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082552665 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421373630675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421373630675" cn_domain=PS destination_name="the-source\n"} 20240916082552665 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082552665 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74dbbcc51e34: Found GsupExpect[0] for "262421373630675" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@74dbbcc51e34: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421373630675" 20240916082552669 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552669 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421373630675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421373630675" source_name="the-source\n"} 20240916082552669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421373630675)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082552669 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262421373630675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082552669 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421373630675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421373630675" destination_name="the-source\n"} 20240916082552669 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262421373630675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082552669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421373630675)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082552669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421373630675)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082552669 DLU <0006> fsm.c:568 lu(PS:IMSI-262421373630675)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082552669 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082552669 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082552671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59802<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@74dbbcc51e34: Final verdict of PTC: pass 20240916082552698 DAUC <0003> db_auc.c:157 IMSI='262422603526003': No 2G Auth Data 20240916082552698 DAUC <0003> db_auc.c:192 IMSI='262422603526003': No 3G Auth Data 20240916082552706 DLGSUP <0013> hlr.c:121 IMSI 262422603526003: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74dbbcc51e34: Created GsupExpect[0] for "262422603526003" to be handled at TC_gsup_ul_via_proxy(80) 20240916082552720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59816<->l=127.0.0.1:4258 20240916082552722 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552722 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422603526003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422603526003" cn_domain=PS source_name="the-source\n"} 20240916082552722 DLU <0006> fsm.c:456 lu(262422603526003)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082552722 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422603526003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916082552738 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422603526003)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082552738 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422603526003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422603526003" cn_domain=PS destination_name="the-source\n"} 20240916082552738 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082552738 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74dbbcc51e34: Found GsupExpect[0] for "262422603526003" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@74dbbcc51e34: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262422603526003" 20240916082552741 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552741 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422603526003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422603526003" source_name="the-source\n"} 20240916082552741 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422603526003)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082552741 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262422603526003 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082552741 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422603526003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422603526003" destination_name="the-source\n"} 20240916082552741 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262422603526003 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082552741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422603526003)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082552741 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422603526003)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082552741 DLU <0006> fsm.c:568 lu(PS:IMSI-262422603526003)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082552741 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082552741 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082552743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59816<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@74dbbcc51e34: Final verdict of PTC: pass 20240916082552770 DAUC <0003> db_auc.c:157 IMSI='262420806508850': No 2G Auth Data 20240916082552770 DAUC <0003> db_auc.c:192 IMSI='262420806508850': No 3G Auth Data 20240916082552778 DLGSUP <0013> hlr.c:121 IMSI 262420806508850: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74dbbcc51e34: Created GsupExpect[0] for "262420806508850" to be handled at TC_gsup_ul_via_proxy(81) 20240916082552793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59828<->l=127.0.0.1:4258 20240916082552794 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552794 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420806508850 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420806508850" cn_domain=PS source_name="the-source\n"} 20240916082552794 DLU <0006> fsm.c:456 lu(262420806508850)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082552794 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420806508850 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916082552811 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420806508850)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082552811 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420806508850 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420806508850" cn_domain=PS destination_name="the-source\n"} 20240916082552811 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082552811 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74dbbcc51e34: Found GsupExpect[0] for "262420806508850" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@74dbbcc51e34: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420806508850" 20240916082552814 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552814 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420806508850 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420806508850" source_name="the-source\n"} 20240916082552814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420806508850)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082552815 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262420806508850 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082552815 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420806508850 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420806508850" destination_name="the-source\n"} 20240916082552815 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262420806508850 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082552815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420806508850)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082552815 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420806508850)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082552815 DLU <0006> fsm.c:568 lu(PS:IMSI-262420806508850)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082552815 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082552815 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082552817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59828<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@74dbbcc51e34: Final verdict of PTC: pass 20240916082552848 DAUC <0003> db_auc.c:157 IMSI='262429176702738': No 2G Auth Data 20240916082552848 DAUC <0003> db_auc.c:192 IMSI='262429176702738': No 3G Auth Data 20240916082552856 DLGSUP <0013> hlr.c:121 IMSI 262429176702738: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74dbbcc51e34: Created GsupExpect[0] for "262429176702738" to be handled at TC_gsup_ul_via_proxy(82) 20240916082552884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59830<->l=127.0.0.1:4258 20240916082552887 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552887 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262429176702738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429176702738" cn_domain=PS source_name="the-source\n"} 20240916082552887 DLU <0006> fsm.c:456 lu(262429176702738)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082552887 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262429176702738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916082552904 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429176702738)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082552904 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262429176702738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429176702738" cn_domain=PS destination_name="the-source\n"} 20240916082552904 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082552904 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74dbbcc51e34: Found GsupExpect[0] for "262429176702738" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@74dbbcc51e34: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262429176702738" 20240916082552911 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552912 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262429176702738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429176702738" source_name="the-source\n"} 20240916082552912 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429176702738)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082552912 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262429176702738 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082552912 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262429176702738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429176702738" destination_name="the-source\n"} 20240916082552912 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262429176702738 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082552912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429176702738)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082552912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429176702738)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082552912 DLU <0006> fsm.c:568 lu(PS:IMSI-262429176702738)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082552912 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082552912 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082552915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59830<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@74dbbcc51e34: Final verdict of PTC: pass 20240916082552949 DAUC <0003> db_auc.c:157 IMSI='262428680666797': No 2G Auth Data 20240916082552949 DAUC <0003> db_auc.c:192 IMSI='262428680666797': No 3G Auth Data 20240916082552957 DLGSUP <0013> hlr.c:121 IMSI 262428680666797: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74dbbcc51e34: Created GsupExpect[0] for "262428680666797" to be handled at TC_gsup_ul_via_proxy(83) 20240916082552980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59834<->l=127.0.0.1:4258 20240916082552983 DLINP <000b> input/ipa.c:451 connected read/write 20240916082552983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082552983 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428680666797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428680666797" cn_domain=PS source_name="the-source\n"} 20240916082552983 DLU <0006> fsm.c:456 lu(262428680666797)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082552983 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428680666797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916082553000 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428680666797)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082553000 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428680666797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428680666797" cn_domain=PS destination_name="the-source\n"} 20240916082553000 DLINP <000b> input/ipa.c:451 connected read/write 20240916082553000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082553000 DLINP <000b> input/ipa.c:451 connected read/write 20240916082553000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74dbbcc51e34: Found GsupExpect[0] for "262428680666797" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@74dbbcc51e34: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428680666797" 20240916082553005 DLINP <000b> input/ipa.c:451 connected read/write 20240916082553005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082553005 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428680666797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428680666797" source_name="the-source\n"} 20240916082553005 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428680666797)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082553005 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262428680666797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082553005 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428680666797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428680666797" destination_name="the-source\n"} 20240916082553005 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262428680666797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082553005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428680666797)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082553005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428680666797)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082553005 DLU <0006> fsm.c:568 lu(PS:IMSI-262428680666797)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082553005 DLINP <000b> input/ipa.c:451 connected read/write 20240916082553005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082553005 DLINP <000b> input/ipa.c:451 connected read/write 20240916082553005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082553008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59834<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@74dbbcc51e34: Final verdict of PTC: pass 20240916082553042 DAUC <0003> db_auc.c:157 IMSI='262426484237272': No 2G Auth Data 20240916082553042 DAUC <0003> db_auc.c:192 IMSI='262426484237272': No 3G Auth Data 20240916082553050 DLGSUP <0013> hlr.c:121 IMSI 262426484237272: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@74dbbcc51e34: Created GsupExpect[0] for "262426484237272" to be handled at TC_gsup_ul_via_proxy(84) 20240916082553080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4258 20240916082553084 DLINP <000b> input/ipa.c:451 connected read/write 20240916082553084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082553084 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426484237272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426484237272" cn_domain=PS source_name="the-source\n"} 20240916082553084 DLU <0006> fsm.c:456 lu(262426484237272)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082553084 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426484237272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240916082553100 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426484237272)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082553100 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426484237272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426484237272" cn_domain=PS destination_name="the-source\n"} 20240916082553100 DLINP <000b> input/ipa.c:451 connected read/write 20240916082553100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082553100 DLINP <000b> input/ipa.c:451 connected read/write 20240916082553100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@74dbbcc51e34: Found GsupExpect[0] for "262426484237272" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@74dbbcc51e34: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426484237272" 20240916082553106 DLINP <000b> input/ipa.c:451 connected read/write 20240916082553106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082553106 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426484237272 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426484237272" source_name="the-source\n"} 20240916082553106 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426484237272)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082553106 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262426484237272 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082553106 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426484237272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426484237272" destination_name="the-source\n"} 20240916082553106 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262426484237272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082553106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426484237272)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082553106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426484237272)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082553106 DLU <0006> fsm.c:568 lu(PS:IMSI-262426484237272)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082553106 DLINP <000b> input/ipa.c:451 connected read/write 20240916082553106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082553106 DLINP <000b> input/ipa.c:451 connected read/write 20240916082553106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082553109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@74dbbcc51e34: Final verdict of PTC: pass MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082553136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59780<->l=127.0.0.1:4258 20240916082553136 DLINP <000b> input/ipa.c:451 connected read/write 20240916082553136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082553136 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082553136 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082553136 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082553136 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@74dbbcc51e34: Final verdict of PTC: none 75@74dbbcc51e34: Final verdict of PTC: none 20240916082553137 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32805<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(76)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Mon Sep 16 08:25:53 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 20240916082553159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59852<->l=127.0.0.1:4258 20240916082553160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59852<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4708) Waiting for packet dumper to finish... 1 (prev_count=4708, count=46164) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Mon Sep 16 08:25:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_ul_subscriber_data started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082556272 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082556272 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082556276 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59858<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082556283 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556283 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082556283 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082556283 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082556283 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082556283 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082556283 DLGSUP <0013> gsup_server.c:235 2:  20240916082556283 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082556283 DLGSUP <0013> gsup_server.c:235 3:  20240916082556283 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082556283 DLGSUP <0013> gsup_server.c:235 4:  20240916082556283 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082556283 DLGSUP <0013> gsup_server.c:235 5:  20240916082556283 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082556283 DLGSUP <0013> gsup_server.c:235 7:  20240916082556283 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082556283 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082556283 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082556283 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@74dbbcc51e34: 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") 20240916082556311 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32779<->l=127.0.0.1:4259) 20240916082556363 DAUC <0003> db_auc.c:157 IMSI='262427009553250': No 2G Auth Data 20240916082556363 DAUC <0003> db_auc.c:192 IMSI='262427009553250': No 3G Auth Data HLR_Test-GSUP(86)@74dbbcc51e34: Created GsupExpect[0] for "262427009553250" to be handled at TC_gsup_ul_subscriber_data(89) 20240916082556412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59870<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@74dbbcc51e34: GSUP ul subscriber_data 20240916082556422 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556422 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427009553250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427009553250" cn_domain=PS} 20240916082556422 DLU <0006> fsm.c:456 lu(262427009553250)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082556422 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427009553250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082556440 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427009553250)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082556440 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427009553250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427009553250" cn_domain=PS} 20240916082556440 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556440 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74dbbcc51e34: Found GsupExpect[0] for "262427009553250" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262427009553250" 20240916082556447 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556447 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427009553250 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427009553250"} 20240916082556447 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427009553250)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082556447 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427009553250 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082556447 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427009553250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427009553250"} 20240916082556447 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427009553250 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082556447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427009553250)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082556447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427009553250)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082556447 DLU <0006> fsm.c:568 lu(PS:IMSI-262427009553250)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082556447 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556447 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082556450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59870<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@74dbbcc51e34: Final verdict of PTC: pass 20240916082556477 DAUC <0003> db_auc.c:157 IMSI='262420596204876': No 2G Auth Data 20240916082556477 DAUC <0003> db_auc.c:192 IMSI='262420596204876': No 3G Auth Data 20240916082556486 DLGSUP <0013> hlr.c:121 IMSI 262420596204876: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74dbbcc51e34: Created GsupExpect[0] for "262420596204876" to be handled at TC_gsup_ul_subscriber_data(90) 20240916082556500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59878<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@74dbbcc51e34: GSUP ul subscriber_data 20240916082556502 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556502 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420596204876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420596204876" cn_domain=PS} 20240916082556502 DLU <0006> fsm.c:456 lu(262420596204876)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082556502 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420596204876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082556518 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420596204876)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082556518 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420596204876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420596204876" cn_domain=PS} 20240916082556518 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556518 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74dbbcc51e34: Found GsupExpect[0] for "262420596204876" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@74dbbcc51e34: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420596204876" 20240916082556520 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556520 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420596204876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420596204876"} 20240916082556520 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420596204876)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082556520 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420596204876 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082556520 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420596204876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420596204876"} 20240916082556520 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420596204876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082556520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420596204876)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082556520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420596204876)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082556520 DLU <0006> fsm.c:568 lu(PS:IMSI-262420596204876)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082556520 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556520 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082556522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59878<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@74dbbcc51e34: Final verdict of PTC: pass 20240916082556548 DAUC <0003> db_auc.c:157 IMSI='262421725093413': No 2G Auth Data 20240916082556548 DAUC <0003> db_auc.c:192 IMSI='262421725093413': No 3G Auth Data 20240916082556556 DLGSUP <0013> hlr.c:121 IMSI 262421725093413: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74dbbcc51e34: Created GsupExpect[0] for "262421725093413" to be handled at TC_gsup_ul_subscriber_data(91) 20240916082556570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59880<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@74dbbcc51e34: GSUP ul subscriber_data 20240916082556572 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556572 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421725093413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421725093413" cn_domain=PS} 20240916082556572 DLU <0006> fsm.c:456 lu(262421725093413)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082556572 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421725093413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082556588 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421725093413)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082556588 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421725093413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421725093413" cn_domain=PS} 20240916082556588 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556588 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74dbbcc51e34: Found GsupExpect[0] for "262421725093413" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@74dbbcc51e34: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262421725093413" 20240916082556591 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556591 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421725093413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421725093413"} 20240916082556591 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421725093413)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082556591 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421725093413 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082556591 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421725093413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421725093413"} 20240916082556591 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421725093413 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082556591 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421725093413)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082556591 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421725093413)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082556591 DLU <0006> fsm.c:568 lu(PS:IMSI-262421725093413)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082556591 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556591 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082556593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59880<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@74dbbcc51e34: Final verdict of PTC: pass 20240916082556619 DAUC <0003> db_auc.c:157 IMSI='262422960817851': No 2G Auth Data 20240916082556619 DAUC <0003> db_auc.c:192 IMSI='262422960817851': No 3G Auth Data 20240916082556627 DLGSUP <0013> hlr.c:121 IMSI 262422960817851: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74dbbcc51e34: Created GsupExpect[0] for "262422960817851" to be handled at TC_gsup_ul_subscriber_data(92) 20240916082556641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@74dbbcc51e34: GSUP ul subscriber_data 20240916082556643 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556643 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422960817851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422960817851" cn_domain=PS} 20240916082556643 DLU <0006> fsm.c:456 lu(262422960817851)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082556643 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422960817851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082556659 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422960817851)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082556659 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422960817851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422960817851" cn_domain=PS} 20240916082556659 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556659 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74dbbcc51e34: Found GsupExpect[0] for "262422960817851" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@74dbbcc51e34: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422960817851" 20240916082556662 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556662 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422960817851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422960817851"} 20240916082556662 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422960817851)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082556662 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422960817851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082556662 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422960817851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422960817851"} 20240916082556662 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422960817851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082556662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422960817851)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082556662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422960817851)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082556662 DLU <0006> fsm.c:568 lu(PS:IMSI-262422960817851)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082556662 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556662 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082556664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59886<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@74dbbcc51e34: Final verdict of PTC: pass 20240916082556689 DAUC <0003> db_auc.c:157 IMSI='262429001417142': No 2G Auth Data 20240916082556689 DAUC <0003> db_auc.c:192 IMSI='262429001417142': No 3G Auth Data 20240916082556697 DLGSUP <0013> hlr.c:121 IMSI 262429001417142: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74dbbcc51e34: Created GsupExpect[0] for "262429001417142" to be handled at TC_gsup_ul_subscriber_data(93) 20240916082556711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59896<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@74dbbcc51e34: GSUP ul subscriber_data 20240916082556713 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556713 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429001417142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429001417142" cn_domain=PS} 20240916082556713 DLU <0006> fsm.c:456 lu(262429001417142)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082556713 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429001417142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082556729 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429001417142)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082556729 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429001417142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429001417142" cn_domain=PS} 20240916082556729 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556729 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74dbbcc51e34: Found GsupExpect[0] for "262429001417142" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@74dbbcc51e34: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262429001417142" 20240916082556733 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556733 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429001417142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429001417142"} 20240916082556733 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429001417142)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082556733 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262429001417142 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082556733 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429001417142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429001417142"} 20240916082556733 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262429001417142 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082556733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429001417142)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082556733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429001417142)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082556733 DLU <0006> fsm.c:568 lu(PS:IMSI-262429001417142)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082556733 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556733 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082556735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59896<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@74dbbcc51e34: Final verdict of PTC: pass 20240916082556760 DAUC <0003> db_auc.c:157 IMSI='262425888542621': No 2G Auth Data 20240916082556760 DAUC <0003> db_auc.c:192 IMSI='262425888542621': No 3G Auth Data 20240916082556769 DLGSUP <0013> hlr.c:121 IMSI 262425888542621: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74dbbcc51e34: Created GsupExpect[0] for "262425888542621" to be handled at TC_gsup_ul_subscriber_data(94) 20240916082556796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59904<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@74dbbcc51e34: GSUP ul subscriber_data 20240916082556798 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556798 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425888542621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425888542621" cn_domain=PS} 20240916082556798 DLU <0006> fsm.c:456 lu(262425888542621)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082556798 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425888542621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082556814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425888542621)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082556815 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425888542621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425888542621" cn_domain=PS} 20240916082556815 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556815 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74dbbcc51e34: Found GsupExpect[0] for "262425888542621" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@74dbbcc51e34: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262425888542621" 20240916082556820 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556820 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425888542621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425888542621"} 20240916082556820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425888542621)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082556820 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425888542621 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082556820 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425888542621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425888542621"} 20240916082556820 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425888542621 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082556820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425888542621)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082556820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425888542621)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082556820 DLU <0006> fsm.c:568 lu(PS:IMSI-262425888542621)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082556820 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556820 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082556823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59904<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@74dbbcc51e34: Final verdict of PTC: pass 20240916082556856 DAUC <0003> db_auc.c:157 IMSI='262429410567103': No 2G Auth Data 20240916082556856 DAUC <0003> db_auc.c:192 IMSI='262429410567103': No 3G Auth Data 20240916082556865 DLGSUP <0013> hlr.c:121 IMSI 262429410567103: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74dbbcc51e34: Created GsupExpect[0] for "262429410567103" to be handled at TC_gsup_ul_subscriber_data(95) 20240916082556894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59906<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@74dbbcc51e34: GSUP ul subscriber_data 20240916082556898 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556898 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429410567103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429410567103" cn_domain=PS} 20240916082556898 DLU <0006> fsm.c:456 lu(262429410567103)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082556898 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429410567103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082556914 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429410567103)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082556914 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429410567103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429410567103" cn_domain=PS} 20240916082556914 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556914 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74dbbcc51e34: Found GsupExpect[0] for "262429410567103" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@74dbbcc51e34: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262429410567103" 20240916082556919 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556919 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429410567103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429410567103"} 20240916082556919 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429410567103)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082556919 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429410567103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082556919 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429410567103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429410567103"} 20240916082556919 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429410567103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082556919 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429410567103)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082556919 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429410567103)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082556919 DLU <0006> fsm.c:568 lu(PS:IMSI-262429410567103)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082556919 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082556919 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082556922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59906<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@74dbbcc51e34: Final verdict of PTC: pass 20240916082556956 DAUC <0003> db_auc.c:157 IMSI='262420286538597': No 2G Auth Data 20240916082556956 DAUC <0003> db_auc.c:192 IMSI='262420286538597': No 3G Auth Data 20240916082556964 DLGSUP <0013> hlr.c:121 IMSI 262420286538597: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@74dbbcc51e34: Created GsupExpect[0] for "262420286538597" to be handled at TC_gsup_ul_subscriber_data(96) 20240916082556992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59914<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@74dbbcc51e34: GSUP ul subscriber_data 20240916082556995 DLINP <000b> input/ipa.c:451 connected read/write 20240916082556995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082556995 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420286538597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420286538597" cn_domain=PS} 20240916082556995 DLU <0006> fsm.c:456 lu(262420286538597)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082556995 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420286538597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082557012 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420286538597)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082557012 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420286538597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420286538597" cn_domain=PS} 20240916082557012 DLINP <000b> input/ipa.c:451 connected read/write 20240916082557012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082557012 DLINP <000b> input/ipa.c:451 connected read/write 20240916082557012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@74dbbcc51e34: Found GsupExpect[0] for "262420286538597" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@74dbbcc51e34: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420286538597" 20240916082557018 DLINP <000b> input/ipa.c:451 connected read/write 20240916082557018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082557018 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420286538597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420286538597"} 20240916082557018 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420286538597)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082557018 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420286538597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082557018 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420286538597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420286538597"} 20240916082557018 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420286538597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082557018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420286538597)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082557018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420286538597)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082557018 DLU <0006> fsm.c:568 lu(PS:IMSI-262420286538597)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082557018 DLINP <000b> input/ipa.c:451 connected read/write 20240916082557018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082557018 DLINP <000b> input/ipa.c:451 connected read/write 20240916082557018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082557021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59914<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@74dbbcc51e34: Final verdict of PTC: pass MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082557052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59858<->l=127.0.0.1:4258 20240916082557052 DLINP <000b> input/ipa.c:451 connected read/write 20240916082557052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082557052 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082557052 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082557052 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082557052 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32779<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP(86)@74dbbcc51e34: Final verdict of PTC: none 87@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Mon Sep 16 08:25:57 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 20240916082557074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 20240916082557176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=34296) Waiting for packet dumper to finish... 1 (prev_count=34296, count=50616) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Mon Sep 16 08:25:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_vty started. MTC@74dbbcc51e34: legacy= true 20240916082600269 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082600269 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082600270 DLINP <000b> input/ipa.c:451 connected read/write 20240916082600270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082600270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59934<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@74dbbcc51e34: 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) } } } } 20240916082600271 DLINP <000b> input/ipa.c:451 connected read/write 20240916082600271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082600271 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082600271 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082600271 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082600271 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082600271 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082600271 DLGSUP <0013> gsup_server.c:235 2:  20240916082600271 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082600271 DLGSUP <0013> gsup_server.c:235 3:  20240916082600271 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082600271 DLGSUP <0013> gsup_server.c:235 4:  20240916082600271 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082600271 DLGSUP <0013> gsup_server.c:235 5:  20240916082600271 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082600271 DLGSUP <0013> gsup_server.c:235 7:  20240916082600271 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082600271 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082600271 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082600271 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(97)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@74dbbcc51e34: 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") 20240916082600278 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37705<->l=127.0.0.1:4259) 20240916082600287 DAUC <0003> db_auc.c:157 IMSI='262426790507801': No 2G Auth Data 20240916082600287 DAUC <0003> db_auc.c:192 IMSI='262426790507801': No 3G Auth Data 20240916082600303 DAUC <0003> db_auc.c:192 IMSI='262426790507801': No 3G Auth Data 20240916082600328 DAUC <0003> db_auc.c:157 IMSI='262422421037666': No 2G Auth Data 20240916082600328 DAUC <0003> db_auc.c:192 IMSI='262422421037666': No 3G Auth Data 20240916082600344 DAUC <0003> db_auc.c:157 IMSI='262422421037666': No 2G Auth Data 20240916082600369 DAUC <0003> db_auc.c:157 IMSI='262425442703054': No 2G Auth Data 20240916082600369 DAUC <0003> db_auc.c:192 IMSI='262425442703054': No 3G Auth Data MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082600418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59934<->l=127.0.0.1:4258 20240916082600418 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37705<->l=127.0.0.1:4259) 20240916082600418 DLINP <000b> input/ipa.c:451 connected read/write 20240916082600418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082600418 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082600418 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082600418 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@74dbbcc51e34: Test case TC_vty finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Mon Sep 16 08:26:00 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20240916082600441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4258 20240916082600542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59942<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17160) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Mon Sep 16 08:26:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_vty_msisdn_isd started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082603634 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082603634 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082603636 DLINP <000b> input/ipa.c:451 connected read/write 20240916082603636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082603636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51160<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082603638 DLINP <000b> input/ipa.c:451 connected read/write 20240916082603638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082603638 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082603638 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082603638 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082603638 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082603638 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082603638 DLGSUP <0013> gsup_server.c:235 2:  20240916082603638 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082603638 DLGSUP <0013> gsup_server.c:235 3:  20240916082603638 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082603638 DLGSUP <0013> gsup_server.c:235 4:  20240916082603638 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082603638 DLGSUP <0013> gsup_server.c:235 5:  20240916082603638 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082603638 DLGSUP <0013> gsup_server.c:235 7:  20240916082603638 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082603638 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082603638 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082603638 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@74dbbcc51e34: 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") 20240916082603649 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36433<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@74dbbcc51e34: Created GsupExpect[0] for "262425298040752" to be handled at TC_vty_msisdn_isd(104) 20240916082603656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51162<->l=127.0.0.1:4258 20240916082603666 DAUC <0003> db_auc.c:157 IMSI='262425298040752': No 2G Auth Data 20240916082603666 DAUC <0003> db_auc.c:192 IMSI='262425298040752': No 3G Auth Data 20240916082603699 DLINP <000b> input/ipa.c:451 connected read/write 20240916082603699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082603699 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425298040752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425298040752" cn_domain=PS} 20240916082603699 DLU <0006> fsm.c:456 lu(262425298040752)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082603699 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425298040752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082603716 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425298040752)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082603716 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425298040752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425298040752" cn_domain=PS} 20240916082603716 DLINP <000b> input/ipa.c:451 connected read/write 20240916082603716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082603716 DLINP <000b> input/ipa.c:451 connected read/write 20240916082603716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@74dbbcc51e34: Found GsupExpect[0] for "262425298040752" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@74dbbcc51e34: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425298040752" 20240916082603722 DLINP <000b> input/ipa.c:451 connected read/write 20240916082603722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082603723 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425298040752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425298040752"} 20240916082603723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425298040752)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082603723 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425298040752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082603723 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425298040752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425298040752"} 20240916082603723 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425298040752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082603723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425298040752)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082603723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425298040752)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082603723 DLU <0006> fsm.c:568 lu(PS:IMSI-262425298040752)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082603723 DLINP <000b> input/ipa.c:451 connected read/write 20240916082603723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082603723 DLINP <000b> input/ipa.c:451 connected read/write 20240916082603723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082603734 DLGSUP <0013> hlr.c:128 IMSI 262425298040752: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240916082603734 DLINP <000b> input/ipa.c:451 connected read/write 20240916082603734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082603734 DLINP <000b> input/ipa.c:451 connected read/write 20240916082603734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082603739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51162<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@74dbbcc51e34: Final verdict of PTC: pass 20240916082603739 DLINP <000b> input/ipa.c:451 connected read/write 20240916082603739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082603740 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425298040752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425298040752"} 20240916082603740 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425298040752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240916082603740 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425298040752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082603741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51160<->l=127.0.0.1:4258 20240916082603743 DLINP <000b> input/ipa.c:451 connected read/write 20240916082603743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082603743 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082603743 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082603743 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@74dbbcc51e34: Final verdict of PTC: none 20240916082603743 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36433<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@74dbbcc51e34: Final verdict of PTC: none 102@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 102: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Mon Sep 16 08:26:03 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 20240916082603813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51174<->l=127.0.0.1:4258 20240916082603914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51174<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15032) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Mon Sep 16 08:26:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_purge_cs started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082606970 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082606970 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082606974 DLINP <000b> input/ipa.c:451 connected read/write 20240916082606974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082606976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51190<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082606978 DLINP <000b> input/ipa.c:451 connected read/write 20240916082606978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082606978 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082606978 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082606978 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082606978 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082606978 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082606978 DLGSUP <0013> gsup_server.c:235 2:  20240916082606979 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082606979 DLGSUP <0013> gsup_server.c:235 3:  20240916082606979 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082606979 DLGSUP <0013> gsup_server.c:235 4:  20240916082606979 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082606979 DLGSUP <0013> gsup_server.c:235 5:  20240916082606979 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082606979 DLGSUP <0013> gsup_server.c:235 7:  20240916082606979 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082606979 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082606979 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082606979 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@74dbbcc51e34: 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") 20240916082607003 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35899<->l=127.0.0.1:4259) 20240916082607047 DAUC <0003> db_auc.c:157 IMSI='262429937291690': No 2G Auth Data 20240916082607047 DAUC <0003> db_auc.c:192 IMSI='262429937291690': No 3G Auth Data HLR_Test-GSUP(106)@74dbbcc51e34: Created GsupExpect[0] for "262429937291690" to be handled at TC_gsup_purge_cs(109) 20240916082607101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51204<->l=127.0.0.1:4258 20240916082607112 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607112 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429937291690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429937291690" cn_domain=PS} 20240916082607112 DLU <0006> fsm.c:456 lu(262429937291690)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082607112 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429937291690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082607130 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429937291690)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082607130 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429937291690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429937291690" cn_domain=PS} 20240916082607130 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607130 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74dbbcc51e34: Found GsupExpect[0] for "262429937291690" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_purge_cs(109)"262429937291690" 20240916082607137 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607138 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429937291690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429937291690"} 20240916082607138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429937291690)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082607138 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429937291690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082607138 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429937291690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429937291690"} 20240916082607138 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429937291690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082607138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429937291690)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082607138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429937291690)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082607138 DLU <0006> fsm.c:568 lu(PS:IMSI-262429937291690)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082607138 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607138 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082607141 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607141 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429937291690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429937291690" cn_domain=CS} 20240916082607141 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429937291690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916082607150 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429937291690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429937291690"} 20240916082607150 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429937291690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082607150 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607150 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082607152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51204<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@74dbbcc51e34: Final verdict of PTC: pass 20240916082607180 DAUC <0003> db_auc.c:157 IMSI='262426736693312': No 2G Auth Data 20240916082607180 DAUC <0003> db_auc.c:192 IMSI='262426736693312': No 3G Auth Data 20240916082607188 DLGSUP <0013> hlr.c:121 IMSI 262426736693312: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74dbbcc51e34: Created GsupExpect[0] for "262426736693312" to be handled at TC_gsup_purge_cs(110) 20240916082607202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51210<->l=127.0.0.1:4258 20240916082607204 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607204 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426736693312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426736693312" cn_domain=PS} 20240916082607204 DLU <0006> fsm.c:456 lu(262426736693312)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082607204 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426736693312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082607219 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426736693312)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082607219 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426736693312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426736693312" cn_domain=PS} 20240916082607219 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607219 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74dbbcc51e34: Found GsupExpect[0] for "262426736693312" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@74dbbcc51e34: Added IMSI table entry 1TC_gsup_purge_cs(110)"262426736693312" 20240916082607222 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607222 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426736693312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426736693312"} 20240916082607222 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426736693312)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082607222 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426736693312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082607222 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426736693312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426736693312"} 20240916082607222 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426736693312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082607222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426736693312)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082607222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426736693312)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082607222 DLU <0006> fsm.c:568 lu(PS:IMSI-262426736693312)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082607222 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607222 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082607224 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607224 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426736693312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426736693312" cn_domain=CS} 20240916082607224 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426736693312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916082607233 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426736693312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426736693312"} 20240916082607233 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426736693312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082607233 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607233 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082607235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51210<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@74dbbcc51e34: Final verdict of PTC: pass 20240916082607261 DAUC <0003> db_auc.c:157 IMSI='262424155508391': No 2G Auth Data 20240916082607261 DAUC <0003> db_auc.c:192 IMSI='262424155508391': No 3G Auth Data 20240916082607269 DLGSUP <0013> hlr.c:121 IMSI 262424155508391: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74dbbcc51e34: Created GsupExpect[0] for "262424155508391" to be handled at TC_gsup_purge_cs(111) 20240916082607283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51212<->l=127.0.0.1:4258 20240916082607285 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607285 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424155508391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424155508391" cn_domain=PS} 20240916082607285 DLU <0006> fsm.c:456 lu(262424155508391)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082607285 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424155508391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082607301 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424155508391)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082607301 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424155508391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424155508391" cn_domain=PS} 20240916082607301 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607301 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74dbbcc51e34: Found GsupExpect[0] for "262424155508391" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@74dbbcc51e34: Added IMSI table entry 2TC_gsup_purge_cs(111)"262424155508391" 20240916082607303 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607303 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424155508391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424155508391"} 20240916082607303 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424155508391)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082607303 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424155508391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082607303 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424155508391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424155508391"} 20240916082607303 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424155508391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082607303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424155508391)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082607303 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424155508391)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082607303 DLU <0006> fsm.c:568 lu(PS:IMSI-262424155508391)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082607303 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607303 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082607305 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607305 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424155508391 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424155508391" cn_domain=CS} 20240916082607305 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424155508391 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916082607313 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424155508391 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424155508391"} 20240916082607313 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424155508391 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082607313 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607313 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082607315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51212<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@74dbbcc51e34: Final verdict of PTC: pass 20240916082607341 DAUC <0003> db_auc.c:157 IMSI='262428724530818': No 2G Auth Data 20240916082607341 DAUC <0003> db_auc.c:192 IMSI='262428724530818': No 3G Auth Data 20240916082607350 DLGSUP <0013> hlr.c:121 IMSI 262428724530818: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74dbbcc51e34: Created GsupExpect[0] for "262428724530818" to be handled at TC_gsup_purge_cs(112) 20240916082607365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51214<->l=127.0.0.1:4258 20240916082607368 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607368 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428724530818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428724530818" cn_domain=PS} 20240916082607368 DLU <0006> fsm.c:456 lu(262428724530818)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082607368 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428724530818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082607385 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428724530818)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082607385 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428724530818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428724530818" cn_domain=PS} 20240916082607385 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607385 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74dbbcc51e34: Found GsupExpect[0] for "262428724530818" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@74dbbcc51e34: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428724530818" 20240916082607390 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607390 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428724530818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428724530818"} 20240916082607390 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428724530818)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082607391 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428724530818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082607391 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428724530818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428724530818"} 20240916082607391 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428724530818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082607391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428724530818)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082607391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428724530818)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082607391 DLU <0006> fsm.c:568 lu(PS:IMSI-262428724530818)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082607391 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607391 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082607394 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607394 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428724530818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428724530818" cn_domain=CS} 20240916082607394 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428724530818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916082607403 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428724530818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428724530818"} 20240916082607403 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428724530818 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082607403 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607403 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082607406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51214<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@74dbbcc51e34: Final verdict of PTC: pass 20240916082607433 DAUC <0003> db_auc.c:157 IMSI='262423018498775': No 2G Auth Data 20240916082607433 DAUC <0003> db_auc.c:192 IMSI='262423018498775': No 3G Auth Data 20240916082607442 DLGSUP <0013> hlr.c:121 IMSI 262423018498775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74dbbcc51e34: Created GsupExpect[0] for "262423018498775" to be handled at TC_gsup_purge_cs(113) 20240916082607456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51220<->l=127.0.0.1:4258 20240916082607457 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607457 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423018498775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423018498775" cn_domain=PS} 20240916082607457 DLU <0006> fsm.c:456 lu(262423018498775)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082607457 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423018498775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082607474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423018498775)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082607474 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423018498775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423018498775" cn_domain=PS} 20240916082607474 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607474 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74dbbcc51e34: Found GsupExpect[0] for "262423018498775" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@74dbbcc51e34: Added IMSI table entry 4TC_gsup_purge_cs(113)"262423018498775" 20240916082607477 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607477 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423018498775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423018498775"} 20240916082607477 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423018498775)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082607477 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423018498775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082607477 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423018498775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423018498775"} 20240916082607477 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423018498775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082607477 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423018498775)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082607477 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423018498775)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082607477 DLU <0006> fsm.c:568 lu(PS:IMSI-262423018498775)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082607477 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607477 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082607480 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607480 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423018498775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423018498775" cn_domain=CS} 20240916082607480 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423018498775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916082607488 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423018498775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423018498775"} 20240916082607488 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423018498775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082607488 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607488 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082607490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51220<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@74dbbcc51e34: Final verdict of PTC: pass 20240916082607518 DAUC <0003> db_auc.c:157 IMSI='262421900184929': No 2G Auth Data 20240916082607518 DAUC <0003> db_auc.c:192 IMSI='262421900184929': No 3G Auth Data 20240916082607526 DLGSUP <0013> hlr.c:121 IMSI 262421900184929: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74dbbcc51e34: Created GsupExpect[0] for "262421900184929" to be handled at TC_gsup_purge_cs(114) 20240916082607548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51230<->l=127.0.0.1:4258 20240916082607550 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607550 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421900184929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421900184929" cn_domain=PS} 20240916082607550 DLU <0006> fsm.c:456 lu(262421900184929)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082607550 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421900184929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082607566 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421900184929)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082607566 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421900184929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421900184929" cn_domain=PS} 20240916082607566 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607566 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74dbbcc51e34: Found GsupExpect[0] for "262421900184929" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@74dbbcc51e34: Added IMSI table entry 5TC_gsup_purge_cs(114)"262421900184929" 20240916082607570 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607570 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421900184929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421900184929"} 20240916082607570 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421900184929)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082607570 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421900184929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082607570 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421900184929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421900184929"} 20240916082607570 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421900184929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082607570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421900184929)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082607570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421900184929)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082607570 DLU <0006> fsm.c:568 lu(PS:IMSI-262421900184929)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082607570 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607570 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082607573 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607573 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421900184929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421900184929" cn_domain=CS} 20240916082607573 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421900184929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916082607581 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421900184929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421900184929"} 20240916082607581 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421900184929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082607581 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607581 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082607584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51230<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@74dbbcc51e34: Final verdict of PTC: pass 20240916082607619 DAUC <0003> db_auc.c:157 IMSI='262428859383948': No 2G Auth Data 20240916082607619 DAUC <0003> db_auc.c:192 IMSI='262428859383948': No 3G Auth Data 20240916082607628 DLGSUP <0013> hlr.c:121 IMSI 262428859383948: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74dbbcc51e34: Created GsupExpect[0] for "262428859383948" to be handled at TC_gsup_purge_cs(115) 20240916082607654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51242<->l=127.0.0.1:4258 20240916082607658 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607658 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428859383948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428859383948" cn_domain=PS} 20240916082607658 DLU <0006> fsm.c:456 lu(262428859383948)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082607658 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428859383948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082607676 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428859383948)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082607676 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428859383948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428859383948" cn_domain=PS} 20240916082607676 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607676 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74dbbcc51e34: Found GsupExpect[0] for "262428859383948" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@74dbbcc51e34: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428859383948" 20240916082607681 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607681 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428859383948 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428859383948"} 20240916082607681 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428859383948)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082607681 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428859383948 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082607681 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428859383948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428859383948"} 20240916082607681 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428859383948 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082607681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428859383948)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082607681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428859383948)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082607681 DLU <0006> fsm.c:568 lu(PS:IMSI-262428859383948)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082607681 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607681 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082607685 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607685 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428859383948 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428859383948" cn_domain=CS} 20240916082607685 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428859383948 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916082607693 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428859383948 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428859383948"} 20240916082607693 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428859383948 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082607693 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607693 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082607696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51242<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@74dbbcc51e34: Final verdict of PTC: pass 20240916082607730 DAUC <0003> db_auc.c:157 IMSI='262426218068083': No 2G Auth Data 20240916082607730 DAUC <0003> db_auc.c:192 IMSI='262426218068083': No 3G Auth Data 20240916082607739 DLGSUP <0013> hlr.c:121 IMSI 262426218068083: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@74dbbcc51e34: Created GsupExpect[0] for "262426218068083" to be handled at TC_gsup_purge_cs(116) 20240916082607766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51258<->l=127.0.0.1:4258 20240916082607768 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607768 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426218068083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426218068083" cn_domain=PS} 20240916082607768 DLU <0006> fsm.c:456 lu(262426218068083)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082607768 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426218068083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082607785 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426218068083)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082607785 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426218068083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426218068083" cn_domain=PS} 20240916082607785 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607785 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@74dbbcc51e34: Found GsupExpect[0] for "262426218068083" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@74dbbcc51e34: Added IMSI table entry 7TC_gsup_purge_cs(116)"262426218068083" 20240916082607790 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607790 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426218068083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426218068083"} 20240916082607790 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426218068083)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082607790 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426218068083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082607790 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426218068083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426218068083"} 20240916082607790 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426218068083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082607790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426218068083)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082607790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426218068083)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082607790 DLU <0006> fsm.c:568 lu(PS:IMSI-262426218068083)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082607790 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607790 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082607794 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607794 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426218068083 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426218068083" cn_domain=CS} 20240916082607794 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426218068083 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240916082607803 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426218068083 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426218068083"} 20240916082607803 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426218068083 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082607803 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082607803 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082607805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51258<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@74dbbcc51e34: Final verdict of PTC: pass MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082607833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51190<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@74dbbcc51e34: Final verdict of PTC: none 20240916082607834 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35899<->l=127.0.0.1:4259) 20240916082607834 DLINP <000b> input/ipa.c:451 connected read/write 20240916082607834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082607834 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082607834 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082607834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 107@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Mon Sep 16 08:26:07 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 20240916082607856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51268<->l=127.0.0.1:4258 20240916082607957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51268<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14776) Waiting for packet dumper to finish... 1 (prev_count=14776, count=48084) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Mon Sep 16 08:26:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_purge_ps started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082611071 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082611071 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082611076 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082611081 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611081 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082611081 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082611081 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082611081 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082611081 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082611081 DLGSUP <0013> gsup_server.c:235 2:  20240916082611081 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082611081 DLGSUP <0013> gsup_server.c:235 3:  20240916082611081 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082611081 DLGSUP <0013> gsup_server.c:235 4:  20240916082611082 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082611082 DLGSUP <0013> gsup_server.c:235 5:  20240916082611082 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082611082 DLGSUP <0013> gsup_server.c:235 7:  20240916082611082 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082611082 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082611082 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082611082 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@74dbbcc51e34: 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") 20240916082611107 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46811<->l=127.0.0.1:4259) 20240916082611139 DAUC <0003> db_auc.c:157 IMSI='262429437007934': No 2G Auth Data 20240916082611139 DAUC <0003> db_auc.c:192 IMSI='262429437007934': No 3G Auth Data HLR_Test-GSUP(118)@74dbbcc51e34: Created GsupExpect[0] for "262429437007934" to be handled at TC_gsup_purge_ps(121) 20240916082611187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51284<->l=127.0.0.1:4258 20240916082611198 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611198 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429437007934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429437007934" cn_domain=PS} 20240916082611198 DLU <0006> fsm.c:456 lu(262429437007934)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082611198 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429437007934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082611214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429437007934)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082611214 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429437007934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429437007934" cn_domain=PS} 20240916082611214 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611214 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74dbbcc51e34: Found GsupExpect[0] for "262429437007934" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_purge_ps(121)"262429437007934" 20240916082611216 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611216 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429437007934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429437007934"} 20240916082611216 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429437007934)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082611216 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429437007934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082611216 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429437007934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429437007934"} 20240916082611216 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429437007934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082611216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429437007934)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082611216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429437007934)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082611216 DLU <0006> fsm.c:568 lu(PS:IMSI-262429437007934)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082611216 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611216 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082611216 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611216 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429437007934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429437007934" cn_domain=PS} 20240916082611216 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429437007934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916082611224 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429437007934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429437007934"} 20240916082611224 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429437007934 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082611224 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611224 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082611225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51284<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@74dbbcc51e34: Final verdict of PTC: pass 20240916082611251 DAUC <0003> db_auc.c:157 IMSI='262428967647652': No 2G Auth Data 20240916082611251 DAUC <0003> db_auc.c:192 IMSI='262428967647652': No 3G Auth Data 20240916082611259 DLGSUP <0013> hlr.c:121 IMSI 262428967647652: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74dbbcc51e34: Created GsupExpect[0] for "262428967647652" to be handled at TC_gsup_purge_ps(122) 20240916082611272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51292<->l=127.0.0.1:4258 20240916082611274 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611274 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428967647652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428967647652" cn_domain=PS} 20240916082611274 DLU <0006> fsm.c:456 lu(262428967647652)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082611274 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428967647652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082611289 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428967647652)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082611289 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428967647652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428967647652" cn_domain=PS} 20240916082611289 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611290 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74dbbcc51e34: Found GsupExpect[0] for "262428967647652" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@74dbbcc51e34: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428967647652" 20240916082611292 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611292 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428967647652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428967647652"} 20240916082611292 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428967647652)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082611292 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428967647652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082611292 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428967647652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428967647652"} 20240916082611292 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428967647652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082611292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428967647652)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082611292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428967647652)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082611292 DLU <0006> fsm.c:568 lu(PS:IMSI-262428967647652)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082611292 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611292 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082611294 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611294 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428967647652 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428967647652" cn_domain=PS} 20240916082611294 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428967647652 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916082611302 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428967647652 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428967647652"} 20240916082611302 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428967647652 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082611302 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611302 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082611304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51292<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@74dbbcc51e34: Final verdict of PTC: pass 20240916082611329 DAUC <0003> db_auc.c:157 IMSI='262429620956537': No 2G Auth Data 20240916082611329 DAUC <0003> db_auc.c:192 IMSI='262429620956537': No 3G Auth Data 20240916082611338 DLGSUP <0013> hlr.c:121 IMSI 262429620956537: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74dbbcc51e34: Created GsupExpect[0] for "262429620956537" to be handled at TC_gsup_purge_ps(123) 20240916082611351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51298<->l=127.0.0.1:4258 20240916082611353 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611353 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429620956537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429620956537" cn_domain=PS} 20240916082611353 DLU <0006> fsm.c:456 lu(262429620956537)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082611353 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429620956537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082611368 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429620956537)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082611368 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429620956537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429620956537" cn_domain=PS} 20240916082611368 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611368 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74dbbcc51e34: Found GsupExpect[0] for "262429620956537" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@74dbbcc51e34: Added IMSI table entry 2TC_gsup_purge_ps(123)"262429620956537" 20240916082611371 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611371 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429620956537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429620956537"} 20240916082611371 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429620956537)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082611371 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429620956537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082611371 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429620956537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429620956537"} 20240916082611371 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429620956537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082611371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429620956537)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082611371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429620956537)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082611371 DLU <0006> fsm.c:568 lu(PS:IMSI-262429620956537)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082611371 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611371 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082611372 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611372 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429620956537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429620956537" cn_domain=PS} 20240916082611373 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429620956537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916082611380 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429620956537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429620956537"} 20240916082611381 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429620956537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082611381 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611381 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082611383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51298<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@74dbbcc51e34: Final verdict of PTC: pass 20240916082611410 DAUC <0003> db_auc.c:157 IMSI='262423835470279': No 2G Auth Data 20240916082611410 DAUC <0003> db_auc.c:192 IMSI='262423835470279': No 3G Auth Data 20240916082611418 DLGSUP <0013> hlr.c:121 IMSI 262423835470279: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74dbbcc51e34: Created GsupExpect[0] for "262423835470279" to be handled at TC_gsup_purge_ps(124) 20240916082611432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4258 20240916082611434 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611434 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423835470279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423835470279" cn_domain=PS} 20240916082611434 DLU <0006> fsm.c:456 lu(262423835470279)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082611434 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423835470279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082611450 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423835470279)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082611450 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423835470279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423835470279" cn_domain=PS} 20240916082611450 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611450 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74dbbcc51e34: Found GsupExpect[0] for "262423835470279" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@74dbbcc51e34: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423835470279" 20240916082611452 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611452 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423835470279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423835470279"} 20240916082611452 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423835470279)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082611452 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423835470279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082611452 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423835470279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423835470279"} 20240916082611452 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423835470279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082611452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423835470279)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082611452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423835470279)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082611452 DLU <0006> fsm.c:568 lu(PS:IMSI-262423835470279)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082611452 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611452 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082611453 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611453 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423835470279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423835470279" cn_domain=PS} 20240916082611453 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423835470279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916082611462 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423835470279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423835470279"} 20240916082611462 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423835470279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082611462 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611462 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082611464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@74dbbcc51e34: Final verdict of PTC: pass 20240916082611489 DAUC <0003> db_auc.c:157 IMSI='262424040534786': No 2G Auth Data 20240916082611489 DAUC <0003> db_auc.c:192 IMSI='262424040534786': No 3G Auth Data 20240916082611496 DLGSUP <0013> hlr.c:121 IMSI 262424040534786: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74dbbcc51e34: Created GsupExpect[0] for "262424040534786" to be handled at TC_gsup_purge_ps(125) 20240916082611514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51310<->l=127.0.0.1:4258 20240916082611516 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611516 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424040534786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424040534786" cn_domain=PS} 20240916082611516 DLU <0006> fsm.c:456 lu(262424040534786)[0x559bd7df61c0]{UNVALIDATED}: Allocated 20240916082611516 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424040534786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082611532 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424040534786)[0x559bd7df61c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082611532 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424040534786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424040534786" cn_domain=PS} 20240916082611532 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611532 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74dbbcc51e34: Found GsupExpect[0] for "262424040534786" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@74dbbcc51e34: Added IMSI table entry 4TC_gsup_purge_ps(125)"262424040534786" 20240916082611536 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611536 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424040534786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424040534786"} 20240916082611536 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424040534786)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082611536 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262424040534786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082611536 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424040534786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424040534786"} 20240916082611536 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262424040534786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082611536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424040534786)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082611536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424040534786)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082611536 DLU <0006> fsm.c:568 lu(PS:IMSI-262424040534786)[0x559bd7df61c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082611536 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611536 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082611538 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611538 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424040534786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424040534786" cn_domain=PS} 20240916082611538 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424040534786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916082611547 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424040534786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424040534786"} 20240916082611547 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262424040534786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082611547 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611547 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082611550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51310<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@74dbbcc51e34: Final verdict of PTC: pass 20240916082611576 DAUC <0003> db_auc.c:157 IMSI='262429489749421': No 2G Auth Data 20240916082611576 DAUC <0003> db_auc.c:192 IMSI='262429489749421': No 3G Auth Data 20240916082611584 DLGSUP <0013> hlr.c:121 IMSI 262429489749421: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74dbbcc51e34: Created GsupExpect[0] for "262429489749421" to be handled at TC_gsup_purge_ps(126) 20240916082611607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48486<->l=127.0.0.1:4258 20240916082611609 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611609 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429489749421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429489749421" cn_domain=PS} 20240916082611609 DLU <0006> fsm.c:456 lu(262429489749421)[0x559bd7deffe0]{UNVALIDATED}: Allocated 20240916082611609 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429489749421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082611625 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429489749421)[0x559bd7deffe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082611625 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429489749421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429489749421" cn_domain=PS} 20240916082611625 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611625 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74dbbcc51e34: Found GsupExpect[0] for "262429489749421" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@74dbbcc51e34: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429489749421" 20240916082611631 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611631 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429489749421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429489749421"} 20240916082611631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429489749421)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082611631 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429489749421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082611631 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429489749421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429489749421"} 20240916082611631 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429489749421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082611631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429489749421)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082611631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429489749421)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082611631 DLU <0006> fsm.c:568 lu(PS:IMSI-262429489749421)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082611631 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611631 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082611634 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611634 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429489749421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429489749421" cn_domain=PS} 20240916082611634 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429489749421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916082611642 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429489749421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429489749421"} 20240916082611642 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429489749421 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082611642 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611642 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082611645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48486<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@74dbbcc51e34: Final verdict of PTC: pass 20240916082611679 DAUC <0003> db_auc.c:157 IMSI='262428911415819': No 2G Auth Data 20240916082611679 DAUC <0003> db_auc.c:192 IMSI='262428911415819': No 3G Auth Data 20240916082611687 DLGSUP <0013> hlr.c:121 IMSI 262428911415819: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@74dbbcc51e34: Created GsupExpect[0] for "262428911415819" to be handled at TC_gsup_purge_ps(127) 20240916082611715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48490<->l=127.0.0.1:4258 20240916082611722 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611722 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428911415819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428911415819" cn_domain=PS} 20240916082611722 DLU <0006> fsm.c:456 lu(262428911415819)[0x559bd7deffe0]{UNVALIDATED}: Allocated 20240916082611722 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428911415819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082611738 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428911415819)[0x559bd7deffe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082611738 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428911415819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428911415819" cn_domain=PS} 20240916082611738 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611739 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74dbbcc51e34: Found GsupExpect[0] for "262428911415819" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@74dbbcc51e34: Added IMSI table entry 6TC_gsup_purge_ps(127)"262428911415819" 20240916082611744 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611744 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428911415819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428911415819"} 20240916082611744 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428911415819)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082611744 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428911415819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082611744 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428911415819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428911415819"} 20240916082611744 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428911415819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082611744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428911415819)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082611744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428911415819)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082611744 DLU <0006> fsm.c:568 lu(PS:IMSI-262428911415819)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082611744 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611744 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082611747 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611747 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428911415819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428911415819" cn_domain=PS} 20240916082611747 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428911415819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916082611756 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428911415819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428911415819"} 20240916082611756 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428911415819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082611756 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611756 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082611759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48490<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@74dbbcc51e34: Final verdict of PTC: pass 20240916082611792 DAUC <0003> db_auc.c:157 IMSI='262423777189906': No 2G Auth Data 20240916082611792 DAUC <0003> db_auc.c:192 IMSI='262423777189906': No 3G Auth Data 20240916082611801 DLGSUP <0013> hlr.c:121 IMSI 262423777189906: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240916082611825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@74dbbcc51e34: Created GsupExpect[0] for "262423777189906" to be handled at TC_gsup_purge_ps(128) 20240916082611828 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611828 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423777189906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423777189906" cn_domain=PS} 20240916082611828 DLU <0006> fsm.c:456 lu(262423777189906)[0x559bd7deffe0]{UNVALIDATED}: Allocated 20240916082611828 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423777189906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082611843 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423777189906)[0x559bd7deffe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082611844 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423777189906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423777189906" cn_domain=PS} 20240916082611844 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611844 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@74dbbcc51e34: Found GsupExpect[0] for "262423777189906" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@74dbbcc51e34: Added IMSI table entry 7TC_gsup_purge_ps(128)"262423777189906" 20240916082611848 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611848 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423777189906 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423777189906"} 20240916082611848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423777189906)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082611848 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423777189906 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082611848 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423777189906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423777189906"} 20240916082611848 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423777189906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082611848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423777189906)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082611848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423777189906)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082611848 DLU <0006> fsm.c:568 lu(PS:IMSI-262423777189906)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082611848 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611848 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082611852 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611852 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423777189906 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423777189906" cn_domain=PS} 20240916082611852 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423777189906 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240916082611860 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423777189906 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423777189906"} 20240916082611860 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423777189906 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240916082611860 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082611860 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082611862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@74dbbcc51e34: Final verdict of PTC: pass MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082611888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4258 20240916082611888 DLINP <000b> input/ipa.c:451 connected read/write 20240916082611888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082611888 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082611888 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082611888 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082611888 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46811<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@74dbbcc51e34: Final verdict of PTC: none 119@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Mon Sep 16 08:26:11 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 20240916082611911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 20240916082612012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=15456) Waiting for packet dumper to finish... 1 (prev_count=15456, count=48084) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Mon Sep 16 08:26:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_purge_unknown started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082615119 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082615119 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082615124 DLINP <000b> input/ipa.c:451 connected read/write 20240916082615124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082615125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48534<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082615125 DLINP <000b> input/ipa.c:451 connected read/write 20240916082615125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082615125 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082615125 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082615125 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082615125 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082615125 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082615125 DLGSUP <0013> gsup_server.c:235 2:  20240916082615125 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082615125 DLGSUP <0013> gsup_server.c:235 3:  20240916082615125 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082615125 DLGSUP <0013> gsup_server.c:235 4:  20240916082615125 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082615125 DLGSUP <0013> gsup_server.c:235 5:  20240916082615125 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082615125 DLGSUP <0013> gsup_server.c:235 7:  20240916082615125 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082615125 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082615125 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082615125 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@74dbbcc51e34: 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") 20240916082615147 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41057<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@74dbbcc51e34: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240916082615162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48540<->l=127.0.0.1:4258 20240916082615170 DLINP <000b> input/ipa.c:451 connected read/write 20240916082615170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082615170 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20240916082615170 DLU <0006> fsm.c:456 lu(2345743413463)[0x559bd7deffe0]{UNVALIDATED}: Allocated 20240916082615170 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 20240916082615170 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20240916082615170 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082615170 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x559bd7deffe0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082615170 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x559bd7deffe0]{UNVALIDATED}: Freeing instance 20240916082615170 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x559bd7deffe0]{UNVALIDATED}: Deallocated 20240916082615170 DLINP <000b> input/ipa.c:451 connected read/write 20240916082615170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082615170 DLINP <000b> input/ipa.c:451 connected read/write 20240916082615170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@74dbbcc51e34: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@74dbbcc51e34: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082615174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48540<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@74dbbcc51e34: Final verdict of PTC: pass MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082615176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48534<->l=127.0.0.1:4258 20240916082615178 DLINP <000b> input/ipa.c:451 connected read/write 20240916082615178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082615178 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082615178 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082615178 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082615178 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41057<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@74dbbcc51e34: Final verdict of PTC: none 131@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP(130)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Mon Sep 16 08:26:15 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 20240916082615210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4258 20240916082615311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12532) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Mon Sep 16 08:26:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_mo_ussd_unknown started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082618417 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082618417 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082618422 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082618423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082618427 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082618428 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082618428 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082618428 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082618428 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082618428 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082618428 DLGSUP <0013> gsup_server.c:235 2:  20240916082618428 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082618428 DLGSUP <0013> gsup_server.c:235 3:  20240916082618428 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082618428 DLGSUP <0013> gsup_server.c:235 4:  20240916082618428 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082618428 DLGSUP <0013> gsup_server.c:235 5:  20240916082618428 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082618428 DLGSUP <0013> gsup_server.c:235 7:  20240916082618428 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082618428 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082618428 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082618428 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@74dbbcc51e34: 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") 20240916082618451 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46873<->l=127.0.0.1:4259) 20240916082618470 DAUC <0003> db_auc.c:157 IMSI='262426532297798': No 2G Auth Data 20240916082618470 DAUC <0003> db_auc.c:192 IMSI='262426532297798': No 3G Auth Data HLR_Test-GSUP(135)@74dbbcc51e34: Created GsupExpect[0] for "262426532297798" to be handled at TC_mo_ussd_unknown(138) 20240916082618517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48578<->l=127.0.0.1:4258 20240916082618531 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082618531 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426532297798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426532297798" session_id=799587034 session_state=BEGIN} 20240916082618531 DSS <0004> hlr_ussd.c:576 262426532297798/0x2fa8bada: Process SS (BEGIN) 20240916082618531 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916082618531 DSS <0004> hlr_ussd.c:518 262426532297798/0x2fa8bada: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916082618531 DSS <0004> hlr_ussd.c:523 262426532297798/0x2fa8bada: USSD for unknown code '*#200#' 20240916082618531 DSS <0004> hlr_ussd.c:354 262426532297798/0x2fa8bada: Tx ReturnError(1, 0x12) 20240916082618531 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426532297798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426532297798" session_id=799587034 session_state=END} 20240916082618531 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082618531 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74dbbcc51e34: Found GsupExpect[0] for "262426532297798" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@74dbbcc51e34: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426532297798" TC_mo_ussd_unknown(138)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082618538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48578<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@74dbbcc51e34: Final verdict of PTC: pass 20240916082618547 DAUC <0003> db_auc.c:157 IMSI='262423960835951': No 2G Auth Data 20240916082618547 DAUC <0003> db_auc.c:192 IMSI='262423960835951': No 3G Auth Data HLR_Test-GSUP(135)@74dbbcc51e34: Created GsupExpect[0] for "262423960835951" to be handled at TC_mo_ussd_unknown(139) 20240916082618570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48594<->l=127.0.0.1:4258 20240916082618573 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082618573 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423960835951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423960835951" session_id=1890623372 session_state=BEGIN} 20240916082618573 DSS <0004> hlr_ussd.c:576 262423960835951/0x70b09f8c: Process SS (BEGIN) 20240916082618573 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916082618573 DSS <0004> hlr_ussd.c:518 262423960835951/0x70b09f8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916082618573 DSS <0004> hlr_ussd.c:523 262423960835951/0x70b09f8c: USSD for unknown code '*#200#' 20240916082618573 DSS <0004> hlr_ussd.c:354 262423960835951/0x70b09f8c: Tx ReturnError(1, 0x12) 20240916082618573 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423960835951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423960835951" session_id=1890623372 session_state=END} 20240916082618573 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082618573 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74dbbcc51e34: Found GsupExpect[0] for "262423960835951" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@74dbbcc51e34: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262423960835951" TC_mo_ussd_unknown(139)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082618575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48594<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@74dbbcc51e34: Final verdict of PTC: pass 20240916082618583 DAUC <0003> db_auc.c:157 IMSI='262425159099616': No 2G Auth Data 20240916082618583 DAUC <0003> db_auc.c:192 IMSI='262425159099616': No 3G Auth Data HLR_Test-GSUP(135)@74dbbcc51e34: Created GsupExpect[0] for "262425159099616" to be handled at TC_mo_ussd_unknown(140) 20240916082618605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 20240916082618608 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082618608 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425159099616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425159099616" session_id=1791820038 session_state=BEGIN} 20240916082618608 DSS <0004> hlr_ussd.c:576 262425159099616/0x6acd0106: Process SS (BEGIN) 20240916082618608 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916082618608 DSS <0004> hlr_ussd.c:518 262425159099616/0x6acd0106: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916082618608 DSS <0004> hlr_ussd.c:523 262425159099616/0x6acd0106: USSD for unknown code '*#200#' 20240916082618608 DSS <0004> hlr_ussd.c:354 262425159099616/0x6acd0106: Tx ReturnError(1, 0x12) 20240916082618608 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425159099616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425159099616" session_id=1791820038 session_state=END} 20240916082618608 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082618608 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74dbbcc51e34: Found GsupExpect[0] for "262425159099616" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@74dbbcc51e34: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262425159099616" TC_mo_ussd_unknown(140)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082618609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48600<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@74dbbcc51e34: Final verdict of PTC: pass 20240916082618631 DAUC <0003> db_auc.c:157 IMSI='262423066165019': No 2G Auth Data 20240916082618631 DAUC <0003> db_auc.c:192 IMSI='262423066165019': No 3G Auth Data HLR_Test-GSUP(135)@74dbbcc51e34: Created GsupExpect[0] for "262423066165019" to be handled at TC_mo_ussd_unknown(141) 20240916082618646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 20240916082618649 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082618649 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423066165019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423066165019" session_id=714598178 session_state=BEGIN} 20240916082618649 DSS <0004> hlr_ussd.c:576 262423066165019/0x2a97e722: Process SS (BEGIN) 20240916082618649 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916082618649 DSS <0004> hlr_ussd.c:518 262423066165019/0x2a97e722: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916082618649 DSS <0004> hlr_ussd.c:523 262423066165019/0x2a97e722: USSD for unknown code '*#200#' 20240916082618649 DSS <0004> hlr_ussd.c:354 262423066165019/0x2a97e722: Tx ReturnError(1, 0x12) 20240916082618649 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423066165019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423066165019" session_id=714598178 session_state=END} 20240916082618649 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082618649 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74dbbcc51e34: Found GsupExpect[0] for "262423066165019" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@74dbbcc51e34: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262423066165019" TC_mo_ussd_unknown(141)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082618650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@74dbbcc51e34: Final verdict of PTC: pass 20240916082618653 DAUC <0003> db_auc.c:157 IMSI='262423390301271': No 2G Auth Data 20240916082618653 DAUC <0003> db_auc.c:192 IMSI='262423390301271': No 3G Auth Data HLR_Test-GSUP(135)@74dbbcc51e34: Created GsupExpect[0] for "262423390301271" to be handled at TC_mo_ussd_unknown(142) 20240916082618665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48612<->l=127.0.0.1:4258 20240916082618667 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082618667 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423390301271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423390301271" session_id=2096175313 session_state=BEGIN} 20240916082618667 DSS <0004> hlr_ussd.c:576 262423390301271/0x7cf118d1: Process SS (BEGIN) 20240916082618667 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916082618667 DSS <0004> hlr_ussd.c:518 262423390301271/0x7cf118d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916082618667 DSS <0004> hlr_ussd.c:523 262423390301271/0x7cf118d1: USSD for unknown code '*#200#' 20240916082618667 DSS <0004> hlr_ussd.c:354 262423390301271/0x7cf118d1: Tx ReturnError(1, 0x12) 20240916082618667 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423390301271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423390301271" session_id=2096175313 session_state=END} 20240916082618667 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082618667 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74dbbcc51e34: Found GsupExpect[0] for "262423390301271" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@74dbbcc51e34: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262423390301271" TC_mo_ussd_unknown(142)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082618669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48612<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@74dbbcc51e34: Final verdict of PTC: pass 20240916082618672 DAUC <0003> db_auc.c:157 IMSI='262425521222026': No 2G Auth Data 20240916082618672 DAUC <0003> db_auc.c:192 IMSI='262425521222026': No 3G Auth Data HLR_Test-GSUP(135)@74dbbcc51e34: Created GsupExpect[0] for "262425521222026" to be handled at TC_mo_ussd_unknown(143) 20240916082618691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20240916082618694 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082618694 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425521222026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425521222026" session_id=3709656403 session_state=BEGIN} 20240916082618694 DSS <0004> hlr_ussd.c:576 262425521222026/0xdd1cdd53: Process SS (BEGIN) 20240916082618694 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916082618694 DSS <0004> hlr_ussd.c:518 262425521222026/0xdd1cdd53: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916082618694 DSS <0004> hlr_ussd.c:523 262425521222026/0xdd1cdd53: USSD for unknown code '*#200#' 20240916082618694 DSS <0004> hlr_ussd.c:354 262425521222026/0xdd1cdd53: Tx ReturnError(1, 0x12) 20240916082618694 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425521222026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425521222026" session_id=3709656403 session_state=END} 20240916082618694 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082618694 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74dbbcc51e34: Found GsupExpect[0] for "262425521222026" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@74dbbcc51e34: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425521222026" TC_mo_ussd_unknown(143)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082618695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@74dbbcc51e34: Final verdict of PTC: pass 20240916082618698 DAUC <0003> db_auc.c:157 IMSI='262427572094504': No 2G Auth Data 20240916082618698 DAUC <0003> db_auc.c:192 IMSI='262427572094504': No 3G Auth Data HLR_Test-GSUP(135)@74dbbcc51e34: Created GsupExpect[0] for "262427572094504" to be handled at TC_mo_ussd_unknown(144) 20240916082618712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48638<->l=127.0.0.1:4258 20240916082618714 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082618715 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427572094504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427572094504" session_id=118076120 session_state=BEGIN} 20240916082618715 DSS <0004> hlr_ussd.c:576 262427572094504/0x0709b2d8: Process SS (BEGIN) 20240916082618715 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916082618715 DSS <0004> hlr_ussd.c:518 262427572094504/0x0709b2d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916082618715 DSS <0004> hlr_ussd.c:523 262427572094504/0x0709b2d8: USSD for unknown code '*#200#' 20240916082618715 DSS <0004> hlr_ussd.c:354 262427572094504/0x0709b2d8: Tx ReturnError(1, 0x12) 20240916082618715 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427572094504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427572094504" session_id=118076120 session_state=END} 20240916082618715 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082618715 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74dbbcc51e34: Found GsupExpect[0] for "262427572094504" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@74dbbcc51e34: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262427572094504" TC_mo_ussd_unknown(144)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082618716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48638<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@74dbbcc51e34: Final verdict of PTC: pass 20240916082618719 DAUC <0003> db_auc.c:157 IMSI='262422927879772': No 2G Auth Data 20240916082618719 DAUC <0003> db_auc.c:192 IMSI='262422927879772': No 3G Auth Data HLR_Test-GSUP(135)@74dbbcc51e34: Created GsupExpect[0] for "262422927879772" to be handled at TC_mo_ussd_unknown(145) 20240916082618733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4258 20240916082618736 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082618736 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422927879772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422927879772" session_id=807047428 session_state=BEGIN} 20240916082618736 DSS <0004> hlr_ussd.c:576 262422927879772/0x301a9104: Process SS (BEGIN) 20240916082618736 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240916082618736 DSS <0004> hlr_ussd.c:518 262422927879772/0x301a9104: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240916082618736 DSS <0004> hlr_ussd.c:523 262422927879772/0x301a9104: USSD for unknown code '*#200#' 20240916082618736 DSS <0004> hlr_ussd.c:354 262422927879772/0x301a9104: Tx ReturnError(1, 0x12) 20240916082618736 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422927879772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422927879772" session_id=807047428 session_state=END} 20240916082618736 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082618736 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@74dbbcc51e34: Found GsupExpect[0] for "262422927879772" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@74dbbcc51e34: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422927879772" TC_mo_ussd_unknown(145)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082618738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@74dbbcc51e34: Final verdict of PTC: pass 20240916082618738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 20240916082618739 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46873<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@74dbbcc51e34: Final verdict of PTC: none 20240916082618739 DLINP <000b> input/ipa.c:451 connected read/write 20240916082618739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082618739 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082618739 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082618739 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 136: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Mon Sep 16 08:26:18 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 20240916082618760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4258 20240916082618861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5660) Waiting for packet dumper to finish... 1 (prev_count=5660, count=39924) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Mon Sep 16 08:26:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_mo_ussd_euse_disc started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082621975 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082621975 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082621979 DLINP <000b> input/ipa.c:451 connected read/write 20240916082621979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082621981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082621985 DLINP <000b> input/ipa.c:451 connected read/write 20240916082621985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082621985 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082621985 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082621985 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082621985 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082621985 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082621985 DLGSUP <0013> gsup_server.c:235 2:  20240916082621985 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082621985 DLGSUP <0013> gsup_server.c:235 3:  20240916082621985 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082621985 DLGSUP <0013> gsup_server.c:235 4:  20240916082621985 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082621985 DLGSUP <0013> gsup_server.c:235 5:  20240916082621985 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082621985 DLGSUP <0013> gsup_server.c:235 7:  20240916082621985 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082621985 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082621985 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082621985 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@74dbbcc51e34: 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") 20240916082622010 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38109<->l=127.0.0.1:4259) 20240916082622031 DAUC <0003> db_auc.c:157 IMSI='262427881016089': No 2G Auth Data 20240916082622031 DAUC <0003> db_auc.c:192 IMSI='262427881016089': No 3G Auth Data HLR_Test-GSUP(147)@74dbbcc51e34: Created GsupExpect[0] for "262427881016089" to be handled at TC_mo_ussd_euse_disc(150) 20240916082622063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 20240916082622070 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082622070 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427881016089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427881016089" session_id=1820571116 session_state=BEGIN} 20240916082622070 DSS <0004> hlr_ussd.c:576 262427881016089/0x6c83b5ec: Process SS (BEGIN) 20240916082622070 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082622070 DSS <0004> hlr_ussd.c:518 262427881016089/0x6c83b5ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082622070 DSS <0004> hlr_ussd.c:542 262427881016089/0x6c83b5ec: Cannot find conn for EUSE EUSE-foobar 20240916082622070 DSS <0004> hlr_ussd.c:354 262427881016089/0x6c83b5ec: Tx ReturnError(1, 0x22) 20240916082622070 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427881016089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427881016089" session_id=1820571116 session_state=END} 20240916082622070 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082622070 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74dbbcc51e34: Found GsupExpect[0] for "262427881016089" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@74dbbcc51e34: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427881016089" TC_mo_ussd_euse_disc(150)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } 20240916082622073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@74dbbcc51e34: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(150)@74dbbcc51e34: Final verdict of PTC: pass 20240916082622077 DAUC <0003> db_auc.c:157 IMSI='262428920884934': No 2G Auth Data 20240916082622077 DAUC <0003> db_auc.c:192 IMSI='262428920884934': No 3G Auth Data HLR_Test-GSUP(147)@74dbbcc51e34: Created GsupExpect[0] for "262428920884934" to be handled at TC_mo_ussd_euse_disc(151) 20240916082622092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55852<->l=127.0.0.1:4258 20240916082622095 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082622095 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428920884934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428920884934" session_id=2069902890 session_state=BEGIN} 20240916082622095 DSS <0004> hlr_ussd.c:576 262428920884934/0x7b60362a: Process SS (BEGIN) 20240916082622095 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082622095 DSS <0004> hlr_ussd.c:518 262428920884934/0x7b60362a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082622095 DSS <0004> hlr_ussd.c:542 262428920884934/0x7b60362a: Cannot find conn for EUSE EUSE-foobar 20240916082622095 DSS <0004> hlr_ussd.c:354 262428920884934/0x7b60362a: Tx ReturnError(1, 0x22) 20240916082622095 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428920884934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428920884934" session_id=2069902890 session_state=END} 20240916082622095 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082622095 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74dbbcc51e34: Found GsupExpect[0] for "262428920884934" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@74dbbcc51e34: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262428920884934" TC_mo_ussd_euse_disc(151)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082622097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55852<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@74dbbcc51e34: Final verdict of PTC: pass 20240916082622100 DAUC <0003> db_auc.c:157 IMSI='262421635788230': No 2G Auth Data 20240916082622100 DAUC <0003> db_auc.c:192 IMSI='262421635788230': No 3G Auth Data HLR_Test-GSUP(147)@74dbbcc51e34: Created GsupExpect[0] for "262421635788230" to be handled at TC_mo_ussd_euse_disc(152) 20240916082622111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55866<->l=127.0.0.1:4258 20240916082622114 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082622114 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421635788230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421635788230" session_id=1464636260 session_state=BEGIN} 20240916082622114 DSS <0004> hlr_ussd.c:576 262421635788230/0x574c9364: Process SS (BEGIN) 20240916082622114 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082622114 DSS <0004> hlr_ussd.c:518 262421635788230/0x574c9364: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082622114 DSS <0004> hlr_ussd.c:542 262421635788230/0x574c9364: Cannot find conn for EUSE EUSE-foobar 20240916082622114 DSS <0004> hlr_ussd.c:354 262421635788230/0x574c9364: Tx ReturnError(1, 0x22) 20240916082622114 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421635788230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421635788230" session_id=1464636260 session_state=END} 20240916082622114 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082622114 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74dbbcc51e34: Found GsupExpect[0] for "262421635788230" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@74dbbcc51e34: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421635788230" 20240916082622115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55866<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@74dbbcc51e34: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(152)@74dbbcc51e34: Final verdict of PTC: pass 20240916082622118 DAUC <0003> db_auc.c:157 IMSI='262423303314233': No 2G Auth Data 20240916082622118 DAUC <0003> db_auc.c:192 IMSI='262423303314233': No 3G Auth Data HLR_Test-GSUP(147)@74dbbcc51e34: Created GsupExpect[0] for "262423303314233" to be handled at TC_mo_ussd_euse_disc(153) 20240916082622129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 20240916082622131 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082622131 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423303314233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423303314233" session_id=1721431773 session_state=BEGIN} 20240916082622131 DSS <0004> hlr_ussd.c:576 262423303314233/0x669af6dd: Process SS (BEGIN) 20240916082622131 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082622131 DSS <0004> hlr_ussd.c:518 262423303314233/0x669af6dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082622131 DSS <0004> hlr_ussd.c:542 262423303314233/0x669af6dd: Cannot find conn for EUSE EUSE-foobar 20240916082622131 DSS <0004> hlr_ussd.c:354 262423303314233/0x669af6dd: Tx ReturnError(1, 0x22) 20240916082622131 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423303314233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423303314233" session_id=1721431773 session_state=END} 20240916082622131 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082622131 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74dbbcc51e34: Found GsupExpect[0] for "262423303314233" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@74dbbcc51e34: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423303314233" TC_mo_ussd_euse_disc(153)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082622133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@74dbbcc51e34: Final verdict of PTC: pass 20240916082622136 DAUC <0003> db_auc.c:157 IMSI='262427774283138': No 2G Auth Data 20240916082622136 DAUC <0003> db_auc.c:192 IMSI='262427774283138': No 3G Auth Data HLR_Test-GSUP(147)@74dbbcc51e34: Created GsupExpect[0] for "262427774283138" to be handled at TC_mo_ussd_euse_disc(154) 20240916082622147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 20240916082622149 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082622149 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427774283138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427774283138" session_id=886428055 session_state=BEGIN} 20240916082622149 DSS <0004> hlr_ussd.c:576 262427774283138/0x34d5d197: Process SS (BEGIN) 20240916082622149 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082622149 DSS <0004> hlr_ussd.c:518 262427774283138/0x34d5d197: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082622149 DSS <0004> hlr_ussd.c:542 262427774283138/0x34d5d197: Cannot find conn for EUSE EUSE-foobar 20240916082622149 DSS <0004> hlr_ussd.c:354 262427774283138/0x34d5d197: Tx ReturnError(1, 0x22) 20240916082622149 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427774283138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427774283138" session_id=886428055 session_state=END} 20240916082622149 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082622149 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74dbbcc51e34: Found GsupExpect[0] for "262427774283138" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@74dbbcc51e34: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262427774283138" TC_mo_ussd_euse_disc(154)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } 20240916082622151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@74dbbcc51e34: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(154)@74dbbcc51e34: Final verdict of PTC: pass 20240916082622154 DAUC <0003> db_auc.c:157 IMSI='262423471899591': No 2G Auth Data 20240916082622154 DAUC <0003> db_auc.c:192 IMSI='262423471899591': No 3G Auth Data HLR_Test-GSUP(147)@74dbbcc51e34: Created GsupExpect[0] for "262423471899591" to be handled at TC_mo_ussd_euse_disc(155) 20240916082622167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4258 20240916082622170 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082622170 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423471899591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423471899591" session_id=3126324630 session_state=BEGIN} 20240916082622170 DSS <0004> hlr_ussd.c:576 262423471899591/0xba57ed96: Process SS (BEGIN) 20240916082622170 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082622170 DSS <0004> hlr_ussd.c:518 262423471899591/0xba57ed96: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082622170 DSS <0004> hlr_ussd.c:542 262423471899591/0xba57ed96: Cannot find conn for EUSE EUSE-foobar 20240916082622170 DSS <0004> hlr_ussd.c:354 262423471899591/0xba57ed96: Tx ReturnError(1, 0x22) 20240916082622170 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423471899591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423471899591" session_id=3126324630 session_state=END} 20240916082622170 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082622170 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74dbbcc51e34: Found GsupExpect[0] for "262423471899591" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@74dbbcc51e34: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262423471899591" TC_mo_ussd_euse_disc(155)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082622171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@74dbbcc51e34: Final verdict of PTC: pass 20240916082622174 DAUC <0003> db_auc.c:157 IMSI='262422641016096': No 2G Auth Data 20240916082622174 DAUC <0003> db_auc.c:192 IMSI='262422641016096': No 3G Auth Data HLR_Test-GSUP(147)@74dbbcc51e34: Created GsupExpect[0] for "262422641016096" to be handled at TC_mo_ussd_euse_disc(156) 20240916082622187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55918<->l=127.0.0.1:4258 20240916082622190 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082622190 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422641016096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422641016096" session_id=4192914197 session_state=BEGIN} 20240916082622190 DSS <0004> hlr_ussd.c:576 262422641016096/0xf9eacb15: Process SS (BEGIN) 20240916082622190 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082622190 DSS <0004> hlr_ussd.c:518 262422641016096/0xf9eacb15: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082622190 DSS <0004> hlr_ussd.c:542 262422641016096/0xf9eacb15: Cannot find conn for EUSE EUSE-foobar 20240916082622190 DSS <0004> hlr_ussd.c:354 262422641016096/0xf9eacb15: Tx ReturnError(1, 0x22) 20240916082622190 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422641016096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422641016096" session_id=4192914197 session_state=END} 20240916082622190 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082622190 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74dbbcc51e34: Found GsupExpect[0] for "262422641016096" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@74dbbcc51e34: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262422641016096" TC_mo_ussd_euse_disc(156)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082622191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55918<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@74dbbcc51e34: Final verdict of PTC: pass 20240916082622194 DAUC <0003> db_auc.c:157 IMSI='262427087050037': No 2G Auth Data 20240916082622194 DAUC <0003> db_auc.c:192 IMSI='262427087050037': No 3G Auth Data HLR_Test-GSUP(147)@74dbbcc51e34: Created GsupExpect[0] for "262427087050037" to be handled at TC_mo_ussd_euse_disc(157) 20240916082622207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55924<->l=127.0.0.1:4258 20240916082622210 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082622210 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427087050037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427087050037" session_id=509687522 session_state=BEGIN} 20240916082622210 DSS <0004> hlr_ussd.c:576 262427087050037/0x1e6136e2: Process SS (BEGIN) 20240916082622210 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082622210 DSS <0004> hlr_ussd.c:518 262427087050037/0x1e6136e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082622210 DSS <0004> hlr_ussd.c:542 262427087050037/0x1e6136e2: Cannot find conn for EUSE EUSE-foobar 20240916082622210 DSS <0004> hlr_ussd.c:354 262427087050037/0x1e6136e2: Tx ReturnError(1, 0x22) 20240916082622210 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427087050037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427087050037" session_id=509687522 session_state=END} 20240916082622210 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082622210 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@74dbbcc51e34: Found GsupExpect[0] for "262427087050037" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@74dbbcc51e34: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427087050037" TC_mo_ussd_euse_disc(157)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082622211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55924<->l=127.0.0.1:4258 20240916082622212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55822<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@74dbbcc51e34: Final verdict of PTC: pass 20240916082622212 DLINP <000b> input/ipa.c:451 connected read/write 20240916082622212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082622212 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082622212 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082622212 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082622212 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38109<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@74dbbcc51e34: Final verdict of PTC: none 148@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 148: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Mon Sep 16 08:26:22 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 20240916082622236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55932<->l=127.0.0.1:4258 20240916082622437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55932<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39496) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Mon Sep 16 08:26:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_mo_ussd_iuse_imsi started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082625523 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082625523 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082625526 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082625528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55940<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082625531 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082625531 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082625531 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082625531 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082625531 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082625531 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082625531 DLGSUP <0013> gsup_server.c:235 2:  20240916082625531 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082625531 DLGSUP <0013> gsup_server.c:235 3:  20240916082625531 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082625531 DLGSUP <0013> gsup_server.c:235 4:  20240916082625531 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082625531 DLGSUP <0013> gsup_server.c:235 5:  20240916082625531 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082625531 DLGSUP <0013> gsup_server.c:235 7:  20240916082625531 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082625531 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082625531 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082625531 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@74dbbcc51e34: 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") 20240916082625555 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41039<->l=127.0.0.1:4259) 20240916082625575 DAUC <0003> db_auc.c:157 IMSI='262428108275264': No 2G Auth Data 20240916082625575 DAUC <0003> db_auc.c:192 IMSI='262428108275264': No 3G Auth Data HLR_Test-GSUP(159)@74dbbcc51e34: Created GsupExpect[0] for "262428108275264" to be handled at TC_mo_ussd_iuse_imsi(162) 20240916082625605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55942<->l=127.0.0.1:4258 20240916082625608 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082625608 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428108275264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428108275264" session_id=2510402728 session_state=BEGIN} 20240916082625608 DSS <0004> hlr_ussd.c:576 262428108275264/0x95a1b4a8: Process SS (BEGIN) 20240916082625608 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082625608 DSS <0004> hlr_ussd.c:518 262428108275264/0x95a1b4a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082625608 DSS <0004> hlr_ussd.c:363 262428108275264/0x95a1b4a8: Tx USSD 'Your IMSI is 262428108275264' 20240916082625608 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428108275264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428108275264" session_id=2510402728 session_state=END} 20240916082625608 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428108275264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082625608 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082625608 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74dbbcc51e34: Found GsupExpect[0] for "262428108275264" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@74dbbcc51e34: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428108275264" TC_mo_ussd_iuse_imsi(162)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192E06C3C96E35998D06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082625611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55942<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@74dbbcc51e34: Final verdict of PTC: pass 20240916082625614 DAUC <0003> db_auc.c:157 IMSI='262420837311295': No 2G Auth Data 20240916082625614 DAUC <0003> db_auc.c:192 IMSI='262420837311295': No 3G Auth Data HLR_Test-GSUP(159)@74dbbcc51e34: Created GsupExpect[0] for "262420837311295" to be handled at TC_mo_ussd_iuse_imsi(163) 20240916082625625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55954<->l=127.0.0.1:4258 20240916082625628 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082625628 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420837311295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420837311295" session_id=2037868500 session_state=BEGIN} 20240916082625628 DSS <0004> hlr_ussd.c:576 262420837311295/0x797767d4: Process SS (BEGIN) 20240916082625628 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082625628 DSS <0004> hlr_ussd.c:518 262420837311295/0x797767d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082625628 DSS <0004> hlr_ussd.c:363 262420837311295/0x797767d4: Tx USSD 'Your IMSI is 262420837311295' 20240916082625628 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420837311295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420837311295" session_id=2037868500 session_state=END} 20240916082625628 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420837311295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082625628 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082625628 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74dbbcc51e34: Found GsupExpect[0] for "262420837311295" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@74dbbcc51e34: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262420837311295" TC_mo_ussd_iuse_imsi(163)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C37BBCD623159AE06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082625630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55954<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@74dbbcc51e34: Final verdict of PTC: pass 20240916082625634 DAUC <0003> db_auc.c:157 IMSI='262427326852582': No 2G Auth Data 20240916082625634 DAUC <0003> db_auc.c:192 IMSI='262427326852582': No 3G Auth Data HLR_Test-GSUP(159)@74dbbcc51e34: Created GsupExpect[0] for "262427326852582" to be handled at TC_mo_ussd_iuse_imsi(164) 20240916082625645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55958<->l=127.0.0.1:4258 20240916082625648 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082625648 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427326852582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427326852582" session_id=2965341466 session_state=BEGIN} 20240916082625648 DSS <0004> hlr_ussd.c:576 262427326852582/0xb0bf851a: Process SS (BEGIN) 20240916082625648 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082625648 DSS <0004> hlr_ussd.c:518 262427326852582/0xb0bf851a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082625648 DSS <0004> hlr_ussd.c:363 262427326852582/0xb0bf851a: Tx USSD 'Your IMSI is 262427326852582' 20240916082625648 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427326852582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427326852582" session_id=2965341466 session_state=END} 20240916082625648 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427326852582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082625648 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082625648 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74dbbcc51e34: Found GsupExpect[0] for "262427326852582" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@74dbbcc51e34: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427326852582" TC_mo_ussd_iuse_imsi(164)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D96D26B3E16AB21A4E06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082625650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55958<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@74dbbcc51e34: Final verdict of PTC: pass 20240916082625653 DAUC <0003> db_auc.c:157 IMSI='262420295173147': No 2G Auth Data 20240916082625653 DAUC <0003> db_auc.c:192 IMSI='262420295173147': No 3G Auth Data HLR_Test-GSUP(159)@74dbbcc51e34: Created GsupExpect[0] for "262420295173147" to be handled at TC_mo_ussd_iuse_imsi(165) 20240916082625665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55966<->l=127.0.0.1:4258 20240916082625668 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082625668 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420295173147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420295173147" session_id=168321573 session_state=BEGIN} 20240916082625668 DSS <0004> hlr_ussd.c:576 262420295173147/0x0a086225: Process SS (BEGIN) 20240916082625668 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082625668 DSS <0004> hlr_ussd.c:518 262420295173147/0x0a086225: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082625668 DSS <0004> hlr_ussd.c:363 262420295173147/0x0a086225: Tx USSD 'Your IMSI is 262420295173147' 20240916082625668 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420295173147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420295173147" session_id=168321573 session_state=END} 20240916082625668 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420295173147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082625668 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082625668 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74dbbcc51e34: Found GsupExpect[0] for "262420295173147" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@74dbbcc51e34: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262420295173147" TC_mo_ussd_iuse_imsi(165)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434194C96ABC56EB318ED06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082625670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55966<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@74dbbcc51e34: Final verdict of PTC: pass 20240916082625674 DAUC <0003> db_auc.c:157 IMSI='262422371183678': No 2G Auth Data 20240916082625674 DAUC <0003> db_auc.c:192 IMSI='262422371183678': No 3G Auth Data HLR_Test-GSUP(159)@74dbbcc51e34: Created GsupExpect[0] for "262422371183678" to be handled at TC_mo_ussd_iuse_imsi(166) 20240916082625685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55972<->l=127.0.0.1:4258 20240916082625688 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082625688 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422371183678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422371183678" session_id=2636412462 session_state=BEGIN} 20240916082625688 DSS <0004> hlr_ussd.c:576 262422371183678/0x9d24762e: Process SS (BEGIN) 20240916082625688 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082625688 DSS <0004> hlr_ussd.c:518 262422371183678/0x9d24762e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082625688 DSS <0004> hlr_ussd.c:363 262422371183678/0x9d24762e: Tx USSD 'Your IMSI is 262422371183678' 20240916082625688 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422371183678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422371183678" session_id=2636412462 session_state=END} 20240916082625688 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422371183678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082625688 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082625688 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74dbbcc51e34: Found GsupExpect[0] for "262422371183678" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@74dbbcc51e34: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422371183678" TC_mo_ussd_iuse_imsi(166)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996C768BC57033DB0D07'O } } } } } } TC_mo_ussd_iuse_imsi(166)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082625690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55972<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@74dbbcc51e34: Final verdict of PTC: pass 20240916082625693 DAUC <0003> db_auc.c:157 IMSI='262426978223853': No 2G Auth Data 20240916082625693 DAUC <0003> db_auc.c:192 IMSI='262426978223853': No 3G Auth Data HLR_Test-GSUP(159)@74dbbcc51e34: Created GsupExpect[0] for "262426978223853" to be handled at TC_mo_ussd_iuse_imsi(167) 20240916082625706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55978<->l=127.0.0.1:4258 20240916082625709 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082625709 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426978223853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426978223853" session_id=585887506 session_state=BEGIN} 20240916082625709 DSS <0004> hlr_ussd.c:576 262426978223853/0x22ebef12: Process SS (BEGIN) 20240916082625709 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082625709 DSS <0004> hlr_ussd.c:518 262426978223853/0x22ebef12: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082625709 DSS <0004> hlr_ussd.c:363 262426978223853/0x22ebef12: Tx USSD 'Your IMSI is 262426978223853' 20240916082625709 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426978223853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426978223853" session_id=585887506 session_state=END} 20240916082625709 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426978223853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082625709 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082625709 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74dbbcc51e34: Found GsupExpect[0] for "262426978223853" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@74dbbcc51e34: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426978223853" TC_mo_ussd_iuse_imsi(167)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992D77C3C964335C6D06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082625711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55978<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@74dbbcc51e34: Final verdict of PTC: pass 20240916082625714 DAUC <0003> db_auc.c:157 IMSI='262427813903597': No 2G Auth Data 20240916082625714 DAUC <0003> db_auc.c:192 IMSI='262427813903597': No 3G Auth Data HLR_Test-GSUP(159)@74dbbcc51e34: Created GsupExpect[0] for "262427813903597" to be handled at TC_mo_ussd_iuse_imsi(168) 20240916082625728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55990<->l=127.0.0.1:4258 20240916082625731 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082625731 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427813903597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427813903597" session_id=1173178398 session_state=BEGIN} 20240916082625731 DSS <0004> hlr_ussd.c:576 262427813903597/0x45ed481e: Process SS (BEGIN) 20240916082625731 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082625731 DSS <0004> hlr_ussd.c:518 262427813903597/0x45ed481e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082625731 DSS <0004> hlr_ussd.c:363 262427813903597/0x45ed481e: Tx USSD 'Your IMSI is 262427813903597' 20240916082625731 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427813903597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427813903597" session_id=1173178398 session_state=END} 20240916082625731 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427813903597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082625731 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082625731 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74dbbcc51e34: Found GsupExpect[0] for "262427813903597" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@74dbbcc51e34: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262427813903597" TC_mo_ussd_iuse_imsi(168)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D179BE560B35AEE06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082625733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55990<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@74dbbcc51e34: Final verdict of PTC: pass 20240916082625736 DAUC <0003> db_auc.c:157 IMSI='262428606908259': No 2G Auth Data 20240916082625736 DAUC <0003> db_auc.c:192 IMSI='262428606908259': No 3G Auth Data HLR_Test-GSUP(159)@74dbbcc51e34: Created GsupExpect[0] for "262428606908259" to be handled at TC_mo_ussd_iuse_imsi(169) 20240916082625750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55996<->l=127.0.0.1:4258 20240916082625752 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082625752 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428606908259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428606908259" session_id=3137528433 session_state=BEGIN} 20240916082625752 DSS <0004> hlr_ussd.c:576 262428606908259/0xbb02e271: Process SS (BEGIN) 20240916082625752 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082625752 DSS <0004> hlr_ussd.c:518 262428606908259/0xbb02e271: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082625752 DSS <0004> hlr_ussd.c:363 262428606908259/0xbb02e271: Tx USSD 'Your IMSI is 262428606908259' 20240916082625753 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428606908259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428606908259" session_id=3137528433 session_state=END} 20240916082625753 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428606908259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082625753 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082625753 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@74dbbcc51e34: Found GsupExpect[0] for "262428606908259" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@74dbbcc51e34: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262428606908259" TC_mo_ussd_iuse_imsi(169)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CE06B3E56038592D07'O } } } } } } TC_mo_ussd_iuse_imsi(169)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082625755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55996<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@74dbbcc51e34: Final verdict of PTC: pass 20240916082625755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55940<->l=127.0.0.1:4258 20240916082625755 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41039<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@74dbbcc51e34: Final verdict of PTC: none 20240916082625755 DLINP <000b> input/ipa.c:451 connected read/write 20240916082625755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082625755 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082625755 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082625755 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(161)@74dbbcc51e34: Final verdict of PTC: none 160@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 160: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Mon Sep 16 08:26:25 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 20240916082625778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56012<->l=127.0.0.1:4258 20240916082625979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56012<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4836) Waiting for packet dumper to finish... 1 (prev_count=4836, count=40016) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Mon Sep 16 08:26:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082629071 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082629071 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082629072 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082629072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56020<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082629074 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082629074 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082629074 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082629074 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082629074 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082629074 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082629074 DLGSUP <0013> gsup_server.c:235 2:  20240916082629074 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082629074 DLGSUP <0013> gsup_server.c:235 3:  20240916082629074 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082629074 DLGSUP <0013> gsup_server.c:235 4:  20240916082629074 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082629074 DLGSUP <0013> gsup_server.c:235 5:  20240916082629074 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082629074 DLGSUP <0013> gsup_server.c:235 7:  20240916082629074 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082629074 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082629074 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082629074 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@74dbbcc51e34: 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") 20240916082629084 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39165<->l=127.0.0.1:4259) 20240916082629097 DAUC <0003> db_auc.c:157 IMSI='262422780598792': No 2G Auth Data 20240916082629097 DAUC <0003> db_auc.c:192 IMSI='262422780598792': No 3G Auth Data HLR_Test-GSUP(171)@74dbbcc51e34: Created GsupExpect[0] for "262422780598792" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240916082629131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56034<->l=127.0.0.1:4258 20240916082629145 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082629145 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422780598792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422780598792" source_name="the-source\n" session_id=796861266 session_state=BEGIN} 20240916082629145 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240916082629145 DSS <0004> hlr_ussd.c:576 262422780598792/0x2f7f2352: Process SS (BEGIN) 20240916082629145 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082629145 DSS <0004> hlr_ussd.c:518 262422780598792/0x2f7f2352: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082629145 DSS <0004> hlr_ussd.c:363 262422780598792/0x2f7f2352: Tx USSD 'Your IMSI is 262422780598792' 20240916082629145 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422780598792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422780598792" destination_name="the-source\n" session_id=796861266 session_state=END} 20240916082629145 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262422780598792 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082629145 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082629145 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74dbbcc51e34: Found GsupExpect[0] for "262422780598792" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@74dbbcc51e34: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262422780598792" TC_mo_ussd_iuse_imsi_via_proxy(174)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499EC8683D572B85B4E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082629155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56034<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@74dbbcc51e34: Final verdict of PTC: pass 20240916082629158 DAUC <0003> db_auc.c:157 IMSI='262428861372353': No 2G Auth Data 20240916082629158 DAUC <0003> db_auc.c:192 IMSI='262428861372353': No 3G Auth Data HLR_Test-GSUP(171)@74dbbcc51e34: Created GsupExpect[0] for "262428861372353" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240916082629169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56048<->l=127.0.0.1:4258 20240916082629172 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082629172 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428861372353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428861372353" source_name="the-source\n" session_id=1687625949 session_state=BEGIN} 20240916082629172 DSS <0004> hlr_ussd.c:576 262428861372353/0x649720dd: Process SS (BEGIN) 20240916082629172 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082629172 DSS <0004> hlr_ussd.c:518 262428861372353/0x649720dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082629172 DSS <0004> hlr_ussd.c:363 262428861372353/0x649720dd: Tx USSD 'Your IMSI is 262428861372353' 20240916082629172 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428861372353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428861372353" destination_name="the-source\n" session_id=1687625949 session_state=END} 20240916082629172 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262428861372353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082629172 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082629172 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74dbbcc51e34: Found GsupExpect[0] for "262428861372353" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@74dbbcc51e34: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262428861372353" TC_mo_ussd_iuse_imsi_via_proxy(175)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190E678BCD6EB2596D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082629174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56048<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@74dbbcc51e34: Final verdict of PTC: pass 20240916082629177 DAUC <0003> db_auc.c:157 IMSI='262427433136883': No 2G Auth Data 20240916082629177 DAUC <0003> db_auc.c:192 IMSI='262427433136883': No 3G Auth Data HLR_Test-GSUP(171)@74dbbcc51e34: Created GsupExpect[0] for "262427433136883" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240916082629188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56058<->l=127.0.0.1:4258 20240916082629191 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082629191 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427433136883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427433136883" source_name="the-source\n" session_id=3819912432 session_state=BEGIN} 20240916082629191 DSS <0004> hlr_ussd.c:576 262427433136883/0xe3af3cf0: Process SS (BEGIN) 20240916082629191 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082629191 DSS <0004> hlr_ussd.c:518 262427433136883/0xe3af3cf0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082629191 DSS <0004> hlr_ussd.c:363 262427433136883/0xe3af3cf0: Tx USSD 'Your IMSI is 262427433136883' 20240916082629191 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427433136883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427433136883" destination_name="the-source\n" session_id=3819912432 session_state=END} 20240916082629191 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427433136883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082629191 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082629191 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74dbbcc51e34: Found GsupExpect[0] for "262427433136883" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@74dbbcc51e34: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427433136883" TC_mo_ussd_iuse_imsi_via_proxy(176)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D98D369BC566361C6E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082629193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56058<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@74dbbcc51e34: Final verdict of PTC: pass 20240916082629196 DAUC <0003> db_auc.c:157 IMSI='262428057403068': No 2G Auth Data 20240916082629196 DAUC <0003> db_auc.c:192 IMSI='262428057403068': No 3G Auth Data HLR_Test-GSUP(171)@74dbbcc51e34: Created GsupExpect[0] for "262428057403068" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240916082629206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4258 20240916082629209 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082629209 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428057403068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428057403068" source_name="the-source\n" session_id=3269057711 session_state=BEGIN} 20240916082629209 DSS <0004> hlr_ussd.c:576 262428057403068/0xc2d9dcaf: Process SS (BEGIN) 20240916082629209 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082629209 DSS <0004> hlr_ussd.c:518 262428057403068/0xc2d9dcaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082629209 DSS <0004> hlr_ussd.c:363 262428057403068/0xc2d9dcaf: Tx USSD 'Your IMSI is 262428057403068' 20240916082629209 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428057403068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428057403068" destination_name="the-source\n" session_id=3269057711 session_state=END} 20240916082629209 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262428057403068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082629209 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082629209 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74dbbcc51e34: Found GsupExpect[0] for "262428057403068" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@74dbbcc51e34: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262428057403068" TC_mo_ussd_iuse_imsi_via_proxy(177)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190E56BBD16033980D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082629211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@74dbbcc51e34: Final verdict of PTC: pass 20240916082629214 DAUC <0003> db_auc.c:157 IMSI='262429218675238': No 2G Auth Data 20240916082629214 DAUC <0003> db_auc.c:192 IMSI='262429218675238': No 3G Auth Data HLR_Test-GSUP(171)@74dbbcc51e34: Created GsupExpect[0] for "262429218675238" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240916082629225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56080<->l=127.0.0.1:4258 20240916082629227 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082629227 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429218675238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429218675238" source_name="the-source\n" session_id=4176726733 session_state=BEGIN} 20240916082629227 DSS <0004> hlr_ussd.c:576 262429218675238/0xf8f3cacd: Process SS (BEGIN) 20240916082629227 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082629227 DSS <0004> hlr_ussd.c:518 262429218675238/0xf8f3cacd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082629227 DSS <0004> hlr_ussd.c:363 262429218675238/0xf8f3cacd: Tx USSD 'Your IMSI is 262429218675238' 20240916082629227 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429218675238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429218675238" destination_name="the-source\n" session_id=4176726733 session_state=END} 20240916082629227 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429218675238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082629227 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082629227 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74dbbcc51e34: Found GsupExpect[0] for "262429218675238" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@74dbbcc51e34: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429218675238" TC_mo_ussd_iuse_imsi_via_proxy(178)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594E16C3D96E35D90C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082629229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56080<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@74dbbcc51e34: Final verdict of PTC: pass 20240916082629232 DAUC <0003> db_auc.c:157 IMSI='262424758359475': No 2G Auth Data 20240916082629232 DAUC <0003> db_auc.c:192 IMSI='262424758359475': No 3G Auth Data HLR_Test-GSUP(171)@74dbbcc51e34: Created GsupExpect[0] for "262424758359475" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240916082629246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56094<->l=127.0.0.1:4258 20240916082629248 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082629248 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424758359475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424758359475" source_name="the-source\n" session_id=1149003182 session_state=BEGIN} 20240916082629248 DSS <0004> hlr_ussd.c:576 262424758359475/0x447c65ae: Process SS (BEGIN) 20240916082629248 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082629248 DSS <0004> hlr_ussd.c:518 262424758359475/0x447c65ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082629248 DSS <0004> hlr_ussd.c:363 262424758359475/0x447c65ae: Tx USSD 'Your IMSI is 262424758359475' 20240916082629248 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424758359475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424758359475" destination_name="the-source\n" session_id=1149003182 session_state=END} 20240916082629248 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262424758359475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082629248 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082629248 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74dbbcc51e34: Found GsupExpect[0] for "262424758359475" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@74dbbcc51e34: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262424758359475" TC_mo_ussd_iuse_imsi_via_proxy(179)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419ED56C3CD6A39DAAD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082629250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56094<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@74dbbcc51e34: Final verdict of PTC: pass 20240916082629253 DAUC <0003> db_auc.c:157 IMSI='262424406377468': No 2G Auth Data 20240916082629253 DAUC <0003> db_auc.c:192 IMSI='262424406377468': No 3G Auth Data HLR_Test-GSUP(171)@74dbbcc51e34: Created GsupExpect[0] for "262424406377468" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240916082629266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 20240916082629269 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082629269 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424406377468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424406377468" source_name="the-source\n" session_id=2817813312 session_state=BEGIN} 20240916082629269 DSS <0004> hlr_ussd.c:576 262424406377468/0xa7f46b40: Process SS (BEGIN) 20240916082629269 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082629269 DSS <0004> hlr_ussd.c:518 262424406377468/0xa7f46b40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082629269 DSS <0004> hlr_ussd.c:363 262424406377468/0xa7f46b40: Tx USSD 'Your IMSI is 262424406377468' 20240916082629269 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424406377468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424406377468" destination_name="the-source\n" session_id=2817813312 session_state=END} 20240916082629269 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262424406377468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082629269 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082629269 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74dbbcc51e34: Found GsupExpect[0] for "262424406377468" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@74dbbcc51e34: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262424406377468" TC_mo_ussd_iuse_imsi_via_proxy(180)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434198D06B3CD6E379A0D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082629271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@74dbbcc51e34: Final verdict of PTC: pass 20240916082629273 DAUC <0003> db_auc.c:157 IMSI='262420730372381': No 2G Auth Data 20240916082629274 DAUC <0003> db_auc.c:192 IMSI='262420730372381': No 3G Auth Data HLR_Test-GSUP(171)@74dbbcc51e34: Created GsupExpect[0] for "262420730372381" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240916082629287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56112<->l=127.0.0.1:4258 20240916082629291 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082629291 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420730372381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420730372381" source_name="the-source\n" session_id=1208238069 session_state=BEGIN} 20240916082629291 DSS <0004> hlr_ussd.c:576 262420730372381/0x48043ff5: Process SS (BEGIN) 20240916082629291 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240916082629291 DSS <0004> hlr_ussd.c:518 262420730372381/0x48043ff5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240916082629291 DSS <0004> hlr_ussd.c:363 262420730372381/0x48043ff5: Tx USSD 'Your IMSI is 262420730372381' 20240916082629291 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420730372381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420730372381" destination_name="the-source\n" session_id=1208238069 session_state=END} 20240916082629291 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262420730372381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082629291 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082629291 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@74dbbcc51e34: Found GsupExpect[0] for "262420730372381" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@74dbbcc51e34: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262420730372381" TC_mo_ussd_iuse_imsi_via_proxy(181)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419EC3683CD6EB2192E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082629293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56112<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@74dbbcc51e34: Final verdict of PTC: pass 20240916082629294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56020<->l=127.0.0.1:4258 20240916082629294 DLINP <000b> input/ipa.c:451 connected read/write 20240916082629294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082629294 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(171)@74dbbcc51e34: Final verdict of PTC: none 20240916082629294 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082629294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082629294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240916082629294 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39165<->l=127.0.0.1:4259) 172@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 172: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Mon Sep 16 08:26:29 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 20240916082629317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 20240916082629518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56120<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6212) Waiting for packet dumper to finish... 1 (prev_count=6212, count=40380) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Mon Sep 16 08:26:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_mo_ussd_iuse_msisdn started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082632618 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082632618 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082632623 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082632624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45652<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082632628 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082632628 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082632628 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082632628 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082632628 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082632628 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082632628 DLGSUP <0013> gsup_server.c:235 2:  20240916082632628 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082632628 DLGSUP <0013> gsup_server.c:235 3:  20240916082632628 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082632628 DLGSUP <0013> gsup_server.c:235 4:  20240916082632628 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082632628 DLGSUP <0013> gsup_server.c:235 5:  20240916082632628 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082632628 DLGSUP <0013> gsup_server.c:235 7:  20240916082632628 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082632628 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082632628 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082632628 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@74dbbcc51e34: 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") 20240916082632657 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41279<->l=127.0.0.1:4259) 20240916082632682 DAUC <0003> db_auc.c:157 IMSI='262421557728419': No 2G Auth Data 20240916082632682 DAUC <0003> db_auc.c:192 IMSI='262421557728419': No 3G Auth Data HLR_Test-GSUP(183)@74dbbcc51e34: Created GsupExpect[0] for "262421557728419" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240916082632718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45654<->l=127.0.0.1:4258 20240916082632731 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082632731 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421557728419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421557728419" session_id=3119640592 session_state=BEGIN} 20240916082632731 DSS <0004> hlr_ussd.c:576 262421557728419/0xb9f1f010: Process SS (BEGIN) 20240916082632731 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082632731 DSS <0004> hlr_ussd.c:518 262421557728419/0xb9f1f010: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082632731 DSS <0004> hlr_ussd.c:363 262421557728419/0xb9f1f010: Tx USSD 'Your extension is 491615326433' 20240916082632731 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421557728419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421557728419" session_id=3119640592 session_state=END} 20240916082632731 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421557728419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082632731 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082632731 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74dbbcc51e34: Found GsupExpect[0] for "262421557728419" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@74dbbcc51e34: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421557728419" TC_mo_ussd_iuse_msisdn(186)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A33998D369B01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082632739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45654<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@74dbbcc51e34: Final verdict of PTC: pass 20240916082632753 DAUC <0003> db_auc.c:157 IMSI='262428227250808': No 2G Auth Data 20240916082632753 DAUC <0003> db_auc.c:192 IMSI='262428227250808': No 3G Auth Data HLR_Test-GSUP(183)@74dbbcc51e34: Created GsupExpect[0] for "262428227250808" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240916082632765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45664<->l=127.0.0.1:4258 20240916082632768 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082632768 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428227250808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428227250808" session_id=4143939456 session_state=BEGIN} 20240916082632768 DSS <0004> hlr_ussd.c:576 262428227250808/0xf6ff7f80: Process SS (BEGIN) 20240916082632768 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082632768 DSS <0004> hlr_ussd.c:518 262428227250808/0xf6ff7f80: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082632768 DSS <0004> hlr_ussd.c:363 262428227250808/0xf6ff7f80: Tx USSD 'Your extension is 491613724346' 20240916082632768 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428227250808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428227250808" session_id=4143939456 session_state=END} 20240916082632768 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428227250808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082632768 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082632768 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74dbbcc51e34: Found GsupExpect[0] for "262428227250808" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@74dbbcc51e34: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428227250808" TC_mo_ussd_iuse_msisdn(187)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56637196D46B301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082632770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45664<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@74dbbcc51e34: Final verdict of PTC: pass 20240916082632773 DAUC <0003> db_auc.c:157 IMSI='262427609916274': No 2G Auth Data 20240916082632773 DAUC <0003> db_auc.c:192 IMSI='262427609916274': No 3G Auth Data HLR_Test-GSUP(183)@74dbbcc51e34: Created GsupExpect[0] for "262427609916274" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240916082632784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45668<->l=127.0.0.1:4258 20240916082632787 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082632787 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427609916274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427609916274" session_id=2485333483 session_state=BEGIN} 20240916082632787 DSS <0004> hlr_ussd.c:576 262427609916274/0x94232deb: Process SS (BEGIN) 20240916082632787 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082632787 DSS <0004> hlr_ussd.c:518 262427609916274/0x94232deb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082632787 DSS <0004> hlr_ussd.c:363 262427609916274/0x94232deb: Tx USSD 'Your extension is 491618848638' 20240916082632787 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427609916274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427609916274" session_id=2485333483 session_state=END} 20240916082632787 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427609916274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082632787 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082632787 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74dbbcc51e34: Found GsupExpect[0] for "262427609916274" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@74dbbcc51e34: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262427609916274" TC_mo_ussd_iuse_msisdn(188)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570381ACE36C301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082632789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45668<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@74dbbcc51e34: Final verdict of PTC: pass 20240916082632792 DAUC <0003> db_auc.c:157 IMSI='262423950261691': No 2G Auth Data 20240916082632792 DAUC <0003> db_auc.c:192 IMSI='262423950261691': No 3G Auth Data HLR_Test-GSUP(183)@74dbbcc51e34: Created GsupExpect[0] for "262423950261691" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240916082632802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 20240916082632805 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082632805 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423950261691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423950261691" session_id=339609589 session_state=BEGIN} 20240916082632805 DSS <0004> hlr_ussd.c:576 262423950261691/0x143e07f5: Process SS (BEGIN) 20240916082632805 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082632805 DSS <0004> hlr_ussd.c:518 262423950261691/0x143e07f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082632805 DSS <0004> hlr_ussd.c:363 262423950261691/0x143e07f5: Tx USSD 'Your extension is 491611411058' 20240916082632805 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423950261691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423950261691" session_id=339609589 session_state=END} 20240916082632805 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423950261691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082632805 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082632805 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74dbbcc51e34: Found GsupExpect[0] for "262423950261691" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@74dbbcc51e34: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262423950261691" TC_mo_ussd_iuse_msisdn(189)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B4580C56C301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082632807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@74dbbcc51e34: Final verdict of PTC: pass 20240916082632810 DAUC <0003> db_auc.c:157 IMSI='262425327607869': No 2G Auth Data 20240916082632810 DAUC <0003> db_auc.c:192 IMSI='262425327607869': No 3G Auth Data HLR_Test-GSUP(183)@74dbbcc51e34: Created GsupExpect[0] for "262425327607869" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240916082632822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45688<->l=127.0.0.1:4258 20240916082632825 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082632825 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425327607869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425327607869" session_id=3901915590 session_state=BEGIN} 20240916082632825 DSS <0004> hlr_ussd.c:576 262425327607869/0xe89281c6: Process SS (BEGIN) 20240916082632825 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082632825 DSS <0004> hlr_ussd.c:518 262425327607869/0xe89281c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082632825 DSS <0004> hlr_ussd.c:363 262425327607869/0xe89281c6: Tx USSD 'Your extension is 491614321076' 20240916082632825 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425327607869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425327607869" session_id=3901915590 session_state=END} 20240916082632825 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425327607869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082632825 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082632825 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74dbbcc51e34: Found GsupExpect[0] for "262425327607869" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@74dbbcc51e34: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425327607869" TC_mo_ussd_iuse_msisdn(190)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56833590C76B301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082632827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45688<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@74dbbcc51e34: Final verdict of PTC: pass 20240916082632830 DAUC <0003> db_auc.c:157 IMSI='262420334469722': No 2G Auth Data 20240916082632830 DAUC <0003> db_auc.c:192 IMSI='262420334469722': No 3G Auth Data HLR_Test-GSUP(183)@74dbbcc51e34: Created GsupExpect[0] for "262420334469722" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240916082632844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45694<->l=127.0.0.1:4258 20240916082632846 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082632846 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420334469722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420334469722" session_id=627691016 session_state=BEGIN} 20240916082632846 DSS <0004> hlr_ussd.c:576 262420334469722/0x2569ce08: Process SS (BEGIN) 20240916082632846 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082632846 DSS <0004> hlr_ussd.c:518 262420334469722/0x2569ce08: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082632847 DSS <0004> hlr_ussd.c:363 262420334469722/0x2569ce08: Tx USSD 'Your extension is 491611750140' 20240916082632847 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420334469722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420334469722" session_id=627691016 session_state=END} 20240916082632847 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420334469722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082632847 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082632847 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74dbbcc51e34: Found GsupExpect[0] for "262420334469722" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@74dbbcc51e34: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420334469722" TC_mo_ussd_iuse_msisdn(191)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B71A2C468301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082632848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45694<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@74dbbcc51e34: Final verdict of PTC: pass 20240916082632851 DAUC <0003> db_auc.c:157 IMSI='262424080759589': No 2G Auth Data 20240916082632851 DAUC <0003> db_auc.c:192 IMSI='262424080759589': No 3G Auth Data HLR_Test-GSUP(183)@74dbbcc51e34: Created GsupExpect[0] for "262424080759589" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240916082632865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45696<->l=127.0.0.1:4258 20240916082632868 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082632868 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424080759589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424080759589" session_id=1518942756 session_state=BEGIN} 20240916082632868 DSS <0004> hlr_ussd.c:576 262424080759589/0x5a893a24: Process SS (BEGIN) 20240916082632868 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082632868 DSS <0004> hlr_ussd.c:518 262424080759589/0x5a893a24: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082632868 DSS <0004> hlr_ussd.c:363 262424080759589/0x5a893a24: Tx USSD 'Your extension is 491611087108' 20240916082632868 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424080759589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424080759589" session_id=1518942756 session_state=END} 20240916082632868 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424080759589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082632868 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082632868 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74dbbcc51e34: Found GsupExpect[0] for "262424080759589" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@74dbbcc51e34: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424080759589" TC_mo_ussd_iuse_msisdn(192)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56230DC2D06C301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082632870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45696<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@74dbbcc51e34: Final verdict of PTC: pass 20240916082632873 DAUC <0003> db_auc.c:157 IMSI='262426126967215': No 2G Auth Data 20240916082632873 DAUC <0003> db_auc.c:192 IMSI='262426126967215': No 3G Auth Data HLR_Test-GSUP(183)@74dbbcc51e34: Created GsupExpect[0] for "262426126967215" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240916082632886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4258 20240916082632889 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082632889 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426126967215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426126967215" session_id=577168348 session_state=BEGIN} 20240916082632889 DSS <0004> hlr_ussd.c:576 262426126967215/0x2266e3dc: Process SS (BEGIN) 20240916082632889 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082632889 DSS <0004> hlr_ussd.c:518 262426126967215/0x2266e3dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082632889 DSS <0004> hlr_ussd.c:363 262426126967215/0x2266e3dc: Tx USSD 'Your extension is 491613557514' 20240916082632889 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426126967215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426126967215" session_id=577168348 session_state=END} 20240916082632889 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426126967215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082632889 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082632889 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@74dbbcc51e34: Found GsupExpect[0] for "262426126967215" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@74dbbcc51e34: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426126967215" TC_mo_ussd_iuse_msisdn(193)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B5DAAD16A301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082632891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@74dbbcc51e34: Final verdict of PTC: pass 20240916082632892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45652<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@74dbbcc51e34: Final verdict of PTC: none 20240916082632892 DLINP <000b> input/ipa.c:451 connected read/write 20240916082632892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082632892 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082632892 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082632892 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082632892 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41279<->l=127.0.0.1:4259) 184@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 184: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Mon Sep 16 08:26:32 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 20240916082632914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 20240916082633115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40028) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Mon Sep 16 08:26:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082636224 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082636224 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082636228 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082636229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45734<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082636233 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082636233 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082636233 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082636233 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082636233 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082636233 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082636233 DLGSUP <0013> gsup_server.c:235 2:  20240916082636233 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082636233 DLGSUP <0013> gsup_server.c:235 3:  20240916082636233 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082636233 DLGSUP <0013> gsup_server.c:235 4:  20240916082636233 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082636233 DLGSUP <0013> gsup_server.c:235 5:  20240916082636233 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082636233 DLGSUP <0013> gsup_server.c:235 7:  20240916082636233 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082636233 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082636233 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082636233 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@74dbbcc51e34: 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") 20240916082636253 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43493<->l=127.0.0.1:4259) 20240916082636275 DAUC <0003> db_auc.c:157 IMSI='262428124167116': No 2G Auth Data 20240916082636275 DAUC <0003> db_auc.c:192 IMSI='262428124167116': No 3G Auth Data HLR_Test-GSUP(195)@74dbbcc51e34: Created GsupExpect[0] for "262428124167116" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240916082636306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 20240916082636319 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082636319 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428124167116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428124167116" source_name="the-source\n" session_id=3242081342 session_state=BEGIN} 20240916082636319 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240916082636319 DSS <0004> hlr_ussd.c:576 262428124167116/0xc13e3c3e: Process SS (BEGIN) 20240916082636319 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082636319 DSS <0004> hlr_ussd.c:518 262428124167116/0xc13e3c3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082636319 DSS <0004> hlr_ussd.c:363 262428124167116/0xc13e3c3e: Tx USSD 'Your extension is 491614276728' 20240916082636319 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428124167116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428124167116" destination_name="the-source\n" session_id=3242081342 session_state=END} 20240916082636319 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262428124167116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082636319 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082636319 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74dbbcc51e34: Found GsupExpect[0] for "262428124167116" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@74dbbcc51e34: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262428124167116" TC_mo_ussd_iuse_msisdn_via_proxy(198)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B29BED26C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082636325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45738<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@74dbbcc51e34: Final verdict of PTC: pass 20240916082636329 DAUC <0003> db_auc.c:157 IMSI='262421809157001': No 2G Auth Data 20240916082636329 DAUC <0003> db_auc.c:192 IMSI='262421809157001': No 3G Auth Data HLR_Test-GSUP(195)@74dbbcc51e34: Created GsupExpect[0] for "262421809157001" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240916082636340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45742<->l=127.0.0.1:4258 20240916082636343 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082636343 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421809157001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421809157001" source_name="the-source\n" session_id=977640784 session_state=BEGIN} 20240916082636343 DSS <0004> hlr_ussd.c:576 262421809157001/0x3a459d50: Process SS (BEGIN) 20240916082636343 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082636343 DSS <0004> hlr_ussd.c:518 262421809157001/0x3a459d50: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082636343 DSS <0004> hlr_ussd.c:363 262421809157001/0x3a459d50: Tx USSD 'Your extension is 491611544146' 20240916082636343 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421809157001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421809157001" destination_name="the-source\n" session_id=977640784 session_state=END} 20240916082636343 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421809157001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082636343 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082636343 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74dbbcc51e34: Found GsupExpect[0] for "262421809157001" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@74dbbcc51e34: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421809157001" TC_mo_ussd_iuse_msisdn_via_proxy(199)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562351A2D46B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082636345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45742<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@74dbbcc51e34: Final verdict of PTC: pass 20240916082636348 DAUC <0003> db_auc.c:157 IMSI='262428564081978': No 2G Auth Data 20240916082636348 DAUC <0003> db_auc.c:192 IMSI='262428564081978': No 3G Auth Data HLR_Test-GSUP(195)@74dbbcc51e34: Created GsupExpect[0] for "262428564081978" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240916082636361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4258 20240916082636364 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082636364 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428564081978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428564081978" source_name="the-source\n" session_id=2994149350 session_state=BEGIN} 20240916082636364 DSS <0004> hlr_ussd.c:576 262428564081978/0xb27717e6: Process SS (BEGIN) 20240916082636364 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082636364 DSS <0004> hlr_ussd.c:518 262428564081978/0xb27717e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082636364 DSS <0004> hlr_ussd.c:363 262428564081978/0xb27717e6: Tx USSD 'Your extension is 491614824145' 20240916082636364 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428564081978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428564081978" destination_name="the-source\n" session_id=2994149350 session_state=END} 20240916082636364 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262428564081978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082636364 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082636364 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74dbbcc51e34: Found GsupExpect[0] for "262428564081978" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@74dbbcc51e34: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262428564081978" TC_mo_ussd_iuse_msisdn_via_proxy(200)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56838192D46AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082636367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@74dbbcc51e34: Final verdict of PTC: pass 20240916082636370 DAUC <0003> db_auc.c:157 IMSI='262426115884670': No 2G Auth Data 20240916082636370 DAUC <0003> db_auc.c:192 IMSI='262426115884670': No 3G Auth Data HLR_Test-GSUP(195)@74dbbcc51e34: Created GsupExpect[0] for "262426115884670" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240916082636383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 20240916082636386 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082636386 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426115884670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426115884670" source_name="the-source\n" session_id=1333451739 session_state=BEGIN} 20240916082636386 DSS <0004> hlr_ussd.c:576 262426115884670/0x4f7adbdb: Process SS (BEGIN) 20240916082636386 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082636386 DSS <0004> hlr_ussd.c:518 262426115884670/0x4f7adbdb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082636386 DSS <0004> hlr_ussd.c:363 262426115884670/0x4f7adbdb: Tx USSD 'Your extension is 491613847487' 20240916082636386 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426115884670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426115884670" destination_name="the-source\n" session_id=1333451739 session_state=END} 20240916082636386 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262426115884670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082636386 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082636386 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74dbbcc51e34: Found GsupExpect[0] for "262426115884670" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@74dbbcc51e34: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262426115884670" TC_mo_ussd_iuse_msisdn_via_proxy(201)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56638DA8D86BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082636389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@74dbbcc51e34: Final verdict of PTC: pass 20240916082636392 DAUC <0003> db_auc.c:157 IMSI='262428398526451': No 2G Auth Data 20240916082636392 DAUC <0003> db_auc.c:192 IMSI='262428398526451': No 3G Auth Data HLR_Test-GSUP(195)@74dbbcc51e34: Created GsupExpect[0] for "262428398526451" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240916082636404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45772<->l=127.0.0.1:4258 20240916082636407 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082636407 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428398526451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428398526451" source_name="the-source\n" session_id=167038642 session_state=BEGIN} 20240916082636407 DSS <0004> hlr_ussd.c:576 262428398526451/0x09f4ceb2: Process SS (BEGIN) 20240916082636407 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082636407 DSS <0004> hlr_ussd.c:518 262428398526451/0x09f4ceb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082636407 DSS <0004> hlr_ussd.c:363 262428398526451/0x09f4ceb2: Tx USSD 'Your extension is 491617623671' 20240916082636407 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428398526451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428398526451" destination_name="the-source\n" session_id=167038642 session_state=END} 20240916082636407 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262428398526451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082636407 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082636407 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74dbbcc51e34: Found GsupExpect[0] for "262428398526451" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@74dbbcc51e34: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262428398526451" TC_mo_ussd_iuse_msisdn_via_proxy(202)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E36D9CC768B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082636410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45772<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@74dbbcc51e34: Final verdict of PTC: pass 20240916082636413 DAUC <0003> db_auc.c:157 IMSI='262421147479961': No 2G Auth Data 20240916082636413 DAUC <0003> db_auc.c:192 IMSI='262421147479961': No 3G Auth Data HLR_Test-GSUP(195)@74dbbcc51e34: Created GsupExpect[0] for "262421147479961" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240916082636427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 20240916082636430 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082636430 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421147479961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421147479961" source_name="the-source\n" session_id=2168113125 session_state=BEGIN} 20240916082636430 DSS <0004> hlr_ussd.c:576 262421147479961/0x813ac7e5: Process SS (BEGIN) 20240916082636430 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082636430 DSS <0004> hlr_ussd.c:518 262421147479961/0x813ac7e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082636430 DSS <0004> hlr_ussd.c:363 262421147479961/0x813ac7e5: Tx USSD 'Your extension is 491612342630' 20240916082636430 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421147479961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421147479961" destination_name="the-source\n" session_id=2168113125 session_state=END} 20240916082636430 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262421147479961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082636430 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082636430 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74dbbcc51e34: Found GsupExpect[0] for "262421147479961" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@74dbbcc51e34: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421147479961" TC_mo_ussd_iuse_msisdn_via_proxy(203)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564339ACC368301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082636432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@74dbbcc51e34: Final verdict of PTC: pass 20240916082636435 DAUC <0003> db_auc.c:157 IMSI='262425342165546': No 2G Auth Data 20240916082636435 DAUC <0003> db_auc.c:192 IMSI='262425342165546': No 3G Auth Data HLR_Test-GSUP(195)@74dbbcc51e34: Created GsupExpect[0] for "262425342165546" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240916082636450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 20240916082636453 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082636453 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425342165546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425342165546" source_name="the-source\n" session_id=502980812 session_state=BEGIN} 20240916082636453 DSS <0004> hlr_ussd.c:576 262425342165546/0x1dfae0cc: Process SS (BEGIN) 20240916082636453 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082636453 DSS <0004> hlr_ussd.c:518 262425342165546/0x1dfae0cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082636453 DSS <0004> hlr_ussd.c:363 262425342165546/0x1dfae0cc: Tx USSD 'Your extension is 491610064585' 20240916082636453 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425342165546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425342165546" destination_name="the-source\n" session_id=502980812 session_state=END} 20240916082636453 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262425342165546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082636453 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082636453 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74dbbcc51e34: Found GsupExpect[0] for "262425342165546" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@74dbbcc51e34: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425342165546" TC_mo_ussd_iuse_msisdn_via_proxy(204)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560301BAD86AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082636455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@74dbbcc51e34: Final verdict of PTC: pass 20240916082636458 DAUC <0003> db_auc.c:157 IMSI='262424805969271': No 2G Auth Data 20240916082636458 DAUC <0003> db_auc.c:192 IMSI='262424805969271': No 3G Auth Data HLR_Test-GSUP(195)@74dbbcc51e34: Created GsupExpect[0] for "262424805969271" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240916082636473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4258 20240916082636476 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082636476 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424805969271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424805969271" source_name="the-source\n" session_id=4075607872 session_state=BEGIN} 20240916082636476 DSS <0004> hlr_ussd.c:576 262424805969271/0xf2ecd740: Process SS (BEGIN) 20240916082636476 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240916082636476 DSS <0004> hlr_ussd.c:518 262424805969271/0xf2ecd740: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240916082636476 DSS <0004> hlr_ussd.c:363 262424805969271/0xf2ecd740: Tx USSD 'Your extension is 491611674424' 20240916082636476 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424805969271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424805969271" destination_name="the-source\n" session_id=4075607872 session_state=END} 20240916082636476 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262424805969271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082636476 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082636476 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@74dbbcc51e34: Found GsupExpect[0] for "262424805969271" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@74dbbcc51e34: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424805969271" TC_mo_ussd_iuse_msisdn_via_proxy(205)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B61B8D26A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082636478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@74dbbcc51e34: Final verdict of PTC: pass 20240916082636478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45734<->l=127.0.0.1:4258 20240916082636478 DLINP <000b> input/ipa.c:451 connected read/write 20240916082636478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082636478 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082636478 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082636478 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082636478 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP(195)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@74dbbcc51e34: Final verdict of PTC: none 20240916082636479 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43493<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(197)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 196: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Mon Sep 16 08:26:36 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 20240916082636502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20240916082636703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40416) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Mon Sep 16 08:26:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_mo_ussd_euse started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 20240916082639803 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38841 20240916082639803 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38841 MTC@74dbbcc51e34: in not legacy case 2 IPA-EUSE-foobar(208)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082639805 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639805 DLINP <000b> input/ipa.c:405 127.0.0.1:38841 message received 20240916082639805 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082639805 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@74dbbcc51e34: 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 } } } } 20240916082639807 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082639807 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639807 DLINP <000b> input/ipa.c:405 127.0.0.1:38841 message received 20240916082639807 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082639807 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240916082639807 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240916082639807 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240916082639807 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082639807 DLGSUP <0013> gsup_server.c:235 2:  20240916082639807 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082639807 DLGSUP <0013> gsup_server.c:235 3:  20240916082639807 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082639807 DLGSUP <0013> gsup_server.c:235 4:  20240916082639807 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082639807 DLGSUP <0013> gsup_server.c:235 5:  20240916082639807 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082639807 DLGSUP <0013> gsup_server.c:235 7:  20240916082639807 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082639807 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082639807 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082639807 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38841 IPA-EUSE-foobar(208)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082639807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082639809 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082639809 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082639809 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082639809 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082639809 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082639809 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082639809 DLGSUP <0013> gsup_server.c:235 2:  20240916082639809 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082639809 DLGSUP <0013> gsup_server.c:235 3:  20240916082639809 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082639809 DLGSUP <0013> gsup_server.c:235 4:  20240916082639809 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082639809 DLGSUP <0013> gsup_server.c:235 5:  20240916082639809 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082639809 DLGSUP <0013> gsup_server.c:235 7:  20240916082639809 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082639809 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082639809 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082639809 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@74dbbcc51e34: 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") 20240916082639823 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33371<->l=127.0.0.1:4259) 20240916082639849 DAUC <0003> db_auc.c:157 IMSI='262421851808769': No 2G Auth Data 20240916082639849 DAUC <0003> db_auc.c:192 IMSI='262421851808769': No 3G Auth Data HLR_Test-GSUP(209)@74dbbcc51e34: Created GsupExpect[0] for "262421851808769" to be handled at TC_mo_ussd_euse(212) 20240916082639883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45818<->l=127.0.0.1:4258 20240916082639896 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082639896 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421851808769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421851808769" session_id=4122298995 session_state=BEGIN} 20240916082639896 DSS <0004> hlr_ussd.c:576 262421851808769/0xf5b54a73: Process SS (BEGIN) 20240916082639896 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082639896 DSS <0004> hlr_ussd.c:518 262421851808769/0xf5b54a73: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082639896 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639896 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data 20240916082639896 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639896 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data EUSE-TC_mo_ussd_euse(206)@74dbbcc51e34: 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 } } } } } 20240916082639911 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639911 DLINP <000b> input/ipa.c:405 127.0.0.1:38841 message received 20240916082639911 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421851808769 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421851808769" session_id=4122298995 session_state=END} 20240916082639911 DSS <0004> hlr_ussd.c:576 262421851808769/0xf5b54a73: Process SS (END) 20240916082639911 DSS <0004> hlr_ussd.c:518 262421851808769/0xf5b54a73: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082639911 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421851808769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421851808769" session_id=4122298995 session_state=END} 20240916082639911 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421851808769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082639911 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421851808769 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082639911 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082639911 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74dbbcc51e34: Found GsupExpect[0] for "262421851808769" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@74dbbcc51e34: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421851808769" TC_mo_ussd_euse(212)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082639922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45818<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@74dbbcc51e34: Final verdict of PTC: pass 20240916082639926 DAUC <0003> db_auc.c:157 IMSI='262422316075136': No 2G Auth Data 20240916082639926 DAUC <0003> db_auc.c:192 IMSI='262422316075136': No 3G Auth Data HLR_Test-GSUP(209)@74dbbcc51e34: Created GsupExpect[0] for "262422316075136" to be handled at TC_mo_ussd_euse(213) 20240916082639938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45828<->l=127.0.0.1:4258 20240916082639941 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082639941 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422316075136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422316075136" session_id=3761470389 session_state=BEGIN} 20240916082639941 DSS <0004> hlr_ussd.c:576 262422316075136/0xe0337bb5: Process SS (BEGIN) 20240916082639941 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082639941 DSS <0004> hlr_ussd.c:518 262422316075136/0xe0337bb5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082639941 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639941 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data 20240916082639941 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639941 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data EUSE-TC_mo_ussd_euse(206)@74dbbcc51e34: 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 } } } } } 20240916082639942 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639942 DLINP <000b> input/ipa.c:405 127.0.0.1:38841 message received 20240916082639942 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262422316075136 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422316075136" session_id=3761470389 session_state=END} 20240916082639942 DSS <0004> hlr_ussd.c:576 262422316075136/0xe0337bb5: Process SS (END) 20240916082639942 DSS <0004> hlr_ussd.c:518 262422316075136/0xe0337bb5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082639942 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422316075136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422316075136" session_id=3761470389 session_state=END} 20240916082639942 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422316075136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082639942 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262422316075136 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082639942 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082639942 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74dbbcc51e34: Found GsupExpect[0] for "262422316075136" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@74dbbcc51e34: Added IMSI table entry 1TC_mo_ussd_euse(213)"262422316075136" TC_mo_ussd_euse(213)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082639943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45828<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@74dbbcc51e34: Final verdict of PTC: pass 20240916082639946 DAUC <0003> db_auc.c:157 IMSI='262429592439626': No 2G Auth Data 20240916082639946 DAUC <0003> db_auc.c:192 IMSI='262429592439626': No 3G Auth Data HLR_Test-GSUP(209)@74dbbcc51e34: Created GsupExpect[0] for "262429592439626" to be handled at TC_mo_ussd_euse(214) 20240916082639959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4258 20240916082639962 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082639962 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429592439626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429592439626" session_id=4043706249 session_state=BEGIN} 20240916082639962 DSS <0004> hlr_ussd.c:576 262429592439626/0xf1060f89: Process SS (BEGIN) 20240916082639962 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082639962 DSS <0004> hlr_ussd.c:518 262429592439626/0xf1060f89: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082639962 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639962 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data 20240916082639962 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639962 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data EUSE-TC_mo_ussd_euse(206)@74dbbcc51e34: 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 } } } } } 20240916082639962 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639962 DLINP <000b> input/ipa.c:405 127.0.0.1:38841 message received 20240916082639962 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262429592439626 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429592439626" session_id=4043706249 session_state=END} 20240916082639962 DSS <0004> hlr_ussd.c:576 262429592439626/0xf1060f89: Process SS (END) 20240916082639962 DSS <0004> hlr_ussd.c:518 262429592439626/0xf1060f89: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082639962 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429592439626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429592439626" session_id=4043706249 session_state=END} 20240916082639962 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429592439626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082639962 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262429592439626 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082639962 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082639962 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74dbbcc51e34: Found GsupExpect[0] for "262429592439626" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@74dbbcc51e34: Added IMSI table entry 2TC_mo_ussd_euse(214)"262429592439626" TC_mo_ussd_euse(214)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082639964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@74dbbcc51e34: Final verdict of PTC: pass 20240916082639967 DAUC <0003> db_auc.c:157 IMSI='262428012038678': No 2G Auth Data 20240916082639967 DAUC <0003> db_auc.c:192 IMSI='262428012038678': No 3G Auth Data HLR_Test-GSUP(209)@74dbbcc51e34: Created GsupExpect[0] for "262428012038678" to be handled at TC_mo_ussd_euse(215) 20240916082639979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45844<->l=127.0.0.1:4258 20240916082639982 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082639982 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428012038678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428012038678" session_id=112781986 session_state=BEGIN} 20240916082639982 DSS <0004> hlr_ussd.c:576 262428012038678/0x06b8eaa2: Process SS (BEGIN) 20240916082639982 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082639982 DSS <0004> hlr_ussd.c:518 262428012038678/0x06b8eaa2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082639982 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639982 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data 20240916082639982 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639982 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data EUSE-TC_mo_ussd_euse(206)@74dbbcc51e34: 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 } } } } } 20240916082639983 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639983 DLINP <000b> input/ipa.c:405 127.0.0.1:38841 message received 20240916082639983 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262428012038678 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428012038678" session_id=112781986 session_state=END} 20240916082639983 DSS <0004> hlr_ussd.c:576 262428012038678/0x06b8eaa2: Process SS (END) 20240916082639983 DSS <0004> hlr_ussd.c:518 262428012038678/0x06b8eaa2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082639983 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428012038678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428012038678" session_id=112781986 session_state=END} 20240916082639983 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428012038678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082639983 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262428012038678 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082639983 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082639983 DLINP <000b> input/ipa.c:451 connected read/write 20240916082639983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74dbbcc51e34: Found GsupExpect[0] for "262428012038678" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@74dbbcc51e34: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428012038678" TC_mo_ussd_euse(215)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082639985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45844<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@74dbbcc51e34: Final verdict of PTC: pass 20240916082639988 DAUC <0003> db_auc.c:157 IMSI='262425223095306': No 2G Auth Data 20240916082639988 DAUC <0003> db_auc.c:192 IMSI='262425223095306': No 3G Auth Data HLR_Test-GSUP(209)@74dbbcc51e34: Created GsupExpect[0] for "262425223095306" to be handled at TC_mo_ussd_euse(216) 20240916082639999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20240916082640002 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082640002 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425223095306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425223095306" session_id=1790108358 session_state=BEGIN} 20240916082640002 DSS <0004> hlr_ussd.c:576 262425223095306/0x6ab2e2c6: Process SS (BEGIN) 20240916082640002 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082640002 DSS <0004> hlr_ussd.c:518 262425223095306/0x6ab2e2c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082640002 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640002 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data 20240916082640002 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640002 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data EUSE-TC_mo_ussd_euse(206)@74dbbcc51e34: 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 } } } } } 20240916082640003 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640003 DLINP <000b> input/ipa.c:405 127.0.0.1:38841 message received 20240916082640003 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262425223095306 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425223095306" session_id=1790108358 session_state=END} 20240916082640003 DSS <0004> hlr_ussd.c:576 262425223095306/0x6ab2e2c6: Process SS (END) 20240916082640003 DSS <0004> hlr_ussd.c:518 262425223095306/0x6ab2e2c6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082640003 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425223095306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425223095306" session_id=1790108358 session_state=END} 20240916082640003 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425223095306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082640003 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262425223095306 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082640003 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082640003 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74dbbcc51e34: Found GsupExpect[0] for "262425223095306" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@74dbbcc51e34: Added IMSI table entry 4TC_mo_ussd_euse(216)"262425223095306" TC_mo_ussd_euse(216)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082640005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@74dbbcc51e34: Final verdict of PTC: pass 20240916082640008 DAUC <0003> db_auc.c:157 IMSI='262426922395133': No 2G Auth Data 20240916082640008 DAUC <0003> db_auc.c:192 IMSI='262426922395133': No 3G Auth Data HLR_Test-GSUP(209)@74dbbcc51e34: Created GsupExpect[0] for "262426922395133" to be handled at TC_mo_ussd_euse(217) 20240916082640022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45860<->l=127.0.0.1:4258 20240916082640025 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082640025 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426922395133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426922395133" session_id=4205842642 session_state=BEGIN} 20240916082640025 DSS <0004> hlr_ussd.c:576 262426922395133/0xfab010d2: Process SS (BEGIN) 20240916082640025 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082640025 DSS <0004> hlr_ussd.c:518 262426922395133/0xfab010d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082640025 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640025 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data 20240916082640025 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640025 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data EUSE-TC_mo_ussd_euse(206)@74dbbcc51e34: 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 } } } } } 20240916082640026 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640026 DLINP <000b> input/ipa.c:405 127.0.0.1:38841 message received 20240916082640026 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262426922395133 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426922395133" session_id=4205842642 session_state=END} 20240916082640026 DSS <0004> hlr_ussd.c:576 262426922395133/0xfab010d2: Process SS (END) 20240916082640026 DSS <0004> hlr_ussd.c:518 262426922395133/0xfab010d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082640026 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426922395133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426922395133" session_id=4205842642 session_state=END} 20240916082640026 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426922395133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082640026 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262426922395133 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082640026 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082640026 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74dbbcc51e34: Found GsupExpect[0] for "262426922395133" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@74dbbcc51e34: Added IMSI table entry 5TC_mo_ussd_euse(217)"262426922395133" TC_mo_ussd_euse(217)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082640028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45860<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@74dbbcc51e34: Final verdict of PTC: pass 20240916082640031 DAUC <0003> db_auc.c:157 IMSI='262422752770119': No 2G Auth Data 20240916082640031 DAUC <0003> db_auc.c:192 IMSI='262422752770119': No 3G Auth Data HLR_Test-GSUP(209)@74dbbcc51e34: Created GsupExpect[0] for "262422752770119" to be handled at TC_mo_ussd_euse(218) 20240916082640046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20240916082640048 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082640048 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422752770119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422752770119" session_id=369786831 session_state=BEGIN} 20240916082640048 DSS <0004> hlr_ussd.c:576 262422752770119/0x160a7fcf: Process SS (BEGIN) 20240916082640048 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082640048 DSS <0004> hlr_ussd.c:518 262422752770119/0x160a7fcf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082640048 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640048 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data 20240916082640048 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640048 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data EUSE-TC_mo_ussd_euse(206)@74dbbcc51e34: 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 } } } } } 20240916082640049 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640049 DLINP <000b> input/ipa.c:405 127.0.0.1:38841 message received 20240916082640049 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422752770119 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422752770119" session_id=369786831 session_state=END} 20240916082640049 DSS <0004> hlr_ussd.c:576 262422752770119/0x160a7fcf: Process SS (END) 20240916082640049 DSS <0004> hlr_ussd.c:518 262422752770119/0x160a7fcf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082640049 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422752770119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422752770119" session_id=369786831 session_state=END} 20240916082640049 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422752770119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082640049 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422752770119 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082640049 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082640049 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74dbbcc51e34: Found GsupExpect[0] for "262422752770119" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@74dbbcc51e34: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422752770119" TC_mo_ussd_euse(218)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082640051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@74dbbcc51e34: Final verdict of PTC: pass 20240916082640054 DAUC <0003> db_auc.c:157 IMSI='262429449281803': No 2G Auth Data 20240916082640054 DAUC <0003> db_auc.c:192 IMSI='262429449281803': No 3G Auth Data HLR_Test-GSUP(209)@74dbbcc51e34: Created GsupExpect[0] for "262429449281803" to be handled at TC_mo_ussd_euse(219) 20240916082640070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45872<->l=127.0.0.1:4258 20240916082640073 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082640073 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429449281803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429449281803" session_id=690716583 session_state=BEGIN} 20240916082640073 DSS <0004> hlr_ussd.c:576 262429449281803/0x292b7fa7: Process SS (BEGIN) 20240916082640073 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082640073 DSS <0004> hlr_ussd.c:518 262429449281803/0x292b7fa7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082640073 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640073 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data 20240916082640073 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640073 DLINP <000b> input/ipa.c:431 127.0.0.1:38841 sending data EUSE-TC_mo_ussd_euse(206)@74dbbcc51e34: 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 } } } } } 20240916082640074 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640074 DLINP <000b> input/ipa.c:405 127.0.0.1:38841 message received 20240916082640074 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262429449281803 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429449281803" session_id=690716583 session_state=END} 20240916082640074 DSS <0004> hlr_ussd.c:576 262429449281803/0x292b7fa7: Process SS (END) 20240916082640074 DSS <0004> hlr_ussd.c:518 262429449281803/0x292b7fa7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082640074 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429449281803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429449281803" session_id=690716583 session_state=END} 20240916082640074 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429449281803 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082640074 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262429449281803 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082640074 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082640074 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@74dbbcc51e34: Found GsupExpect[0] for "262429449281803" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@74dbbcc51e34: Added IMSI table entry 7TC_mo_ussd_euse(219)"262429449281803" TC_mo_ussd_euse(219)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082640076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45872<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@74dbbcc51e34: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@74dbbcc51e34: Final verdict of PTC: none 20240916082640077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 HLR_Test-GSUP(209)@74dbbcc51e34: Final verdict of PTC: none 210@74dbbcc51e34: Final verdict of PTC: none 20240916082640077 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082640077 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082640077 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082640077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082640077 DLINP <000b> input/ipa.c:451 connected read/write 20240916082640077 DLINP <000b> input/ipa.c:405 127.0.0.1:38841 message received 20240916082640077 DLINP <000b> input/ipa.c:414 127.0.0.1:38841 connection closed with server 20240916082640077 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38841 20240916082640077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240916082640078 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33371<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(207)@74dbbcc51e34: Final verdict of PTC: none IPA-EUSE-foobar(208)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 210: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Mon Sep 16 08:26:40 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 20240916082640110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 20240916082640312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=44216) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Mon Sep 16 08:26:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_mo_ussd_euse_continue started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 20240916082643426 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39727 20240916082643426 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39727 MTC@74dbbcc51e34: in not legacy case 2 IPA-EUSE-foobar(222)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082643428 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643428 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received IPA-EUSE-foobar(222)@74dbbcc51e34: 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) } } } } 20240916082643429 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082643429 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@74dbbcc51e34: 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 } } } } 20240916082643430 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643430 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643430 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082643430 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240916082643430 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240916082643430 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240916082643430 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082643430 DLGSUP <0013> gsup_server.c:235 2:  20240916082643430 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082643430 DLGSUP <0013> gsup_server.c:235 3:  20240916082643430 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082643430 DLGSUP <0013> gsup_server.c:235 4:  20240916082643430 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082643430 DLGSUP <0013> gsup_server.c:235 5:  20240916082643430 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082643430 DLGSUP <0013> gsup_server.c:235 7:  20240916082643430 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082643430 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082643430 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082643430 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39727 IPA-EUSE-foobar(222)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082643430 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38966<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082643433 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643433 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082643433 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082643433 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082643433 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082643433 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082643433 DLGSUP <0013> gsup_server.c:235 2:  20240916082643433 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082643433 DLGSUP <0013> gsup_server.c:235 3:  20240916082643433 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082643433 DLGSUP <0013> gsup_server.c:235 4:  20240916082643433 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082643433 DLGSUP <0013> gsup_server.c:235 5:  20240916082643433 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082643433 DLGSUP <0013> gsup_server.c:235 7:  20240916082643433 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082643433 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082643433 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082643433 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@74dbbcc51e34: 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") 20240916082643455 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35463<->l=127.0.0.1:4259) 20240916082643488 DAUC <0003> db_auc.c:157 IMSI='262423669061705': No 2G Auth Data 20240916082643488 DAUC <0003> db_auc.c:192 IMSI='262423669061705': No 3G Auth Data HLR_Test-GSUP(223)@74dbbcc51e34: Created GsupExpect[0] for "262423669061705" to be handled at TC_mo_ussd_euse_continue(226) 20240916082643524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38972<->l=127.0.0.1:4258 20240916082643537 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643537 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423669061705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423669061705" session_id=1971518422 session_state=BEGIN} 20240916082643537 DSS <0004> hlr_ussd.c:576 262423669061705/0x7582fbd6: Process SS (BEGIN) 20240916082643537 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082643537 DSS <0004> hlr_ussd.c:518 262423669061705/0x7582fbd6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082643537 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643537 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643537 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643537 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643552 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643552 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643552 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423669061705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423669061705" session_id=1971518422 session_state=CONTINUE} 20240916082643552 DSS <0004> hlr_ussd.c:576 262423669061705/0x7582fbd6: Process SS (CONTINUE) 20240916082643552 DSS <0004> hlr_ussd.c:518 262423669061705/0x7582fbd6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082643552 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423669061705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423669061705" session_id=1971518422 session_state=CONTINUE} 20240916082643552 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423669061705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643553 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643553 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74dbbcc51e34: Found GsupExpect[0] for "262423669061705" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@74dbbcc51e34: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423669061705" TC_mo_ussd_euse_continue(226)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082643564 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643564 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423669061705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423669061705" session_id=1971518422 session_state=CONTINUE} 20240916082643564 DSS <0004> hlr_ussd.c:576 262423669061705/0x7582fbd6: Process SS (CONTINUE) 20240916082643564 DSS <0004> hlr_ussd.c:518 262423669061705/0x7582fbd6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643564 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423669061705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643564 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643564 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643564 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643564 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643567 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643567 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643567 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423669061705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423669061705" session_id=1971518422 session_state=END} 20240916082643567 DSS <0004> hlr_ussd.c:576 262423669061705/0x7582fbd6: Process SS (END) 20240916082643567 DSS <0004> hlr_ussd.c:518 262423669061705/0x7582fbd6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643567 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423669061705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423669061705" session_id=1971518422 session_state=END} 20240916082643567 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423669061705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643567 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423669061705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643567 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643567 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082643571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38972<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@74dbbcc51e34: Final verdict of PTC: pass 20240916082643575 DAUC <0003> db_auc.c:157 IMSI='262425662501618': No 2G Auth Data 20240916082643575 DAUC <0003> db_auc.c:192 IMSI='262425662501618': No 3G Auth Data HLR_Test-GSUP(223)@74dbbcc51e34: Created GsupExpect[0] for "262425662501618" to be handled at TC_mo_ussd_euse_continue(227) 20240916082643588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38980<->l=127.0.0.1:4258 20240916082643591 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643591 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425662501618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425662501618" session_id=4278460346 session_state=BEGIN} 20240916082643591 DSS <0004> hlr_ussd.c:576 262425662501618/0xff041fba: Process SS (BEGIN) 20240916082643591 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082643591 DSS <0004> hlr_ussd.c:518 262425662501618/0xff041fba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082643591 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643591 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643591 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643591 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643592 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643592 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643592 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262425662501618 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425662501618" session_id=4278460346 session_state=CONTINUE} 20240916082643592 DSS <0004> hlr_ussd.c:576 262425662501618/0xff041fba: Process SS (CONTINUE) 20240916082643592 DSS <0004> hlr_ussd.c:518 262425662501618/0xff041fba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082643592 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425662501618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425662501618" session_id=4278460346 session_state=CONTINUE} 20240916082643592 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262425662501618 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643592 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643592 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74dbbcc51e34: Found GsupExpect[0] for "262425662501618" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@74dbbcc51e34: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262425662501618" TC_mo_ussd_euse_continue(227)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082643593 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643593 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425662501618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425662501618" session_id=4278460346 session_state=CONTINUE} 20240916082643593 DSS <0004> hlr_ussd.c:576 262425662501618/0xff041fba: Process SS (CONTINUE) 20240916082643593 DSS <0004> hlr_ussd.c:518 262425662501618/0xff041fba: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643593 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425662501618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643593 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643593 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643593 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643594 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643594 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643594 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643594 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262425662501618 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425662501618" session_id=4278460346 session_state=END} 20240916082643594 DSS <0004> hlr_ussd.c:576 262425662501618/0xff041fba: Process SS (END) 20240916082643594 DSS <0004> hlr_ussd.c:518 262425662501618/0xff041fba: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643594 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425662501618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425662501618" session_id=4278460346 session_state=END} 20240916082643594 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425662501618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643594 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262425662501618 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643594 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643594 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082643595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38980<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@74dbbcc51e34: Final verdict of PTC: pass 20240916082643598 DAUC <0003> db_auc.c:157 IMSI='262420757837881': No 2G Auth Data 20240916082643598 DAUC <0003> db_auc.c:192 IMSI='262420757837881': No 3G Auth Data HLR_Test-GSUP(223)@74dbbcc51e34: Created GsupExpect[0] for "262420757837881" to be handled at TC_mo_ussd_euse_continue(228) 20240916082643609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38992<->l=127.0.0.1:4258 20240916082643611 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643611 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420757837881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420757837881" session_id=3895284300 session_state=BEGIN} 20240916082643611 DSS <0004> hlr_ussd.c:576 262420757837881/0xe82d524c: Process SS (BEGIN) 20240916082643611 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082643611 DSS <0004> hlr_ussd.c:518 262420757837881/0xe82d524c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082643611 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643611 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643611 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643611 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643612 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643612 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643612 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262420757837881 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420757837881" session_id=3895284300 session_state=CONTINUE} 20240916082643612 DSS <0004> hlr_ussd.c:576 262420757837881/0xe82d524c: Process SS (CONTINUE) 20240916082643612 DSS <0004> hlr_ussd.c:518 262420757837881/0xe82d524c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082643612 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420757837881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420757837881" session_id=3895284300 session_state=CONTINUE} 20240916082643612 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262420757837881 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643612 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643612 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74dbbcc51e34: Found GsupExpect[0] for "262420757837881" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@74dbbcc51e34: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420757837881" TC_mo_ussd_euse_continue(228)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082643614 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643614 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420757837881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420757837881" session_id=3895284300 session_state=CONTINUE} 20240916082643614 DSS <0004> hlr_ussd.c:576 262420757837881/0xe82d524c: Process SS (CONTINUE) 20240916082643614 DSS <0004> hlr_ussd.c:518 262420757837881/0xe82d524c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643614 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420757837881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643614 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643614 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643614 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643614 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643615 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643615 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643615 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262420757837881 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420757837881" session_id=3895284300 session_state=END} 20240916082643615 DSS <0004> hlr_ussd.c:576 262420757837881/0xe82d524c: Process SS (END) 20240916082643615 DSS <0004> hlr_ussd.c:518 262420757837881/0xe82d524c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643615 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420757837881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420757837881" session_id=3895284300 session_state=END} 20240916082643615 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420757837881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643615 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262420757837881 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643615 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643615 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082643616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38992<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@74dbbcc51e34: Final verdict of PTC: pass 20240916082643619 DAUC <0003> db_auc.c:157 IMSI='262424645238613': No 2G Auth Data 20240916082643619 DAUC <0003> db_auc.c:192 IMSI='262424645238613': No 3G Auth Data HLR_Test-GSUP(223)@74dbbcc51e34: Created GsupExpect[0] for "262424645238613" to be handled at TC_mo_ussd_euse_continue(229) 20240916082643630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39006<->l=127.0.0.1:4258 20240916082643633 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643633 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424645238613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424645238613" session_id=1774200318 session_state=BEGIN} 20240916082643633 DSS <0004> hlr_ussd.c:576 262424645238613/0x69c025fe: Process SS (BEGIN) 20240916082643633 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082643633 DSS <0004> hlr_ussd.c:518 262424645238613/0x69c025fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082643633 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643633 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643633 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643633 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643634 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643634 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643634 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262424645238613 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424645238613" session_id=1774200318 session_state=CONTINUE} 20240916082643634 DSS <0004> hlr_ussd.c:576 262424645238613/0x69c025fe: Process SS (CONTINUE) 20240916082643634 DSS <0004> hlr_ussd.c:518 262424645238613/0x69c025fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082643634 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424645238613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424645238613" session_id=1774200318 session_state=CONTINUE} 20240916082643634 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262424645238613 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643634 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643634 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74dbbcc51e34: Found GsupExpect[0] for "262424645238613" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@74dbbcc51e34: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262424645238613" TC_mo_ussd_euse_continue(229)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082643636 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643636 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424645238613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424645238613" session_id=1774200318 session_state=CONTINUE} 20240916082643636 DSS <0004> hlr_ussd.c:576 262424645238613/0x69c025fe: Process SS (CONTINUE) 20240916082643636 DSS <0004> hlr_ussd.c:518 262424645238613/0x69c025fe: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643636 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424645238613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643636 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643636 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643636 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643636 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643637 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643637 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643637 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262424645238613 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424645238613" session_id=1774200318 session_state=END} 20240916082643637 DSS <0004> hlr_ussd.c:576 262424645238613/0x69c025fe: Process SS (END) 20240916082643637 DSS <0004> hlr_ussd.c:518 262424645238613/0x69c025fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643637 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424645238613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424645238613" session_id=1774200318 session_state=END} 20240916082643637 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424645238613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643637 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262424645238613 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643637 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643637 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082643638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39006<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@74dbbcc51e34: Final verdict of PTC: pass 20240916082643641 DAUC <0003> db_auc.c:157 IMSI='262428480146912': No 2G Auth Data 20240916082643641 DAUC <0003> db_auc.c:192 IMSI='262428480146912': No 3G Auth Data HLR_Test-GSUP(223)@74dbbcc51e34: Created GsupExpect[0] for "262428480146912" to be handled at TC_mo_ussd_euse_continue(230) 20240916082643652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4258 20240916082643655 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643655 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428480146912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428480146912" session_id=114443863 session_state=BEGIN} 20240916082643655 DSS <0004> hlr_ussd.c:576 262428480146912/0x06d24657: Process SS (BEGIN) 20240916082643655 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082643655 DSS <0004> hlr_ussd.c:518 262428480146912/0x06d24657: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082643655 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643655 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643655 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643655 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643655 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643655 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643655 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262428480146912 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428480146912" session_id=114443863 session_state=CONTINUE} 20240916082643655 DSS <0004> hlr_ussd.c:576 262428480146912/0x06d24657: Process SS (CONTINUE) 20240916082643655 DSS <0004> hlr_ussd.c:518 262428480146912/0x06d24657: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082643655 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428480146912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428480146912" session_id=114443863 session_state=CONTINUE} 20240916082643655 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262428480146912 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643655 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643655 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74dbbcc51e34: Found GsupExpect[0] for "262428480146912" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@74dbbcc51e34: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428480146912" TC_mo_ussd_euse_continue(230)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082643658 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643658 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428480146912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428480146912" session_id=114443863 session_state=CONTINUE} 20240916082643658 DSS <0004> hlr_ussd.c:576 262428480146912/0x06d24657: Process SS (CONTINUE) 20240916082643658 DSS <0004> hlr_ussd.c:518 262428480146912/0x06d24657: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643658 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428480146912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643658 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643658 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643658 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643658 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643658 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643658 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643658 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262428480146912 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428480146912" session_id=114443863 session_state=END} 20240916082643658 DSS <0004> hlr_ussd.c:576 262428480146912/0x06d24657: Process SS (END) 20240916082643658 DSS <0004> hlr_ussd.c:518 262428480146912/0x06d24657: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643658 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428480146912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428480146912" session_id=114443863 session_state=END} 20240916082643658 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428480146912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643658 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262428480146912 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643658 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643658 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082643659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@74dbbcc51e34: Final verdict of PTC: pass 20240916082643666 DAUC <0003> db_auc.c:157 IMSI='262425146263523': No 2G Auth Data 20240916082643666 DAUC <0003> db_auc.c:192 IMSI='262425146263523': No 3G Auth Data HLR_Test-GSUP(223)@74dbbcc51e34: Created GsupExpect[0] for "262425146263523" to be handled at TC_mo_ussd_euse_continue(231) 20240916082643679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39026<->l=127.0.0.1:4258 20240916082643682 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643682 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425146263523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425146263523" session_id=1715574809 session_state=BEGIN} 20240916082643682 DSS <0004> hlr_ussd.c:576 262425146263523/0x66419819: Process SS (BEGIN) 20240916082643682 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082643682 DSS <0004> hlr_ussd.c:518 262425146263523/0x66419819: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082643682 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643682 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643682 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643682 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643683 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643683 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643683 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262425146263523 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425146263523" session_id=1715574809 session_state=CONTINUE} 20240916082643683 DSS <0004> hlr_ussd.c:576 262425146263523/0x66419819: Process SS (CONTINUE) 20240916082643683 DSS <0004> hlr_ussd.c:518 262425146263523/0x66419819: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082643683 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425146263523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425146263523" session_id=1715574809 session_state=CONTINUE} 20240916082643683 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262425146263523 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643683 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643683 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74dbbcc51e34: Found GsupExpect[0] for "262425146263523" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@74dbbcc51e34: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262425146263523" TC_mo_ussd_euse_continue(231)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082643685 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643685 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425146263523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425146263523" session_id=1715574809 session_state=CONTINUE} 20240916082643685 DSS <0004> hlr_ussd.c:576 262425146263523/0x66419819: Process SS (CONTINUE) 20240916082643685 DSS <0004> hlr_ussd.c:518 262425146263523/0x66419819: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643685 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425146263523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643685 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643685 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643685 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643685 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643686 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643686 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643686 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262425146263523 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425146263523" session_id=1715574809 session_state=END} 20240916082643686 DSS <0004> hlr_ussd.c:576 262425146263523/0x66419819: Process SS (END) 20240916082643686 DSS <0004> hlr_ussd.c:518 262425146263523/0x66419819: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643686 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425146263523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425146263523" session_id=1715574809 session_state=END} 20240916082643686 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425146263523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643686 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262425146263523 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643686 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643686 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082643687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39026<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@74dbbcc51e34: Final verdict of PTC: pass 20240916082643690 DAUC <0003> db_auc.c:157 IMSI='262424831278213': No 2G Auth Data 20240916082643690 DAUC <0003> db_auc.c:192 IMSI='262424831278213': No 3G Auth Data HLR_Test-GSUP(223)@74dbbcc51e34: Created GsupExpect[0] for "262424831278213" to be handled at TC_mo_ussd_euse_continue(232) 20240916082643703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39030<->l=127.0.0.1:4258 20240916082643706 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643706 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424831278213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424831278213" session_id=3087831659 session_state=BEGIN} 20240916082643706 DSS <0004> hlr_ussd.c:576 262424831278213/0xb80c926b: Process SS (BEGIN) 20240916082643706 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082643706 DSS <0004> hlr_ussd.c:518 262424831278213/0xb80c926b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082643706 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643706 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643706 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643706 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643706 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643706 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643706 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424831278213 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424831278213" session_id=3087831659 session_state=CONTINUE} 20240916082643706 DSS <0004> hlr_ussd.c:576 262424831278213/0xb80c926b: Process SS (CONTINUE) 20240916082643706 DSS <0004> hlr_ussd.c:518 262424831278213/0xb80c926b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082643706 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424831278213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424831278213" session_id=3087831659 session_state=CONTINUE} 20240916082643706 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424831278213 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643706 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643706 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74dbbcc51e34: Found GsupExpect[0] for "262424831278213" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@74dbbcc51e34: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424831278213" TC_mo_ussd_euse_continue(232)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082643709 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643709 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424831278213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424831278213" session_id=3087831659 session_state=CONTINUE} 20240916082643709 DSS <0004> hlr_ussd.c:576 262424831278213/0xb80c926b: Process SS (CONTINUE) 20240916082643709 DSS <0004> hlr_ussd.c:518 262424831278213/0xb80c926b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643709 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424831278213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643709 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643709 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643709 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643709 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643709 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643709 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643709 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424831278213 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424831278213" session_id=3087831659 session_state=END} 20240916082643709 DSS <0004> hlr_ussd.c:576 262424831278213/0xb80c926b: Process SS (END) 20240916082643709 DSS <0004> hlr_ussd.c:518 262424831278213/0xb80c926b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643709 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424831278213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424831278213" session_id=3087831659 session_state=END} 20240916082643709 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424831278213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643709 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424831278213 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643709 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643709 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082643710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39030<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@74dbbcc51e34: Final verdict of PTC: pass 20240916082643713 DAUC <0003> db_auc.c:157 IMSI='262423033417033': No 2G Auth Data 20240916082643713 DAUC <0003> db_auc.c:192 IMSI='262423033417033': No 3G Auth Data HLR_Test-GSUP(223)@74dbbcc51e34: Created GsupExpect[0] for "262423033417033" to be handled at TC_mo_ussd_euse_continue(233) 20240916082643727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4258 20240916082643730 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643730 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423033417033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423033417033" session_id=2772799041 session_state=BEGIN} 20240916082643730 DSS <0004> hlr_ussd.c:576 262423033417033/0xa5458e41: Process SS (BEGIN) 20240916082643730 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240916082643730 DSS <0004> hlr_ussd.c:518 262423033417033/0xa5458e41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240916082643730 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643730 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643730 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643730 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643731 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643731 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643731 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262423033417033 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423033417033" session_id=2772799041 session_state=CONTINUE} 20240916082643731 DSS <0004> hlr_ussd.c:576 262423033417033/0xa5458e41: Process SS (CONTINUE) 20240916082643731 DSS <0004> hlr_ussd.c:518 262423033417033/0xa5458e41: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240916082643731 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423033417033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423033417033" session_id=2772799041 session_state=CONTINUE} 20240916082643731 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262423033417033 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643731 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643731 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@74dbbcc51e34: Found GsupExpect[0] for "262423033417033" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@74dbbcc51e34: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423033417033" TC_mo_ussd_euse_continue(233)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082643733 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643733 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423033417033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423033417033" session_id=2772799041 session_state=CONTINUE} 20240916082643733 DSS <0004> hlr_ussd.c:576 262423033417033/0xa5458e41: Process SS (CONTINUE) 20240916082643733 DSS <0004> hlr_ussd.c:518 262423033417033/0xa5458e41: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643733 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423033417033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643733 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643733 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data 20240916082643733 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643733 DLINP <000b> input/ipa.c:431 127.0.0.1:39727 sending data EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: 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 } } } } } 20240916082643734 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643734 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643734 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262423033417033 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423033417033" session_id=2772799041 session_state=END} 20240916082643734 DSS <0004> hlr_ussd.c:576 262423033417033/0xa5458e41: Process SS (END) 20240916082643734 DSS <0004> hlr_ussd.c:518 262423033417033/0xa5458e41: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240916082643734 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423033417033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423033417033" session_id=2772799041 session_state=END} 20240916082643734 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423033417033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082643734 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262423033417033 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082643734 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082643734 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082643735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@74dbbcc51e34: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@74dbbcc51e34: Final verdict of PTC: none 20240916082643735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38966<->l=127.0.0.1:4258 20240916082643736 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643736 DLINP <000b> input/ipa.c:405 127.0.0.1:39727 message received 20240916082643736 DLINP <000b> input/ipa.c:414 127.0.0.1:39727 connection closed with server HLR_Test-GSUP(223)@74dbbcc51e34: Final verdict of PTC: none 20240916082643736 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39727 20240916082643736 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240916082643736 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35463<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@74dbbcc51e34: Final verdict of PTC: none 224@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@74dbbcc51e34: Final verdict of PTC: none 20240916082643751 DLINP <000b> input/ipa.c:451 connected read/write 20240916082643751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082643751 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082643751 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082643751 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(221)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 224: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Mon Sep 16 08:26:43 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 20240916082643779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39060<->l=127.0.0.1:4258 20240916082643981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39060<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=49368) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Mon Sep 16 08:26:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_mo_ussd_euse_defaultroute started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 20240916082647098 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40541 20240916082647098 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40541 MTC@74dbbcc51e34: in not legacy case 2 IPA-EUSE-foobar(236)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082647100 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647100 DLINP <000b> input/ipa.c:405 127.0.0.1:40541 message received 20240916082647100 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082647100 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082647101 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647101 DLINP <000b> input/ipa.c:405 127.0.0.1:40541 message received 20240916082647101 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082647101 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240916082647101 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240916082647101 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240916082647101 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082647101 DLGSUP <0013> gsup_server.c:235 2:  20240916082647101 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082647101 DLGSUP <0013> gsup_server.c:235 3:  20240916082647101 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082647101 DLGSUP <0013> gsup_server.c:235 4:  20240916082647101 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082647101 DLGSUP <0013> gsup_server.c:235 5:  20240916082647101 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082647101 DLGSUP <0013> gsup_server.c:235 7:  20240916082647101 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082647101 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082647101 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082647101 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40541 HLR_Test-GSUP-IPA(235)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082647101 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082647102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39076<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082647103 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082647103 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082647103 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082647103 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082647103 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082647103 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082647103 DLGSUP <0013> gsup_server.c:235 2:  20240916082647103 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082647103 DLGSUP <0013> gsup_server.c:235 3:  20240916082647103 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082647103 DLGSUP <0013> gsup_server.c:235 4:  20240916082647103 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082647103 DLGSUP <0013> gsup_server.c:235 5:  20240916082647103 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082647103 DLGSUP <0013> gsup_server.c:235 7:  20240916082647103 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082647103 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082647103 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082647103 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@74dbbcc51e34: 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") 20240916082647110 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45385<->l=127.0.0.1:4259) 20240916082647135 DAUC <0003> db_auc.c:157 IMSI='262424223172107': No 2G Auth Data 20240916082647135 DAUC <0003> db_auc.c:192 IMSI='262424223172107': No 3G Auth Data HLR_Test-GSUP(237)@74dbbcc51e34: Created GsupExpect[0] for "262424223172107" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240916082647168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39086<->l=127.0.0.1:4258 20240916082647181 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082647181 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424223172107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424223172107" session_id=2996672620 session_state=BEGIN} 20240916082647181 DSS <0004> hlr_ussd.c:576 262424223172107/0xb29d986c: Process SS (BEGIN) 20240916082647181 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916082647181 DSS <0004> hlr_ussd.c:518 262424223172107/0xb29d986c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916082647181 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647181 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data 20240916082647181 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647181 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74dbbcc51e34: 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 } } } } } 20240916082647194 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647194 DLINP <000b> input/ipa.c:405 127.0.0.1:40541 message received 20240916082647194 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424223172107 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424223172107" session_id=2996672620 session_state=END} 20240916082647194 DSS <0004> hlr_ussd.c:576 262424223172107/0xb29d986c: Process SS (END) 20240916082647195 DSS <0004> hlr_ussd.c:518 262424223172107/0xb29d986c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916082647195 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424223172107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424223172107" session_id=2996672620 session_state=END} 20240916082647195 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424223172107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082647195 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424223172107 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082647195 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082647195 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74dbbcc51e34: Found GsupExpect[0] for "262424223172107" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@74dbbcc51e34: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262424223172107" TC_mo_ussd_euse_defaultroute(240)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082647204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39086<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@74dbbcc51e34: Final verdict of PTC: pass 20240916082647209 DAUC <0003> db_auc.c:157 IMSI='262424591750826': No 2G Auth Data 20240916082647209 DAUC <0003> db_auc.c:192 IMSI='262424591750826': No 3G Auth Data HLR_Test-GSUP(237)@74dbbcc51e34: Created GsupExpect[0] for "262424591750826" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240916082647222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39088<->l=127.0.0.1:4258 20240916082647224 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082647224 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424591750826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424591750826" session_id=3353014617 session_state=BEGIN} 20240916082647224 DSS <0004> hlr_ussd.c:576 262424591750826/0xc7daf159: Process SS (BEGIN) 20240916082647224 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916082647224 DSS <0004> hlr_ussd.c:518 262424591750826/0xc7daf159: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916082647224 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647224 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data 20240916082647224 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647224 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74dbbcc51e34: 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 } } } } } 20240916082647225 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647225 DLINP <000b> input/ipa.c:405 127.0.0.1:40541 message received 20240916082647225 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262424591750826 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424591750826" session_id=3353014617 session_state=END} 20240916082647225 DSS <0004> hlr_ussd.c:576 262424591750826/0xc7daf159: Process SS (END) 20240916082647225 DSS <0004> hlr_ussd.c:518 262424591750826/0xc7daf159: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916082647225 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424591750826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424591750826" session_id=3353014617 session_state=END} 20240916082647225 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424591750826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082647225 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262424591750826 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082647225 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082647225 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74dbbcc51e34: Found GsupExpect[0] for "262424591750826" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@74dbbcc51e34: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262424591750826" TC_mo_ussd_euse_defaultroute(241)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082647227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39088<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@74dbbcc51e34: Final verdict of PTC: pass 20240916082647230 DAUC <0003> db_auc.c:157 IMSI='262429075476322': No 2G Auth Data 20240916082647230 DAUC <0003> db_auc.c:192 IMSI='262429075476322': No 3G Auth Data HLR_Test-GSUP(237)@74dbbcc51e34: Created GsupExpect[0] for "262429075476322" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240916082647241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39104<->l=127.0.0.1:4258 20240916082647244 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082647244 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429075476322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429075476322" session_id=4171413803 session_state=BEGIN} 20240916082647244 DSS <0004> hlr_ussd.c:576 262429075476322/0xf8a2b92b: Process SS (BEGIN) 20240916082647244 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916082647244 DSS <0004> hlr_ussd.c:518 262429075476322/0xf8a2b92b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916082647244 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647244 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data 20240916082647244 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647244 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74dbbcc51e34: 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 } } } } } 20240916082647245 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647245 DLINP <000b> input/ipa.c:405 127.0.0.1:40541 message received 20240916082647245 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262429075476322 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429075476322" session_id=4171413803 session_state=END} 20240916082647245 DSS <0004> hlr_ussd.c:576 262429075476322/0xf8a2b92b: Process SS (END) 20240916082647245 DSS <0004> hlr_ussd.c:518 262429075476322/0xf8a2b92b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916082647245 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429075476322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429075476322" session_id=4171413803 session_state=END} 20240916082647245 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429075476322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082647245 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262429075476322 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082647245 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082647245 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74dbbcc51e34: Found GsupExpect[0] for "262429075476322" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@74dbbcc51e34: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262429075476322" TC_mo_ussd_euse_defaultroute(242)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082647247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39104<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@74dbbcc51e34: Final verdict of PTC: pass 20240916082647250 DAUC <0003> db_auc.c:157 IMSI='262425518698744': No 2G Auth Data 20240916082647250 DAUC <0003> db_auc.c:192 IMSI='262425518698744': No 3G Auth Data HLR_Test-GSUP(237)@74dbbcc51e34: Created GsupExpect[0] for "262425518698744" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240916082647262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39120<->l=127.0.0.1:4258 20240916082647264 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082647264 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425518698744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425518698744" session_id=2145910153 session_state=BEGIN} 20240916082647264 DSS <0004> hlr_ussd.c:576 262425518698744/0x7fe7fd89: Process SS (BEGIN) 20240916082647264 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916082647264 DSS <0004> hlr_ussd.c:518 262425518698744/0x7fe7fd89: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916082647264 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647264 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data 20240916082647264 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647264 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74dbbcc51e34: 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 } } } } } 20240916082647265 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647265 DLINP <000b> input/ipa.c:405 127.0.0.1:40541 message received 20240916082647265 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262425518698744 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425518698744" session_id=2145910153 session_state=END} 20240916082647265 DSS <0004> hlr_ussd.c:576 262425518698744/0x7fe7fd89: Process SS (END) 20240916082647265 DSS <0004> hlr_ussd.c:518 262425518698744/0x7fe7fd89: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916082647265 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425518698744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425518698744" session_id=2145910153 session_state=END} 20240916082647265 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425518698744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082647265 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262425518698744 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082647265 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082647265 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74dbbcc51e34: Found GsupExpect[0] for "262425518698744" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@74dbbcc51e34: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262425518698744" TC_mo_ussd_euse_defaultroute(243)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082647267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39120<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@74dbbcc51e34: Final verdict of PTC: pass 20240916082647270 DAUC <0003> db_auc.c:157 IMSI='262422892070124': No 2G Auth Data 20240916082647270 DAUC <0003> db_auc.c:192 IMSI='262422892070124': No 3G Auth Data HLR_Test-GSUP(237)@74dbbcc51e34: Created GsupExpect[0] for "262422892070124" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240916082647282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39128<->l=127.0.0.1:4258 20240916082647285 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082647285 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422892070124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422892070124" session_id=2861726826 session_state=BEGIN} 20240916082647285 DSS <0004> hlr_ussd.c:576 262422892070124/0xaa927c6a: Process SS (BEGIN) 20240916082647285 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916082647285 DSS <0004> hlr_ussd.c:518 262422892070124/0xaa927c6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916082647285 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647285 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data 20240916082647285 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647285 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74dbbcc51e34: 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 } } } } } 20240916082647286 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647286 DLINP <000b> input/ipa.c:405 127.0.0.1:40541 message received 20240916082647286 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262422892070124 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422892070124" session_id=2861726826 session_state=END} 20240916082647286 DSS <0004> hlr_ussd.c:576 262422892070124/0xaa927c6a: Process SS (END) 20240916082647286 DSS <0004> hlr_ussd.c:518 262422892070124/0xaa927c6a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916082647286 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422892070124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422892070124" session_id=2861726826 session_state=END} 20240916082647286 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422892070124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082647286 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262422892070124 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082647286 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082647286 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74dbbcc51e34: Found GsupExpect[0] for "262422892070124" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@74dbbcc51e34: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262422892070124" TC_mo_ussd_euse_defaultroute(244)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082647287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39128<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@74dbbcc51e34: Final verdict of PTC: pass 20240916082647291 DAUC <0003> db_auc.c:157 IMSI='262426545132538': No 2G Auth Data 20240916082647291 DAUC <0003> db_auc.c:192 IMSI='262426545132538': No 3G Auth Data HLR_Test-GSUP(237)@74dbbcc51e34: Created GsupExpect[0] for "262426545132538" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240916082647305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39132<->l=127.0.0.1:4258 20240916082647308 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082647308 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426545132538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426545132538" session_id=1555435264 session_state=BEGIN} 20240916082647308 DSS <0004> hlr_ussd.c:576 262426545132538/0x5cb60f00: Process SS (BEGIN) 20240916082647308 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916082647308 DSS <0004> hlr_ussd.c:518 262426545132538/0x5cb60f00: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916082647308 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647308 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data 20240916082647308 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647308 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74dbbcc51e34: 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 } } } } } 20240916082647309 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647309 DLINP <000b> input/ipa.c:405 127.0.0.1:40541 message received 20240916082647309 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262426545132538 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426545132538" session_id=1555435264 session_state=END} 20240916082647309 DSS <0004> hlr_ussd.c:576 262426545132538/0x5cb60f00: Process SS (END) 20240916082647309 DSS <0004> hlr_ussd.c:518 262426545132538/0x5cb60f00: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916082647309 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426545132538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426545132538" session_id=1555435264 session_state=END} 20240916082647309 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426545132538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082647309 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262426545132538 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082647309 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082647309 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74dbbcc51e34: Found GsupExpect[0] for "262426545132538" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@74dbbcc51e34: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262426545132538" TC_mo_ussd_euse_defaultroute(245)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082647310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39132<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@74dbbcc51e34: Final verdict of PTC: pass 20240916082647314 DAUC <0003> db_auc.c:157 IMSI='262425208061577': No 2G Auth Data 20240916082647314 DAUC <0003> db_auc.c:192 IMSI='262425208061577': No 3G Auth Data HLR_Test-GSUP(237)@74dbbcc51e34: Created GsupExpect[0] for "262425208061577" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240916082647327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39144<->l=127.0.0.1:4258 20240916082647330 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082647330 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425208061577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425208061577" session_id=2334942159 session_state=BEGIN} 20240916082647330 DSS <0004> hlr_ussd.c:576 262425208061577/0x8b2c63cf: Process SS (BEGIN) 20240916082647330 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916082647330 DSS <0004> hlr_ussd.c:518 262425208061577/0x8b2c63cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916082647330 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647330 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data 20240916082647330 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647330 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74dbbcc51e34: 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 } } } } } 20240916082647330 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647330 DLINP <000b> input/ipa.c:405 127.0.0.1:40541 message received 20240916082647330 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425208061577 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425208061577" session_id=2334942159 session_state=END} 20240916082647330 DSS <0004> hlr_ussd.c:576 262425208061577/0x8b2c63cf: Process SS (END) 20240916082647330 DSS <0004> hlr_ussd.c:518 262425208061577/0x8b2c63cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916082647330 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425208061577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425208061577" session_id=2334942159 session_state=END} 20240916082647330 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425208061577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082647330 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425208061577 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082647330 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082647330 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74dbbcc51e34: Found GsupExpect[0] for "262425208061577" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@74dbbcc51e34: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425208061577" TC_mo_ussd_euse_defaultroute(246)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082647332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39144<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@74dbbcc51e34: Final verdict of PTC: pass 20240916082647335 DAUC <0003> db_auc.c:157 IMSI='262423276572147': No 2G Auth Data 20240916082647335 DAUC <0003> db_auc.c:192 IMSI='262423276572147': No 3G Auth Data HLR_Test-GSUP(237)@74dbbcc51e34: Created GsupExpect[0] for "262423276572147" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240916082647349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39150<->l=127.0.0.1:4258 20240916082647351 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082647351 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423276572147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423276572147" session_id=1639972144 session_state=BEGIN} 20240916082647351 DSS <0004> hlr_ussd.c:576 262423276572147/0x61bffd30: Process SS (BEGIN) 20240916082647351 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240916082647351 DSS <0004> hlr_ussd.c:518 262423276572147/0x61bffd30: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240916082647351 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647351 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data 20240916082647351 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647351 DLINP <000b> input/ipa.c:431 127.0.0.1:40541 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@74dbbcc51e34: 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 } } } } } 20240916082647352 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647352 DLINP <000b> input/ipa.c:405 127.0.0.1:40541 message received 20240916082647352 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262423276572147 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423276572147" session_id=1639972144 session_state=END} 20240916082647352 DSS <0004> hlr_ussd.c:576 262423276572147/0x61bffd30: Process SS (END) 20240916082647352 DSS <0004> hlr_ussd.c:518 262423276572147/0x61bffd30: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240916082647352 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423276572147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423276572147" session_id=1639972144 session_state=END} 20240916082647352 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423276572147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082647352 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262423276572147 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240916082647352 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082647352 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@74dbbcc51e34: Found GsupExpect[0] for "262423276572147" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@74dbbcc51e34: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262423276572147" TC_mo_ussd_euse_defaultroute(247)@74dbbcc51e34: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082647354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39150<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@74dbbcc51e34: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@74dbbcc51e34: Final verdict of PTC: none 20240916082647355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39076<->l=127.0.0.1:4258 20240916082647355 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082647355 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082647355 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082647355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082647356 DLINP <000b> input/ipa.c:451 connected read/write 20240916082647356 DLINP <000b> input/ipa.c:405 127.0.0.1:40541 message received 20240916082647356 DLINP <000b> input/ipa.c:414 127.0.0.1:40541 connection closed with server 20240916082647356 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40541 20240916082647356 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(235)@74dbbcc51e34: Final verdict of PTC: none 20240916082647356 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45385<->l=127.0.0.1:4259) 238@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP(237)@74dbbcc51e34: Final verdict of PTC: none IPA-EUSE-foobar(236)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 238: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Mon Sep 16 08:26:47 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 20240916082647389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39162<->l=127.0.0.1:4258 20240916082647590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39162<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=7100) 20240916082648533 DSS <0004> hlr_ussd.c:239 262426532297798/0x2fa8bada: SS Session Timeout, destroying 20240916082648533 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426532297798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082648574 DSS <0004> hlr_ussd.c:239 262423960835951/0x70b09f8c: SS Session Timeout, destroying 20240916082648574 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423960835951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082648608 DSS <0004> hlr_ussd.c:239 262425159099616/0x6acd0106: SS Session Timeout, destroying 20240916082648608 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425159099616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=7100, count=46528) 20240916082648649 DSS <0004> hlr_ussd.c:239 262423066165019/0x2a97e722: SS Session Timeout, destroying 20240916082648650 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423066165019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082648668 DSS <0004> hlr_ussd.c:239 262423390301271/0x7cf118d1: SS Session Timeout, destroying 20240916082648668 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423390301271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082648695 DSS <0004> hlr_ussd.c:239 262425521222026/0xdd1cdd53: SS Session Timeout, destroying 20240916082648695 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425521222026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082648716 DSS <0004> hlr_ussd.c:239 262427572094504/0x0709b2d8: SS Session Timeout, destroying 20240916082648716 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427572094504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082648737 DSS <0004> hlr_ussd.c:239 262422927879772/0x301a9104: SS Session Timeout, destroying 20240916082648737 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422927879772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Mon Sep 16 08:26:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_mo_sss_reject started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082650691 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082650691 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082650692 DLINP <000b> input/ipa.c:451 connected read/write 20240916082650692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082650692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39168<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082650693 DLINP <000b> input/ipa.c:451 connected read/write 20240916082650693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082650693 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082650693 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082650693 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082650693 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082650693 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082650693 DLGSUP <0013> gsup_server.c:235 2:  20240916082650693 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082650693 DLGSUP <0013> gsup_server.c:235 3:  20240916082650693 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082650693 DLGSUP <0013> gsup_server.c:235 4:  20240916082650693 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082650693 DLGSUP <0013> gsup_server.c:235 5:  20240916082650693 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082650693 DLGSUP <0013> gsup_server.c:235 7:  20240916082650693 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082650693 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082650693 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082650693 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@74dbbcc51e34: 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") 20240916082650702 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43479<->l=127.0.0.1:4259) 20240916082650706 DAUC <0003> db_auc.c:157 IMSI='262428798012683': No 2G Auth Data 20240916082650706 DAUC <0003> db_auc.c:192 IMSI='262428798012683': No 3G Auth Data HLR_Test-GSUP(249)@74dbbcc51e34: Created GsupExpect[0] for "262428798012683" to be handled at TC_mo_sss_reject(252) 20240916082650718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39184<->l=127.0.0.1:4258 20240916082650734 DLINP <000b> input/ipa.c:451 connected read/write 20240916082650734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082650734 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428798012683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428798012683" session_id=2335957265 session_state=BEGIN} 20240916082650734 DSS <0004> hlr_ussd.c:576 262428798012683/0x8b3be111: Process SS (BEGIN) 20240916082650734 DSS <0004> hlr_ussd.c:498 262428798012683/0x8b3be111: SS CompType=Invoke, OpCode=InterrogateSS 20240916082650734 DSS <0004> hlr_ussd.c:506 262428798012683/0x8b3be111: Structured SS requests are not supported, rejecting... 20240916082650734 DSS <0004> hlr_ussd.c:354 262428798012683/0x8b3be111: Tx ReturnError(0, 0x15) 20240916082650734 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428798012683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428798012683" session_id=2335957265 session_state=END} 20240916082650734 DLINP <000b> input/ipa.c:451 connected read/write 20240916082650734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082650734 DLINP <000b> input/ipa.c:451 connected read/write 20240916082650734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@74dbbcc51e34: Found GsupExpect[0] for "262428798012683" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@74dbbcc51e34: Added IMSI table entry 0TC_mo_sss_reject(252)"262428798012683" TC_mo_sss_reject(252)@74dbbcc51e34: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082650736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39184<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@74dbbcc51e34: Final verdict of PTC: pass 20240916082650742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39168<->l=127.0.0.1:4258 20240916082650742 DLINP <000b> input/ipa.c:451 connected read/write 20240916082650742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082650742 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082650742 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082650742 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082650742 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43479<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@74dbbcc51e34: Final verdict of PTC: none 250@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 250: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_mo_sss_reject finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Mon Sep 16 08:26:50 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 20240916082650767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39186<->l=127.0.0.1:4258 20240916082650868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39186<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14264) 20240916082652073 DSS <0004> hlr_ussd.c:239 262427881016089/0x6c83b5ec: SS Session Timeout, destroying 20240916082652073 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427881016089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082652096 DSS <0004> hlr_ussd.c:239 262428920884934/0x7b60362a: SS Session Timeout, destroying 20240916082652096 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428920884934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082652114 DSS <0004> hlr_ussd.c:239 262421635788230/0x574c9364: SS Session Timeout, destroying 20240916082652114 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421635788230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082652132 DSS <0004> hlr_ussd.c:239 262423303314233/0x669af6dd: SS Session Timeout, destroying 20240916082652132 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423303314233 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082652150 DSS <0004> hlr_ussd.c:239 262427774283138/0x34d5d197: SS Session Timeout, destroying 20240916082652150 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427774283138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082652171 DSS <0004> hlr_ussd.c:239 262423471899591/0xba57ed96: SS Session Timeout, destroying 20240916082652171 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423471899591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082652190 DSS <0004> hlr_ussd.c:239 262422641016096/0xf9eacb15: SS Session Timeout, destroying 20240916082652190 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422641016096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240916082652210 DSS <0004> hlr_ussd.c:239 262427087050037/0x1e6136e2: SS Session Timeout, destroying 20240916082652211 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427087050037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Mon Sep 16 08:26:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_check_imei started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082653974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082653974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082653978 DLINP <000b> input/ipa.c:451 connected read/write 20240916082653978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082653979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60502<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082653984 DLINP <000b> input/ipa.c:451 connected read/write 20240916082653984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082653984 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082653984 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082653984 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082653984 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082653984 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082653984 DLGSUP <0013> gsup_server.c:235 2:  20240916082653984 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082653984 DLGSUP <0013> gsup_server.c:235 3:  20240916082653984 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082653984 DLGSUP <0013> gsup_server.c:235 4:  20240916082653984 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082653984 DLGSUP <0013> gsup_server.c:235 5:  20240916082653984 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082653984 DLGSUP <0013> gsup_server.c:235 7:  20240916082653984 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082653984 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082653984 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082653984 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@74dbbcc51e34: 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") 20240916082654008 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46585<->l=127.0.0.1:4259) 20240916082654028 DAUC <0003> db_auc.c:157 IMSI='262422825669048': No 2G Auth Data 20240916082654028 DAUC <0003> db_auc.c:192 IMSI='262422825669048': No 3G Auth Data HLR_Test-GSUP(254)@74dbbcc51e34: Created GsupExpect[0] for "262422825669048" to be handled at TC_gsup_check_imei(257) 20240916082654067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60510<->l=127.0.0.1:4258 20240916082654076 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654076 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422825669048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422825669048"} 20240916082654076 DMAIN <0000> hlr.c:424 IMSI='262422825669048': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082654076 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422825669048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422825669048"} 20240916082654076 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422825669048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654076 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654076 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74dbbcc51e34: Found GsupExpect[0] for "262422825669048" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_check_imei(257)"262422825669048" 20240916082654077 DAUC <0003> db_auc.c:192 IMSI='262422825669048': No 3G Auth Data TC_gsup_check_imei(257)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082654079 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654079 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422825669048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422825669048"} 20240916082654079 DAUC <0003> hlr.c:417 IMSI='262422825669048': storing IMEI = 12345678901234 20240916082654082 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422825669048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422825669048"} 20240916082654082 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422825669048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654082 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654082 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654083 DAUC <0003> db_auc.c:192 IMSI='262422825669048': No 3G Auth Data TC_gsup_check_imei(257)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082654083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60510<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@74dbbcc51e34: Final verdict of PTC: pass 20240916082654092 DAUC <0003> db_auc.c:157 IMSI='262426436415455': No 2G Auth Data 20240916082654092 DAUC <0003> db_auc.c:192 IMSI='262426436415455': No 3G Auth Data HLR_Test-GSUP(254)@74dbbcc51e34: Created GsupExpect[0] for "262426436415455" to be handled at TC_gsup_check_imei(258) 20240916082654104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60526<->l=127.0.0.1:4258 20240916082654106 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654106 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426436415455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426436415455"} 20240916082654106 DMAIN <0000> hlr.c:424 IMSI='262426436415455': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082654106 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426436415455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426436415455"} 20240916082654106 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426436415455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654106 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654106 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74dbbcc51e34: Found GsupExpect[0] for "262426436415455" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@74dbbcc51e34: Added IMSI table entry 1TC_gsup_check_imei(258)"262426436415455" 20240916082654107 DAUC <0003> db_auc.c:192 IMSI='262426436415455': No 3G Auth Data TC_gsup_check_imei(258)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082654108 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654108 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426436415455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426436415455"} 20240916082654108 DAUC <0003> hlr.c:417 IMSI='262426436415455': storing IMEI = 12345678901234 20240916082654111 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426436415455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426436415455"} 20240916082654111 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426436415455 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654111 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654111 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654111 DAUC <0003> db_auc.c:192 IMSI='262426436415455': No 3G Auth Data TC_gsup_check_imei(258)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082654111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60526<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@74dbbcc51e34: Final verdict of PTC: pass 20240916082654120 DAUC <0003> db_auc.c:157 IMSI='262422636892410': No 2G Auth Data 20240916082654120 DAUC <0003> db_auc.c:192 IMSI='262422636892410': No 3G Auth Data HLR_Test-GSUP(254)@74dbbcc51e34: Created GsupExpect[0] for "262422636892410" to be handled at TC_gsup_check_imei(259) 20240916082654131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60538<->l=127.0.0.1:4258 20240916082654134 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654134 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422636892410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422636892410"} 20240916082654134 DMAIN <0000> hlr.c:424 IMSI='262422636892410': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082654134 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422636892410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422636892410"} 20240916082654134 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422636892410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654134 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654134 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74dbbcc51e34: Found GsupExpect[0] for "262422636892410" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@74dbbcc51e34: Added IMSI table entry 2TC_gsup_check_imei(259)"262422636892410" 20240916082654134 DAUC <0003> db_auc.c:192 IMSI='262422636892410': No 3G Auth Data TC_gsup_check_imei(259)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082654135 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654135 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422636892410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422636892410"} 20240916082654135 DAUC <0003> hlr.c:417 IMSI='262422636892410': storing IMEI = 12345678901234 20240916082654138 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422636892410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422636892410"} 20240916082654138 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422636892410 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654138 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654138 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654138 DAUC <0003> db_auc.c:192 IMSI='262422636892410': No 3G Auth Data TC_gsup_check_imei(259)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082654139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60538<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@74dbbcc51e34: Final verdict of PTC: pass 20240916082654147 DAUC <0003> db_auc.c:157 IMSI='262420178890814': No 2G Auth Data 20240916082654147 DAUC <0003> db_auc.c:192 IMSI='262420178890814': No 3G Auth Data HLR_Test-GSUP(254)@74dbbcc51e34: Created GsupExpect[0] for "262420178890814" to be handled at TC_gsup_check_imei(260) 20240916082654158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60548<->l=127.0.0.1:4258 20240916082654161 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654161 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420178890814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420178890814"} 20240916082654161 DMAIN <0000> hlr.c:424 IMSI='262420178890814': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082654161 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420178890814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420178890814"} 20240916082654161 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420178890814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654161 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654161 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74dbbcc51e34: Found GsupExpect[0] for "262420178890814" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@74dbbcc51e34: Added IMSI table entry 3TC_gsup_check_imei(260)"262420178890814" TC_gsup_check_imei(260)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082654161 DAUC <0003> db_auc.c:157 IMSI='262420178890814': No 2G Auth Data 20240916082654162 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654162 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420178890814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420178890814"} 20240916082654162 DAUC <0003> hlr.c:417 IMSI='262420178890814': storing IMEI = 12345678901234 20240916082654165 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420178890814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420178890814"} 20240916082654165 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420178890814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654165 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654165 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654165 DAUC <0003> db_auc.c:157 IMSI='262420178890814': No 2G Auth Data TC_gsup_check_imei(260)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082654166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60548<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@74dbbcc51e34: Final verdict of PTC: pass 20240916082654174 DAUC <0003> db_auc.c:157 IMSI='262423805020476': No 2G Auth Data 20240916082654174 DAUC <0003> db_auc.c:192 IMSI='262423805020476': No 3G Auth Data HLR_Test-GSUP(254)@74dbbcc51e34: Created GsupExpect[0] for "262423805020476" to be handled at TC_gsup_check_imei(261) 20240916082654186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60552<->l=127.0.0.1:4258 20240916082654188 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654188 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423805020476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423805020476"} 20240916082654188 DMAIN <0000> hlr.c:424 IMSI='262423805020476': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082654188 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423805020476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423805020476"} 20240916082654188 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423805020476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654188 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654188 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74dbbcc51e34: Found GsupExpect[0] for "262423805020476" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@74dbbcc51e34: Added IMSI table entry 4TC_gsup_check_imei(261)"262423805020476" TC_gsup_check_imei(261)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082654189 DAUC <0003> db_auc.c:157 IMSI='262423805020476': No 2G Auth Data 20240916082654190 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654190 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423805020476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423805020476"} 20240916082654190 DAUC <0003> hlr.c:417 IMSI='262423805020476': storing IMEI = 12345678901234 20240916082654192 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423805020476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423805020476"} 20240916082654192 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423805020476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654192 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654192 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654193 DAUC <0003> db_auc.c:157 IMSI='262423805020476': No 2G Auth Data TC_gsup_check_imei(261)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082654193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60552<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@74dbbcc51e34: Final verdict of PTC: pass 20240916082654202 DAUC <0003> db_auc.c:157 IMSI='262424829558967': No 2G Auth Data 20240916082654202 DAUC <0003> db_auc.c:192 IMSI='262424829558967': No 3G Auth Data HLR_Test-GSUP(254)@74dbbcc51e34: Created GsupExpect[0] for "262424829558967" to be handled at TC_gsup_check_imei(262) 20240916082654216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60562<->l=127.0.0.1:4258 20240916082654218 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654218 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424829558967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424829558967"} 20240916082654218 DMAIN <0000> hlr.c:424 IMSI='262424829558967': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082654218 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424829558967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424829558967"} 20240916082654218 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424829558967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654218 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654218 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74dbbcc51e34: Found GsupExpect[0] for "262424829558967" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@74dbbcc51e34: Added IMSI table entry 5TC_gsup_check_imei(262)"262424829558967" TC_gsup_check_imei(262)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082654220 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654220 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424829558967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424829558967"} 20240916082654220 DAUC <0003> hlr.c:417 IMSI='262424829558967': storing IMEI = 12345678901234 20240916082654222 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424829558967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424829558967"} 20240916082654222 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424829558967 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654222 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654222 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082654223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60562<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@74dbbcc51e34: Final verdict of PTC: pass 20240916082654234 DAUC <0003> db_auc.c:157 IMSI='262427168457052': No 2G Auth Data 20240916082654234 DAUC <0003> db_auc.c:192 IMSI='262427168457052': No 3G Auth Data HLR_Test-GSUP(254)@74dbbcc51e34: Created GsupExpect[0] for "262427168457052" to be handled at TC_gsup_check_imei(263) 20240916082654248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 20240916082654250 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654250 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427168457052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427168457052"} 20240916082654250 DMAIN <0000> hlr.c:424 IMSI='262427168457052': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082654250 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427168457052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427168457052"} 20240916082654250 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427168457052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654250 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654250 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74dbbcc51e34: Found GsupExpect[0] for "262427168457052" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@74dbbcc51e34: Added IMSI table entry 6TC_gsup_check_imei(263)"262427168457052" TC_gsup_check_imei(263)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082654252 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654252 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427168457052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427168457052"} 20240916082654252 DAUC <0003> hlr.c:417 IMSI='262427168457052': storing IMEI = 12345678901234 20240916082654255 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427168457052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427168457052"} 20240916082654255 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427168457052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654255 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654255 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082654255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@74dbbcc51e34: Final verdict of PTC: pass 20240916082654267 DAUC <0003> db_auc.c:157 IMSI='262426385506100': No 2G Auth Data 20240916082654267 DAUC <0003> db_auc.c:192 IMSI='262426385506100': No 3G Auth Data HLR_Test-GSUP(254)@74dbbcc51e34: Created GsupExpect[0] for "262426385506100" to be handled at TC_gsup_check_imei(264) 20240916082654281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60582<->l=127.0.0.1:4258 20240916082654283 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654283 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426385506100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426385506100"} 20240916082654283 DMAIN <0000> hlr.c:424 IMSI='262426385506100': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082654283 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426385506100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426385506100"} 20240916082654283 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426385506100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654283 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654283 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@74dbbcc51e34: Found GsupExpect[0] for "262426385506100" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@74dbbcc51e34: Added IMSI table entry 7TC_gsup_check_imei(264)"262426385506100" TC_gsup_check_imei(264)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082654285 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654285 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426385506100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426385506100"} 20240916082654285 DAUC <0003> hlr.c:417 IMSI='262426385506100': storing IMEI = 12345678901234 20240916082654288 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426385506100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426385506100"} 20240916082654288 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426385506100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082654288 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082654288 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082654288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60582<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@74dbbcc51e34: Final verdict of PTC: pass MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082654297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60502<->l=127.0.0.1:4258 20240916082654297 DLINP <000b> input/ipa.c:451 connected read/write 20240916082654297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082654297 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082654297 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082654297 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082654297 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46585<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(253)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP(254)@74dbbcc51e34: Final verdict of PTC: none 255@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_gsup_check_imei finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Mon Sep 16 08:26:54 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 20240916082654320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60594<->l=127.0.0.1:4258 20240916082654421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60594<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3960) Waiting for packet dumper to finish... 1 (prev_count=3960, count=67528) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Mon Sep 16 08:26:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_check_imei_via_proxy started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082657522 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082657522 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082657527 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60604<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@74dbbcc51e34: 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) } } } } 20240916082657532 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657532 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082657532 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082657532 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082657532 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082657532 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082657532 DLGSUP <0013> gsup_server.c:235 2:  20240916082657532 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082657532 DLGSUP <0013> gsup_server.c:235 3:  20240916082657532 DLGSUP <0013> gsup_server.c:237 3: 00  HLR_Test-GSUP-IPA(265)@74dbbcc51e34: 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 } } } } 20240916082657532 DLGSUP <0013> gsup_server.c:235 4:  20240916082657532 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082657532 DLGSUP <0013> gsup_server.c:235 5:  20240916082657532 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082657532 DLGSUP <0013> gsup_server.c:235 7:  20240916082657532 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082657532 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082657532 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082657532 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@74dbbcc51e34: 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") 20240916082657558 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42435<->l=127.0.0.1:4259) 20240916082657579 DAUC <0003> db_auc.c:157 IMSI='262428288412962': No 2G Auth Data 20240916082657579 DAUC <0003> db_auc.c:192 IMSI='262428288412962': No 3G Auth Data HLR_Test-GSUP(266)@74dbbcc51e34: Created GsupExpect[0] for "262428288412962" to be handled at TC_gsup_check_imei_via_proxy(269) 20240916082657614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60606<->l=127.0.0.1:4258 20240916082657628 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657628 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428288412962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428288412962" source_name="the-source\n"} 20240916082657628 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240916082657628 DMAIN <0000> hlr.c:424 IMSI='262428288412962': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082657628 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262428288412962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428288412962" destination_name="the-source\n"} 20240916082657628 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262428288412962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657628 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657628 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74dbbcc51e34: Found GsupExpect[0] for "262428288412962" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428288412962" 20240916082657631 DAUC <0003> db_auc.c:192 IMSI='262428288412962': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082657634 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657634 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428288412962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428288412962" source_name="the-source\n"} 20240916082657634 DAUC <0003> hlr.c:417 IMSI='262428288412962': storing IMEI = 12345678901234 20240916082657637 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262428288412962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428288412962" destination_name="the-source\n"} 20240916082657637 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262428288412962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657637 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657637 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657640 DAUC <0003> db_auc.c:192 IMSI='262428288412962': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082657642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60606<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@74dbbcc51e34: Final verdict of PTC: pass 20240916082657653 DAUC <0003> db_auc.c:157 IMSI='262427227753470': No 2G Auth Data 20240916082657653 DAUC <0003> db_auc.c:192 IMSI='262427227753470': No 3G Auth Data HLR_Test-GSUP(266)@74dbbcc51e34: Created GsupExpect[0] for "262427227753470" to be handled at TC_gsup_check_imei_via_proxy(270) 20240916082657664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60616<->l=127.0.0.1:4258 20240916082657666 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657666 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262427227753470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427227753470" source_name="the-source\n"} 20240916082657666 DMAIN <0000> hlr.c:424 IMSI='262427227753470': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082657666 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262427227753470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427227753470" destination_name="the-source\n"} 20240916082657666 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262427227753470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657666 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657666 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74dbbcc51e34: Found GsupExpect[0] for "262427227753470" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@74dbbcc51e34: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262427227753470" 20240916082657667 DAUC <0003> db_auc.c:192 IMSI='262427227753470': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082657668 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657668 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262427227753470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427227753470" source_name="the-source\n"} 20240916082657668 DAUC <0003> hlr.c:417 IMSI='262427227753470': storing IMEI = 12345678901234 20240916082657670 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262427227753470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427227753470" destination_name="the-source\n"} 20240916082657670 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262427227753470 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657670 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657670 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657671 DAUC <0003> db_auc.c:192 IMSI='262427227753470': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082657671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60616<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@74dbbcc51e34: Final verdict of PTC: pass 20240916082657680 DAUC <0003> db_auc.c:157 IMSI='262421402995535': No 2G Auth Data 20240916082657680 DAUC <0003> db_auc.c:192 IMSI='262421402995535': No 3G Auth Data HLR_Test-GSUP(266)@74dbbcc51e34: Created GsupExpect[0] for "262421402995535" to be handled at TC_gsup_check_imei_via_proxy(271) 20240916082657691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60628<->l=127.0.0.1:4258 20240916082657693 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657693 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421402995535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421402995535" source_name="the-source\n"} 20240916082657693 DMAIN <0000> hlr.c:424 IMSI='262421402995535': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082657693 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262421402995535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421402995535" destination_name="the-source\n"} 20240916082657693 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421402995535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657693 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657693 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74dbbcc51e34: Found GsupExpect[0] for "262421402995535" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@74dbbcc51e34: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421402995535" 20240916082657694 DAUC <0003> db_auc.c:192 IMSI='262421402995535': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082657695 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657695 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421402995535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421402995535" source_name="the-source\n"} 20240916082657695 DAUC <0003> hlr.c:417 IMSI='262421402995535': storing IMEI = 12345678901234 20240916082657697 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262421402995535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421402995535" destination_name="the-source\n"} 20240916082657697 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421402995535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657697 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657697 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657698 DAUC <0003> db_auc.c:192 IMSI='262421402995535': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082657698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60628<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@74dbbcc51e34: Final verdict of PTC: pass 20240916082657707 DAUC <0003> db_auc.c:157 IMSI='262423965221911': No 2G Auth Data 20240916082657707 DAUC <0003> db_auc.c:192 IMSI='262423965221911': No 3G Auth Data HLR_Test-GSUP(266)@74dbbcc51e34: Created GsupExpect[0] for "262423965221911" to be handled at TC_gsup_check_imei_via_proxy(272) 20240916082657718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60640<->l=127.0.0.1:4258 20240916082657720 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657720 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423965221911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423965221911" source_name="the-source\n"} 20240916082657720 DMAIN <0000> hlr.c:424 IMSI='262423965221911': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082657720 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262423965221911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423965221911" destination_name="the-source\n"} 20240916082657720 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423965221911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657720 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657720 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74dbbcc51e34: Found GsupExpect[0] for "262423965221911" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@74dbbcc51e34: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423965221911" 20240916082657721 DAUC <0003> db_auc.c:157 IMSI='262423965221911': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082657722 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657722 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423965221911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423965221911" source_name="the-source\n"} 20240916082657722 DAUC <0003> hlr.c:417 IMSI='262423965221911': storing IMEI = 12345678901234 20240916082657725 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262423965221911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423965221911" destination_name="the-source\n"} 20240916082657725 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423965221911 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657725 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657725 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657725 DAUC <0003> db_auc.c:157 IMSI='262423965221911': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082657726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60640<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@74dbbcc51e34: Final verdict of PTC: pass 20240916082657734 DAUC <0003> db_auc.c:157 IMSI='262426308620655': No 2G Auth Data 20240916082657734 DAUC <0003> db_auc.c:192 IMSI='262426308620655': No 3G Auth Data HLR_Test-GSUP(266)@74dbbcc51e34: Created GsupExpect[0] for "262426308620655" to be handled at TC_gsup_check_imei_via_proxy(273) 20240916082657746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60648<->l=127.0.0.1:4258 20240916082657748 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657748 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426308620655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426308620655" source_name="the-source\n"} 20240916082657748 DMAIN <0000> hlr.c:424 IMSI='262426308620655': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082657748 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262426308620655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426308620655" destination_name="the-source\n"} 20240916082657748 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262426308620655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657748 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657748 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74dbbcc51e34: Found GsupExpect[0] for "262426308620655" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@74dbbcc51e34: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262426308620655" 20240916082657749 DAUC <0003> db_auc.c:157 IMSI='262426308620655': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082657750 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657750 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426308620655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426308620655" source_name="the-source\n"} 20240916082657750 DAUC <0003> hlr.c:417 IMSI='262426308620655': storing IMEI = 12345678901234 20240916082657753 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262426308620655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426308620655" destination_name="the-source\n"} 20240916082657753 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262426308620655 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657753 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657753 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657753 DAUC <0003> db_auc.c:157 IMSI='262426308620655': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082657754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60648<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@74dbbcc51e34: Final verdict of PTC: pass 20240916082657762 DAUC <0003> db_auc.c:157 IMSI='262424684686538': No 2G Auth Data 20240916082657762 DAUC <0003> db_auc.c:192 IMSI='262424684686538': No 3G Auth Data HLR_Test-GSUP(266)@74dbbcc51e34: Created GsupExpect[0] for "262424684686538" to be handled at TC_gsup_check_imei_via_proxy(274) 20240916082657776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60652<->l=127.0.0.1:4258 20240916082657778 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657778 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424684686538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424684686538" source_name="the-source\n"} 20240916082657778 DMAIN <0000> hlr.c:424 IMSI='262424684686538': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082657778 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262424684686538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424684686538" destination_name="the-source\n"} 20240916082657778 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424684686538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657778 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657778 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74dbbcc51e34: Found GsupExpect[0] for "262424684686538" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@74dbbcc51e34: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262424684686538" TC_gsup_check_imei_via_proxy(274)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082657780 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657780 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424684686538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424684686538" source_name="the-source\n"} 20240916082657780 DAUC <0003> hlr.c:417 IMSI='262424684686538': storing IMEI = 12345678901234 20240916082657783 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262424684686538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424684686538" destination_name="the-source\n"} 20240916082657783 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424684686538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657783 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657783 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082657784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60652<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@74dbbcc51e34: Final verdict of PTC: pass 20240916082657795 DAUC <0003> db_auc.c:157 IMSI='262424631562671': No 2G Auth Data 20240916082657795 DAUC <0003> db_auc.c:192 IMSI='262424631562671': No 3G Auth Data HLR_Test-GSUP(266)@74dbbcc51e34: Created GsupExpect[0] for "262424631562671" to be handled at TC_gsup_check_imei_via_proxy(275) 20240916082657809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4258 20240916082657811 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657811 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424631562671 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424631562671" source_name="the-source\n"} 20240916082657811 DMAIN <0000> hlr.c:424 IMSI='262424631562671': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082657811 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262424631562671 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424631562671" destination_name="the-source\n"} 20240916082657811 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424631562671 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657811 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657811 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74dbbcc51e34: Found GsupExpect[0] for "262424631562671" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@74dbbcc51e34: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424631562671" TC_gsup_check_imei_via_proxy(275)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082657813 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657813 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424631562671 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424631562671" source_name="the-source\n"} 20240916082657813 DAUC <0003> hlr.c:417 IMSI='262424631562671': storing IMEI = 12345678901234 20240916082657816 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262424631562671 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424631562671" destination_name="the-source\n"} 20240916082657816 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424631562671 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657816 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657816 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082657816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@74dbbcc51e34: Final verdict of PTC: pass 20240916082657829 DAUC <0003> db_auc.c:157 IMSI='262426424910569': No 2G Auth Data 20240916082657829 DAUC <0003> db_auc.c:192 IMSI='262426424910569': No 3G Auth Data HLR_Test-GSUP(266)@74dbbcc51e34: Created GsupExpect[0] for "262426424910569" to be handled at TC_gsup_check_imei_via_proxy(276) 20240916082657843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4258 20240916082657845 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657845 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426424910569 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426424910569" source_name="the-source\n"} 20240916082657845 DMAIN <0000> hlr.c:424 IMSI='262426424910569': has IMEI = 12345678901234 (consider setting 'store-imei') 20240916082657845 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262426424910569 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426424910569" destination_name="the-source\n"} 20240916082657845 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262426424910569 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657845 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657845 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@74dbbcc51e34: Found GsupExpect[0] for "262426424910569" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@74dbbcc51e34: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426424910569" TC_gsup_check_imei_via_proxy(276)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082657847 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657847 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426424910569 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426424910569" source_name="the-source\n"} 20240916082657847 DAUC <0003> hlr.c:417 IMSI='262426424910569': storing IMEI = 12345678901234 20240916082657849 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262426424910569 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426424910569" destination_name="the-source\n"} 20240916082657849 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262426424910569 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082657849 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082657849 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082657850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60668<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@74dbbcc51e34: Final verdict of PTC: pass 20240916082657859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60604<->l=127.0.0.1:4258 MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082657859 DLINP <000b> input/ipa.c:451 connected read/write 20240916082657859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082657859 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082657859 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082657859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082657859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240916082657859 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42435<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@74dbbcc51e34: Final verdict of PTC: none 267@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Mon Sep 16 08:26:57 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 20240916082657882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60680<->l=127.0.0.1:4258 20240916082657983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60680<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4360) Waiting for packet dumper to finish... 1 (prev_count=4360, count=68572) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Mon Sep 16 08:27:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_check_imei_invalid_len started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082701114 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082701114 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082701119 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60686<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082701125 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701125 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082701125 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082701125 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082701125 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082701125 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082701125 DLGSUP <0013> gsup_server.c:235 2:  20240916082701125 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082701125 DLGSUP <0013> gsup_server.c:235 3:  20240916082701125 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082701125 DLGSUP <0013> gsup_server.c:235 4:  20240916082701125 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082701125 DLGSUP <0013> gsup_server.c:235 5:  20240916082701125 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082701125 DLGSUP <0013> gsup_server.c:235 7:  20240916082701125 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082701125 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082701125 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082701125 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@74dbbcc51e34: 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") 20240916082701151 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33965<->l=127.0.0.1:4259) 20240916082701171 DAUC <0003> db_auc.c:157 IMSI='262428268652920': No 2G Auth Data 20240916082701171 DAUC <0003> db_auc.c:192 IMSI='262428268652920': No 3G Auth Data HLR_Test-GSUP(278)@74dbbcc51e34: Created GsupExpect[0] for "262428268652920" to be handled at TC_gsup_check_imei_invalid_len(281) 20240916082701203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4258 20240916082701213 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701213 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428268652920"} 20240916082701213 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916082701213 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428268652920" cause=Invalid mandatory information} 20240916082701213 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701213 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701213 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74dbbcc51e34: Found GsupExpect[0] for "262428268652920" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428268652920" TC_gsup_check_imei_invalid_len(281)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082701218 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701218 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428268652920"} 20240916082701218 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916082701218 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428268652920" cause=Invalid mandatory information} 20240916082701218 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701218 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701218 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701221 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701221 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428268652920"} 20240916082701221 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916082701221 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428268652920" cause=Invalid mandatory information} 20240916082701221 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701221 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701221 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701224 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701224 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428268652920"} 20240916082701224 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916082701224 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428268652920" cause=Invalid mandatory information} 20240916082701224 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701224 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701224 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701228 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701228 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428268652920"} 20240916082701228 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916082701228 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428268652920" cause=Invalid mandatory information} 20240916082701228 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428268652920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701228 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701228 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@74dbbcc51e34: Final verdict of PTC: pass 20240916082701242 DAUC <0003> db_auc.c:157 IMSI='262428329004404': No 2G Auth Data 20240916082701242 DAUC <0003> db_auc.c:192 IMSI='262428329004404': No 3G Auth Data HLR_Test-GSUP(278)@74dbbcc51e34: Created GsupExpect[0] for "262428329004404" to be handled at TC_gsup_check_imei_invalid_len(282) 20240916082701255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60690<->l=127.0.0.1:4258 20240916082701257 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701257 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428329004404"} 20240916082701257 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916082701257 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428329004404" cause=Invalid mandatory information} 20240916082701257 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701257 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701257 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74dbbcc51e34: Found GsupExpect[0] for "262428329004404" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@74dbbcc51e34: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262428329004404" TC_gsup_check_imei_invalid_len(282)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082701258 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701258 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428329004404"} 20240916082701258 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916082701258 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428329004404" cause=Invalid mandatory information} 20240916082701258 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701258 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701258 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701258 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701258 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428329004404"} 20240916082701258 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916082701258 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428329004404" cause=Invalid mandatory information} 20240916082701258 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701258 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701258 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701259 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701259 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428329004404"} 20240916082701259 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916082701259 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428329004404" cause=Invalid mandatory information} 20240916082701259 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701259 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701259 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701259 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701259 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428329004404"} 20240916082701259 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916082701259 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428329004404" cause=Invalid mandatory information} 20240916082701259 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428329004404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701259 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701259 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60690<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@74dbbcc51e34: Final verdict of PTC: pass 20240916082701269 DAUC <0003> db_auc.c:157 IMSI='262426549227051': No 2G Auth Data 20240916082701269 DAUC <0003> db_auc.c:192 IMSI='262426549227051': No 3G Auth Data HLR_Test-GSUP(278)@74dbbcc51e34: Created GsupExpect[0] for "262426549227051" to be handled at TC_gsup_check_imei_invalid_len(283) 20240916082701280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 20240916082701281 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701281 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426549227051"} 20240916082701281 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916082701281 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426549227051" cause=Invalid mandatory information} 20240916082701281 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701281 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701281 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74dbbcc51e34: Found GsupExpect[0] for "262426549227051" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@74dbbcc51e34: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262426549227051" TC_gsup_check_imei_invalid_len(283)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082701282 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701282 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426549227051"} 20240916082701282 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916082701282 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426549227051" cause=Invalid mandatory information} 20240916082701282 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701282 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701282 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701283 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701283 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426549227051"} 20240916082701283 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916082701283 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426549227051" cause=Invalid mandatory information} 20240916082701283 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701283 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701283 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701283 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701283 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426549227051"} 20240916082701283 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916082701283 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426549227051" cause=Invalid mandatory information} 20240916082701283 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701283 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701283 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701284 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701284 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426549227051"} 20240916082701284 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916082701284 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426549227051" cause=Invalid mandatory information} 20240916082701284 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426549227051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701284 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701284 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@74dbbcc51e34: Final verdict of PTC: pass 20240916082701293 DAUC <0003> db_auc.c:157 IMSI='262424683509914': No 2G Auth Data 20240916082701293 DAUC <0003> db_auc.c:192 IMSI='262424683509914': No 3G Auth Data HLR_Test-GSUP(278)@74dbbcc51e34: Created GsupExpect[0] for "262424683509914" to be handled at TC_gsup_check_imei_invalid_len(284) 20240916082701304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60702<->l=127.0.0.1:4258 20240916082701307 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701307 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424683509914"} 20240916082701307 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916082701307 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424683509914" cause=Invalid mandatory information} 20240916082701307 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701307 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701307 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74dbbcc51e34: Found GsupExpect[0] for "262424683509914" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@74dbbcc51e34: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424683509914" TC_gsup_check_imei_invalid_len(284)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082701307 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701307 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424683509914"} 20240916082701307 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916082701307 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424683509914" cause=Invalid mandatory information} 20240916082701307 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701307 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701307 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701308 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701308 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424683509914"} 20240916082701308 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916082701308 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424683509914" cause=Invalid mandatory information} 20240916082701308 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701308 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701308 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701308 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701308 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424683509914"} 20240916082701308 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916082701308 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424683509914" cause=Invalid mandatory information} 20240916082701308 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701308 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701308 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701309 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701309 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424683509914"} 20240916082701309 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916082701309 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424683509914" cause=Invalid mandatory information} 20240916082701309 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424683509914 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701309 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701309 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60702<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@74dbbcc51e34: Final verdict of PTC: pass 20240916082701317 DAUC <0003> db_auc.c:157 IMSI='262426971611152': No 2G Auth Data 20240916082701317 DAUC <0003> db_auc.c:192 IMSI='262426971611152': No 3G Auth Data HLR_Test-GSUP(278)@74dbbcc51e34: Created GsupExpect[0] for "262426971611152" to be handled at TC_gsup_check_imei_invalid_len(285) 20240916082701329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60716<->l=127.0.0.1:4258 20240916082701330 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701330 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426971611152"} 20240916082701330 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916082701330 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426971611152" cause=Invalid mandatory information} 20240916082701330 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701330 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701330 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74dbbcc51e34: Found GsupExpect[0] for "262426971611152" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@74dbbcc51e34: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262426971611152" TC_gsup_check_imei_invalid_len(285)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082701331 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701331 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426971611152"} 20240916082701331 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916082701331 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426971611152" cause=Invalid mandatory information} 20240916082701331 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701331 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701331 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701331 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701331 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426971611152"} 20240916082701331 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916082701331 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426971611152" cause=Invalid mandatory information} 20240916082701331 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701331 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701331 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701332 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701332 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426971611152"} 20240916082701332 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916082701332 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426971611152" cause=Invalid mandatory information} 20240916082701332 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701332 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701332 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701332 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701332 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426971611152"} 20240916082701332 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916082701332 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426971611152" cause=Invalid mandatory information} 20240916082701332 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426971611152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701332 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701332 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60716<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@74dbbcc51e34: Final verdict of PTC: pass 20240916082701341 DAUC <0003> db_auc.c:157 IMSI='262429504286089': No 2G Auth Data 20240916082701341 DAUC <0003> db_auc.c:192 IMSI='262429504286089': No 3G Auth Data HLR_Test-GSUP(278)@74dbbcc51e34: Created GsupExpect[0] for "262429504286089" to be handled at TC_gsup_check_imei_invalid_len(286) 20240916082701355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60722<->l=127.0.0.1:4258 20240916082701356 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701356 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429504286089"} 20240916082701356 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916082701356 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429504286089" cause=Invalid mandatory information} 20240916082701356 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701356 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701356 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74dbbcc51e34: Found GsupExpect[0] for "262429504286089" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@74dbbcc51e34: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262429504286089" TC_gsup_check_imei_invalid_len(286)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082701357 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701357 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429504286089"} 20240916082701357 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916082701357 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429504286089" cause=Invalid mandatory information} 20240916082701357 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701357 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701357 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701358 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701358 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429504286089"} 20240916082701358 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916082701358 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429504286089" cause=Invalid mandatory information} 20240916082701358 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701358 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701358 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701358 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701358 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429504286089"} 20240916082701358 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916082701358 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429504286089" cause=Invalid mandatory information} 20240916082701358 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701358 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701358 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701359 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701359 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429504286089"} 20240916082701359 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916082701359 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429504286089" cause=Invalid mandatory information} 20240916082701359 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429504286089 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701359 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701359 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60722<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@74dbbcc51e34: Final verdict of PTC: pass 20240916082701370 DAUC <0003> db_auc.c:157 IMSI='262426830491845': No 2G Auth Data 20240916082701370 DAUC <0003> db_auc.c:192 IMSI='262426830491845': No 3G Auth Data HLR_Test-GSUP(278)@74dbbcc51e34: Created GsupExpect[0] for "262426830491845" to be handled at TC_gsup_check_imei_invalid_len(287) 20240916082701384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4258 20240916082701385 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701385 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426830491845"} 20240916082701385 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916082701385 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426830491845" cause=Invalid mandatory information} 20240916082701385 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701385 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701385 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74dbbcc51e34: Found GsupExpect[0] for "262426830491845" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@74dbbcc51e34: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426830491845" TC_gsup_check_imei_invalid_len(287)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082701386 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701386 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426830491845"} 20240916082701386 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916082701386 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426830491845" cause=Invalid mandatory information} 20240916082701386 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701386 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701386 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701386 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701386 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426830491845"} 20240916082701386 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916082701386 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426830491845" cause=Invalid mandatory information} 20240916082701386 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701386 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701386 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701387 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701387 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426830491845"} 20240916082701387 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916082701387 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426830491845" cause=Invalid mandatory information} 20240916082701387 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701387 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701387 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701387 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701387 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426830491845"} 20240916082701387 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916082701387 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426830491845" cause=Invalid mandatory information} 20240916082701387 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426830491845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701387 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701387 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@74dbbcc51e34: Final verdict of PTC: pass 20240916082701399 DAUC <0003> db_auc.c:157 IMSI='262428383998268': No 2G Auth Data 20240916082701399 DAUC <0003> db_auc.c:192 IMSI='262428383998268': No 3G Auth Data HLR_Test-GSUP(278)@74dbbcc51e34: Created GsupExpect[0] for "262428383998268" to be handled at TC_gsup_check_imei_invalid_len(288) 20240916082701413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60730<->l=127.0.0.1:4258 20240916082701414 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701414 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428383998268"} 20240916082701414 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240916082701414 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428383998268" cause=Invalid mandatory information} 20240916082701414 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701414 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701414 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@74dbbcc51e34: Found GsupExpect[0] for "262428383998268" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@74dbbcc51e34: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428383998268" TC_gsup_check_imei_invalid_len(288)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082701415 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701415 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428383998268"} 20240916082701415 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240916082701415 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428383998268" cause=Invalid mandatory information} 20240916082701415 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701415 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701415 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701416 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701416 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428383998268"} 20240916082701416 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240916082701416 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428383998268" cause=Invalid mandatory information} 20240916082701416 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701416 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701416 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701416 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701416 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428383998268"} 20240916082701416 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240916082701416 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428383998268" cause=Invalid mandatory information} 20240916082701416 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701416 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701416 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701417 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701417 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428383998268"} 20240916082701417 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240916082701417 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428383998268" cause=Invalid mandatory information} 20240916082701417 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428383998268 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082701417 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082701417 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082701417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60730<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@74dbbcc51e34: Final verdict of PTC: pass MTC@74dbbcc51e34: setverdict(pass): none -> pass 20240916082701426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60686<->l=127.0.0.1:4258 20240916082701426 DLINP <000b> input/ipa.c:451 connected read/write 20240916082701426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082701426 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082701426 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082701426 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@74dbbcc51e34: Final verdict of PTC: none 20240916082701426 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33965<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: pass MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@74dbbcc51e34: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Mon Sep 16 08:27:01 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 20240916082701452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4258 20240916082701553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=50172) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Mon Sep 16 08:27:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_gsup_check_imei_unknown_imsi started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082704658 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082704658 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082704662 DLINP <000b> input/ipa.c:451 connected read/write 20240916082704662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082704664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59416<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082704667 DLINP <000b> input/ipa.c:451 connected read/write 20240916082704667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082704667 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082704667 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082704667 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082704667 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082704667 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082704667 DLGSUP <0013> gsup_server.c:235 2:  20240916082704667 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082704667 DLGSUP <0013> gsup_server.c:235 3:  20240916082704667 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082704667 DLGSUP <0013> gsup_server.c:235 4:  20240916082704667 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082704667 DLGSUP <0013> gsup_server.c:235 5:  20240916082704667 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082704667 DLGSUP <0013> gsup_server.c:235 7:  20240916082704667 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082704667 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082704667 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082704667 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@74dbbcc51e34: 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") 20240916082704689 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34201<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@74dbbcc51e34: Created GsupExpect[0] for "262427172819938" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240916082704707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59426<->l=127.0.0.1:4258 20240916082704718 DLINP <000b> input/ipa.c:451 connected read/write 20240916082704718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082704718 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427172819938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427172819938"} 20240916082704718 DMAIN <0000> hlr.c:424 IMSI='262427172819938': has IMEI = 22245678901234 (consider setting 'store-imei') 20240916082704718 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427172819938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240916082704718 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427172819938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427172819938" cause=Invalid mandatory information} 20240916082704718 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427172819938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082704718 DLINP <000b> input/ipa.c:451 connected read/write 20240916082704718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082704718 DLINP <000b> input/ipa.c:451 connected read/write 20240916082704718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@74dbbcc51e34: Found GsupExpect[0] for "262427172819938" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@74dbbcc51e34: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427172819938" TC_gsup_check_imei_unknown_imsi(293)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082704724 DLINP <000b> input/ipa.c:451 connected read/write 20240916082704724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082704724 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427172819938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427172819938"} 20240916082704724 DAUC <0003> hlr.c:417 IMSI='262427172819938': storing IMEI = 22245678901234 20240916082704724 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427172819938': no such subscriber 20240916082704724 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427172819938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240916082704724 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427172819938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427172819938" cause=Invalid mandatory information} 20240916082704724 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427172819938 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082704724 DLINP <000b> input/ipa.c:451 connected read/write 20240916082704724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082704724 DLINP <000b> input/ipa.c:451 connected read/write 20240916082704724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082704727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59426<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@74dbbcc51e34: Final verdict of PTC: pass 20240916082704728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59416<->l=127.0.0.1:4258 HLR_Test-GSUP(290)@74dbbcc51e34: Final verdict of PTC: none 20240916082704730 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34201<->l=127.0.0.1:4259) 20240916082704730 DLINP <000b> input/ipa.c:451 connected read/write 20240916082704730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082704730 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082704730 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082704730 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 291@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 291: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Mon Sep 16 08:27:04 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 20240916082704761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 20240916082704862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14868) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Mon Sep 16 08:27:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082707975 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082707975 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082707978 DLINP <000b> input/ipa.c:451 connected read/write 20240916082707978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082707978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59444<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082707980 DLINP <000b> input/ipa.c:451 connected read/write 20240916082707980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082707980 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082707980 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082707980 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082707980 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082707980 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082707980 DLGSUP <0013> gsup_server.c:235 2:  20240916082707980 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082707980 DLGSUP <0013> gsup_server.c:235 3:  20240916082707980 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082707980 DLGSUP <0013> gsup_server.c:235 4:  20240916082707980 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082707980 DLGSUP <0013> gsup_server.c:235 5:  20240916082707980 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082707980 DLGSUP <0013> gsup_server.c:235 7:  20240916082707980 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082707980 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082707980 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082707980 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@74dbbcc51e34: 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") 20240916082707990 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43737<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@74dbbcc51e34: Created GsupExpect[0] for "262428372953436" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240916082707996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59460<->l=127.0.0.1:4258 20240916082708026 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708026 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428372953436"} 20240916082708026 DMAIN <0000> hlr.c:216 IMSI='262428372953436': Creating subscriber on demand 20240916082708044 DMAIN <0000> hlr.c:232 IMSI='262428372953436': Successfully assigned MSISDN='499' 20240916082708044 DAUC <0003> hlr.c:417 IMSI='262428372953436': storing IMEI = 12345678901234 20240916082708064 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428372953436"} 20240916082708064 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082708064 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708064 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@74dbbcc51e34: Found GsupExpect[0] for "262428372953436" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@74dbbcc51e34: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428372953436" TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082708072 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708072 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708075 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708075 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708076 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708076 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708079 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708079 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428372953436" cn_domain=PS} 20240916082708079 DLU <0006> fsm.c:456 lu(262428372953436)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082708079 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082708088 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082708088 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428372953436" cn_domain=PS} 20240916082708088 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708089 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708092 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708092 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428372953436"} 20240916082708092 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082708092 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082708092 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428372953436"} 20240916082708092 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082708092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082708092 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082708092 DLU <0006> fsm.c:568 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082708092 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708092 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082708110 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708110 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428372953436"} 20240916082708110 DMAIN <0000> hlr.c:216 IMSI='262428372953436': Creating subscriber on demand 20240916082708122 DMAIN <0000> hlr.c:232 IMSI='262428372953436': Successfully assigned MSISDN='677' 20240916082708122 DAUC <0003> hlr.c:417 IMSI='262428372953436': storing IMEI = 12345678901234 20240916082708125 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428372953436"} 20240916082708125 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082708125 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708125 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082708128 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708128 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708130 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708130 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708131 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708132 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708133 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708133 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708136 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708136 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428372953436" cn_domain=PS} 20240916082708136 DLU <0006> fsm.c:456 lu(262428372953436)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082708136 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082708142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082708142 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428372953436" cn_domain=PS} 20240916082708142 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708142 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708146 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708146 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428372953436"} 20240916082708146 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082708146 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082708146 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428372953436"} 20240916082708146 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082708146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082708146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082708146 DLU <0006> fsm.c:568 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082708146 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708146 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082708157 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708157 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428372953436"} 20240916082708157 DMAIN <0000> hlr.c:216 IMSI='262428372953436': Creating subscriber on demand 20240916082708163 DMAIN <0000> hlr.c:232 IMSI='262428372953436': Successfully assigned MSISDN='509' 20240916082708163 DAUC <0003> hlr.c:417 IMSI='262428372953436': storing IMEI = 12345678901234 20240916082708166 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428372953436"} 20240916082708166 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082708166 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708167 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082708169 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708169 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708170 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708170 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708172 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708172 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708174 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708174 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708176 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708176 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428372953436" cn_domain=PS} 20240916082708177 DLU <0006> fsm.c:456 lu(262428372953436)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082708177 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240916082708177 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428372953436" cause=GPRS services not allowed} 20240916082708177 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082708177 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082708177 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{UNVALIDATED}: Freeing instance 20240916082708177 DLU <0006> fsm.c:568 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{UNVALIDATED}: Deallocated 20240916082708177 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708177 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082708188 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708188 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428372953436"} 20240916082708188 DMAIN <0000> hlr.c:216 IMSI='262428372953436': Creating subscriber on demand 20240916082708198 DMAIN <0000> hlr.c:232 IMSI='262428372953436': Successfully assigned MSISDN='347' 20240916082708198 DAUC <0003> hlr.c:417 IMSI='262428372953436': storing IMEI = 12345678901234 20240916082708201 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428372953436"} 20240916082708201 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082708201 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708201 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082708203 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708203 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708205 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708205 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708206 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708206 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708209 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708209 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428372953436" cn_domain=PS} 20240916082708209 DLU <0006> fsm.c:456 lu(262428372953436)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082708209 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240916082708209 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428372953436" cause=GPRS services not allowed} 20240916082708209 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082708209 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082708209 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{UNVALIDATED}: Freeing instance 20240916082708209 DLU <0006> fsm.c:568 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{UNVALIDATED}: Deallocated 20240916082708209 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708209 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082708219 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708219 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428372953436"} 20240916082708220 DMAIN <0000> hlr.c:216 IMSI='262428372953436': Creating subscriber on demand 20240916082708223 DAUC <0003> hlr.c:417 IMSI='262428372953436': storing IMEI = 12345678901234 20240916082708225 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428372953436"} 20240916082708225 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082708226 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708226 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708228 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708228 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082708229 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708229 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708231 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708231 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708233 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708233 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428372953436" cn_domain=PS} 20240916082708234 DLU <0006> fsm.c:456 lu(262428372953436)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082708234 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240916082708234 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428372953436" cause=GPRS services not allowed} 20240916082708234 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082708234 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082708234 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{UNVALIDATED}: Freeing instance 20240916082708234 DLU <0006> fsm.c:568 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{UNVALIDATED}: Deallocated 20240916082708234 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708234 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082708244 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708244 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428372953436"} 20240916082708244 DMAIN <0000> hlr.c:216 IMSI='262428372953436': Creating subscriber on demand 20240916082708247 DAUC <0003> hlr.c:417 IMSI='262428372953436': storing IMEI = 12345678901234 20240916082708250 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428372953436"} 20240916082708250 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240916082708250 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708250 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708252 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708252 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082708253 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708253 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708255 DAUC <0003> db_auc.c:157 IMSI='262428372953436': No 2G Auth Data 20240916082708255 DAUC <0003> db_auc.c:192 IMSI='262428372953436': No 3G Auth Data 20240916082708257 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708257 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428372953436" cn_domain=PS} 20240916082708257 DLU <0006> fsm.c:456 lu(262428372953436)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082708257 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082708263 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082708263 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428372953436" cn_domain=PS} 20240916082708263 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708263 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708266 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708266 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428372953436"} 20240916082708266 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082708266 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082708266 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428372953436"} 20240916082708266 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428372953436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082708266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082708266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082708266 DLU <0006> fsm.c:568 lu(PS:IMSI-262428372953436)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082708266 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082708266 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082708273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59460<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@74dbbcc51e34: Final verdict of PTC: pass 20240916082708274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59444<->l=127.0.0.1:4258 20240916082708276 DLINP <000b> input/ipa.c:451 connected read/write 20240916082708276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082708276 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082708276 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082708276 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082708276 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43737<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@74dbbcc51e34: Final verdict of PTC: none 296@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 296: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Mon Sep 16 08:27:08 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 20240916082708309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59474<->l=127.0.0.1:4258 20240916082708410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59474<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=8664) Waiting for packet dumper to finish... 1 (prev_count=8664, count=32312) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Mon Sep 16 08:27:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_subscr_create_on_demand_ul started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082711453 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082711453 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082711454 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082711454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082711455 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082711455 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082711455 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082711455 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082711455 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082711455 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082711455 DLGSUP <0013> gsup_server.c:235 2:  20240916082711455 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082711455 DLGSUP <0013> gsup_server.c:235 3:  20240916082711455 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082711455 DLGSUP <0013> gsup_server.c:235 4:  20240916082711455 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082711455 DLGSUP <0013> gsup_server.c:235 5:  20240916082711455 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082711455 DLGSUP <0013> gsup_server.c:235 7:  20240916082711455 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082711455 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082711455 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082711455 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@74dbbcc51e34: 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") 20240916082711465 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35161<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@74dbbcc51e34: Created GsupExpect[0] for "262429884707985" to be handled at TC_subscr_create_on_demand_ul(303) 20240916082711474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59494<->l=127.0.0.1:4258 20240916082711498 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082711498 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429884707985" cn_domain=PS} 20240916082711498 DMAIN <0000> hlr.c:216 IMSI='262429884707985': Creating subscriber on demand 20240916082711516 DMAIN <0000> hlr.c:232 IMSI='262429884707985': Successfully assigned MSISDN='394' 20240916082711516 DLU <0006> fsm.c:456 lu(262429884707985)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082711516 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082711522 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082711522 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429884707985" cn_domain=PS} 20240916082711522 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082711522 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@74dbbcc51e34: Found GsupExpect[0] for "262429884707985" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@74dbbcc51e34: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262429884707985" 20240916082711531 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082711531 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429884707985"} 20240916082711531 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082711531 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082711531 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429884707985"} 20240916082711531 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082711531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082711531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082711531 DLU <0006> fsm.c:568 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082711531 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082711531 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082711534 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711534 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711536 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711536 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711538 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711538 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711549 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082711549 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429884707985" cn_domain=PS} 20240916082711550 DMAIN <0000> hlr.c:216 IMSI='262429884707985': Creating subscriber on demand 20240916082711555 DMAIN <0000> hlr.c:232 IMSI='262429884707985': Successfully assigned MSISDN='349' 20240916082711556 DLU <0006> fsm.c:456 lu(262429884707985)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082711556 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082711561 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082711561 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429884707985" cn_domain=PS} 20240916082711561 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082711562 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082711566 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082711566 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429884707985"} 20240916082711566 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082711566 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082711566 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429884707985"} 20240916082711566 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082711566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082711566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082711566 DLU <0006> fsm.c:568 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082711566 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082711566 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082711569 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711569 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711571 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711571 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711573 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711573 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711574 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711574 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711585 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082711585 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429884707985" cn_domain=PS} 20240916082711585 DMAIN <0000> hlr.c:216 IMSI='262429884707985': Creating subscriber on demand 20240916082711591 DMAIN <0000> hlr.c:232 IMSI='262429884707985': Successfully assigned MSISDN='295' 20240916082711591 DLU <0006> fsm.c:456 lu(262429884707985)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082711591 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240916082711591 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429884707985" cause=GPRS services not allowed} 20240916082711591 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082711591 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082711591 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{UNVALIDATED}: Freeing instance 20240916082711591 DLU <0006> fsm.c:568 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{UNVALIDATED}: Deallocated 20240916082711591 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082711591 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082711593 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711593 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711594 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711594 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711596 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711596 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711597 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711597 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711606 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082711606 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429884707985" cn_domain=PS} 20240916082711606 DMAIN <0000> hlr.c:216 IMSI='262429884707985': Creating subscriber on demand 20240916082711612 DMAIN <0000> hlr.c:232 IMSI='262429884707985': Successfully assigned MSISDN='255' 20240916082711612 DLU <0006> fsm.c:456 lu(262429884707985)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082711612 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240916082711612 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429884707985" cause=GPRS services not allowed} 20240916082711612 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082711612 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082711612 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{UNVALIDATED}: Freeing instance 20240916082711612 DLU <0006> fsm.c:568 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{UNVALIDATED}: Deallocated 20240916082711612 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082711612 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082711614 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711614 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082711615 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711615 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711617 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711617 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711626 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082711626 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429884707985" cn_domain=PS} 20240916082711626 DMAIN <0000> hlr.c:216 IMSI='262429884707985': Creating subscriber on demand 20240916082711628 DLU <0006> fsm.c:456 lu(262429884707985)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082711629 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240916082711629 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429884707985" cause=GPRS services not allowed} 20240916082711629 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082711629 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082711629 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{UNVALIDATED}: Freeing instance 20240916082711629 DLU <0006> fsm.c:568 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{UNVALIDATED}: Deallocated 20240916082711629 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082711629 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082711630 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711630 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711632 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711632 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711633 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711633 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711642 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082711642 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429884707985" cn_domain=PS} 20240916082711642 DMAIN <0000> hlr.c:216 IMSI='262429884707985': Creating subscriber on demand 20240916082711645 DLU <0006> fsm.c:456 lu(262429884707985)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082711645 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082711652 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082711652 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429884707985" cn_domain=PS} 20240916082711652 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082711652 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082711655 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082711655 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429884707985"} 20240916082711655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082711655 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082711655 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429884707985"} 20240916082711655 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429884707985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082711655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082711655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082711655 DLU <0006> fsm.c:568 lu(PS:IMSI-262429884707985)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082711655 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082711655 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082711657 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711657 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711658 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711658 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data 20240916082711660 DAUC <0003> db_auc.c:157 IMSI='262429884707985': No 2G Auth Data 20240916082711660 DAUC <0003> db_auc.c:192 IMSI='262429884707985': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082711666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59494<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@74dbbcc51e34: Final verdict of PTC: pass 20240916082711668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59488<->l=127.0.0.1:4258 20240916082711670 DLINP <000b> input/ipa.c:451 connected read/write 20240916082711670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082711670 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082711670 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082711670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240916082711670 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35161<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@74dbbcc51e34: Final verdict of PTC: none 301@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 301: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Mon Sep 16 08:27:11 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 20240916082711695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47956<->l=127.0.0.1:4258 20240916082711796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47956<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=31196) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Mon Sep 16 08:27:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_subscr_create_on_demand_sai started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082714892 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082714892 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082714893 DLINP <000b> input/ipa.c:451 connected read/write 20240916082714893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082714894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082714895 DLINP <000b> input/ipa.c:451 connected read/write 20240916082714895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082714895 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082714895 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082714895 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082714895 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082714895 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082714895 DLGSUP <0013> gsup_server.c:235 2:  20240916082714895 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082714895 DLGSUP <0013> gsup_server.c:235 3:  20240916082714895 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082714895 DLGSUP <0013> gsup_server.c:235 4:  20240916082714895 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082714895 DLGSUP <0013> gsup_server.c:235 5:  20240916082714895 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082714895 DLGSUP <0013> gsup_server.c:235 7:  20240916082714895 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082714895 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082714895 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082714895 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@74dbbcc51e34: 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") 20240916082714901 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40953<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@74dbbcc51e34: Created GsupExpect[0] for "262428364631917" to be handled at TC_subscr_create_on_demand_sai(308) 20240916082714906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 20240916082714938 DLINP <000b> input/ipa.c:451 connected read/write 20240916082714938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082714938 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428364631917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428364631917"} 20240916082714938 DMAIN <0000> hlr.c:216 IMSI='262428364631917': Creating subscriber on demand 20240916082714951 DMAIN <0000> hlr.c:232 IMSI='262428364631917': Successfully assigned MSISDN='757' 20240916082714951 DAUC <0003> db_auc.c:157 IMSI='262428364631917': No 2G Auth Data 20240916082714951 DAUC <0003> db_auc.c:192 IMSI='262428364631917': No 3G Auth Data 20240916082714951 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428364631917 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 20240916082714951 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428364631917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428364631917" cause=IMSI unknown in HLR} 20240916082714951 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428364631917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240916082714951 DLINP <000b> input/ipa.c:451 connected read/write 20240916082714951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082714951 DLINP <000b> input/ipa.c:451 connected read/write 20240916082714951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@74dbbcc51e34: Found GsupExpect[0] for "262428364631917" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@74dbbcc51e34: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428364631917" TC_subscr_create_on_demand_sai(308)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082714953 DAUC <0003> db_auc.c:157 IMSI='262428364631917': No 2G Auth Data 20240916082714953 DAUC <0003> db_auc.c:192 IMSI='262428364631917': No 3G Auth Data 20240916082714954 DAUC <0003> db_auc.c:157 IMSI='262428364631917': No 2G Auth Data 20240916082714954 DAUC <0003> db_auc.c:192 IMSI='262428364631917': No 3G Auth Data 20240916082714954 DAUC <0003> db_auc.c:157 IMSI='262428364631917': No 2G Auth Data 20240916082714954 DAUC <0003> db_auc.c:192 IMSI='262428364631917': No 3G Auth Data 20240916082714955 DLINP <000b> input/ipa.c:451 connected read/write 20240916082714955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082714955 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428364631917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428364631917" cn_domain=PS} 20240916082714955 DLU <0006> fsm.c:456 lu(262428364631917)[0x559bd7df0740]{UNVALIDATED}: Allocated 20240916082714955 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428364631917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240916082714960 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428364631917)[0x559bd7df0740]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082714960 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428364631917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428364631917" cn_domain=PS} 20240916082714960 DLINP <000b> input/ipa.c:451 connected read/write 20240916082714960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082714960 DLINP <000b> input/ipa.c:451 connected read/write 20240916082714960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082714961 DLINP <000b> input/ipa.c:451 connected read/write 20240916082714961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082714961 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428364631917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428364631917"} 20240916082714961 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428364631917)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082714961 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428364631917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082714961 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428364631917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428364631917"} 20240916082714961 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428364631917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082714961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428364631917)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082714961 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428364631917)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082714961 DLU <0006> fsm.c:568 lu(PS:IMSI-262428364631917)[0x559bd7df0740]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082714961 DLINP <000b> input/ipa.c:451 connected read/write 20240916082714961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082714961 DLINP <000b> input/ipa.c:451 connected read/write 20240916082714961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082714964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@74dbbcc51e34: Final verdict of PTC: pass 20240916082714965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4258 20240916082714965 DLINP <000b> input/ipa.c:451 connected read/write 20240916082714965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082714965 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082714965 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082714965 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@74dbbcc51e34: Final verdict of PTC: none 306@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@74dbbcc51e34: Final verdict of PTC: none 20240916082714965 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40953<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(307)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 306: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Mon Sep 16 08:27:14 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 20240916082714997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47984<->l=127.0.0.1:4258 20240916082715098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47984<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15660) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Mon Sep 16 08:27:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_MSLookup_mDNS_service_other_home started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082718206 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082718206 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082718210 DLINP <000b> input/ipa.c:451 connected read/write 20240916082718210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082718211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47990<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@74dbbcc51e34: 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)@74dbbcc51e34: 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 } } } } 20240916082718214 DLINP <000b> input/ipa.c:451 connected read/write 20240916082718214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082718214 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082718214 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082718214 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082718214 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082718214 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082718214 DLGSUP <0013> gsup_server.c:235 2:  20240916082718214 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082718214 DLGSUP <0013> gsup_server.c:235 3:  20240916082718214 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082718214 DLGSUP <0013> gsup_server.c:235 4:  20240916082718214 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082718214 DLGSUP <0013> gsup_server.c:235 5:  20240916082718214 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082718214 DLGSUP <0013> gsup_server.c:235 7:  20240916082718214 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082718214 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082718214 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082718214 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@74dbbcc51e34: 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") 20240916082718235 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38331<->l=127.0.0.1:4259) 20240916082718239 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240916082718239 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@74dbbcc51e34: Created GsupExpect[0] for "262424917226627" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240916082718264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48004<->l=127.0.0.1:4258 20240916082718285 DAUC <0003> db_auc.c:157 IMSI='262424917226627': No 2G Auth Data 20240916082718285 DAUC <0003> db_auc.c:192 IMSI='262424917226627': No 3G Auth Data 20240916082718300 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616653315.msisdn 20240916082718300 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616653315.msisdn: not attached (vlr_number unset) 20240916082718300 DDGSM <0007> mslookup_server.c:327 sip.voice.491616653315.msisdn: does not exist in GSUP proxy 20240916082719307 DLINP <000b> input/ipa.c:451 connected read/write 20240916082719307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082719307 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424917226627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424917226627" cn_domain=CS} 20240916082719307 DLU <0006> fsm.c:456 lu(262424917226627)[0x559bd7deffe0]{UNVALIDATED}: Allocated 20240916082719307 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424917226627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240916082719333 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424917226627)[0x559bd7deffe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240916082719333 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424917226627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424917226627" cn_domain=CS} 20240916082719333 DLINP <000b> input/ipa.c:451 connected read/write 20240916082719333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082719333 DLINP <000b> input/ipa.c:451 connected read/write 20240916082719333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@74dbbcc51e34: Found GsupExpect[0] for "262424917226627" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@74dbbcc51e34: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262424917226627" 20240916082719342 DLINP <000b> input/ipa.c:451 connected read/write 20240916082719342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082719342 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424917226627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424917226627"} 20240916082719342 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424917226627)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240916082719342 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424917226627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240916082719342 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424917226627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424917226627"} 20240916082719342 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424917226627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082719342 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424917226627)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240916082719342 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424917226627)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240916082719342 DLU <0006> fsm.c:568 lu(CS:IMSI-262424917226627)[0x559bd7deffe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240916082719342 DLINP <000b> input/ipa.c:451 connected read/write 20240916082719342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082719342 DLINP <000b> input/ipa.c:451 connected read/write 20240916082719342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082719346 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616653315.msisdn 20240916082719347 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616653315.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240916082719347 DDGSM <0007> mslookup_server.c:327 sip.voice.491616653315.msisdn: does not exist in GSUP proxy 20240916082719347 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616653315.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@74dbbcc51e34: setverdict(pass): pass -> pass, component reason not changed 20240916082719356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48004<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@74dbbcc51e34: Final verdict of PTC: pass 20240916082719358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47990<->l=127.0.0.1:4258 20240916082719360 DLINP <000b> input/ipa.c:451 connected read/write 20240916082719360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082719360 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082719360 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082719360 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@74dbbcc51e34: Final verdict of PTC: none 20240916082719360 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38331<->l=127.0.0.1:4259) 311@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 311: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Mon Sep 16 08:27:19 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 20240916082719397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48008<->l=127.0.0.1:4258 20240916082719498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48008<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11984) Waiting for packet dumper to finish... 1 (prev_count=11984, count=18460) 20240916082720735 DSS <0004> hlr_ussd.c:239 262428798012683/0x8b3be111: SS Session Timeout, destroying 20240916082720735 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428798012683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Mon Sep 16 08:27:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_MSLookup_GSUP_proxy started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082722602 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082722602 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082722607 DLINP <000b> input/ipa.c:451 connected read/write 20240916082722607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082722609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@74dbbcc51e34: 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 } } } } 20240916082722613 DLINP <000b> input/ipa.c:451 connected read/write 20240916082722613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082722613 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082722613 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082722613 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082722613 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082722613 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082722613 DLGSUP <0013> gsup_server.c:235 2:  20240916082722613 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082722613 DLGSUP <0013> gsup_server.c:235 3:  20240916082722613 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082722613 DLGSUP <0013> gsup_server.c:235 4:  20240916082722613 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082722613 DLGSUP <0013> gsup_server.c:235 5:  20240916082722613 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082722613 DLGSUP <0013> gsup_server.c:235 7:  20240916082722613 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082722613 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082722613 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082722613 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082722615 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240916082722615 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@74dbbcc51e34: 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") 20240916082722648 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46061<->l=127.0.0.1:4259) 20240916082722650 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240916082722650 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@74dbbcc51e34: Created GsupExpect[0] for "262428830231336" to be handled at TC_MSLookup_GSUP_proxy(320) 20240916082722656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60872<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@74dbbcc51e34: Created GsupExpect[0] for "262428830231336" to be handled at TC_MSLookup_GSUP_proxy(320) 20240916082722659 DLINP <000b> input/ipa.c:451 connected read/write 20240916082722659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082722659 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428830231336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428830231336" cn_domain=CS} 20240916082722659 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428830231336 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240916082722659 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428830231336 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240916082722659 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428830231336.imsi 20240916082722659 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428830231336.imsi 20240916082722659 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428830231336.imsi: does not exist in local HLR 20240916082722663 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428830231336 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240916082722663 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240916082722663 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240916082722663 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240916082722663 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240916082722663 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240916082722663 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428830231336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082722663 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916082722663 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916082722663 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916082722663 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916082722663 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916082722663 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@74dbbcc51e34: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@74dbbcc51e34: 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) } } } } 20240916082722664 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082722664 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082722664 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240916082722664 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240916082722664 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916082722665 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082722665 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082722665 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@74dbbcc51e34: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@74dbbcc51e34: Found GsupExpect[0] for "262428830231336" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@74dbbcc51e34: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428830231336" HLR_Test-GSUP-server-IPA(318)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082722710 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082722710 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082722710 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082722710 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082722711 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428830231336 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613568310 20240916082722711 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428830231336 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916082722711 DLINP <000b> input/ipa.c:451 connected read/write 20240916082722711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082722711 DLINP <000b> input/ipa.c:451 connected read/write 20240916082722711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@74dbbcc51e34: Found GsupExpect[0] for "262428830231336" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@74dbbcc51e34: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428830231336" 20240916082722719 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082722719 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082722719 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428830231336 MSISDN-491613568310 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916082722719 DLINP <000b> input/ipa.c:451 connected read/write 20240916082722719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082722719 DLINP <000b> input/ipa.c:451 connected read/write 20240916082722719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082722723 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082722723 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082722723 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428830231336 MSISDN-491613568310 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 20240916082722723 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428830231336 MSISDN-491613568310 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916082722723 DLINP <000b> input/ipa.c:451 connected read/write 20240916082722723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082722723 DLINP <000b> input/ipa.c:451 connected read/write 20240916082722723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082722726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60872<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@74dbbcc51e34: Final verdict of PTC: pass 20240916082722728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 20240916082722729 DLINP <000b> input/ipa.c:451 connected read/write 20240916082722729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082722729 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082722730 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082722730 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(315)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-server(317)@74dbbcc51e34: Final verdict of PTC: none 20240916082722730 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082722730 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082722730 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240916082722730 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240916082722730 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@74dbbcc51e34: Final verdict of PTC: none 20240916082722731 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46061<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(314)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 316: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Mon Sep 16 08:27:22 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 20240916082722822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60878<->l=127.0.0.1:4258 20240916082722923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60878<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18288) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Mon Sep 16 08:27:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082726036 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082726036 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082726041 DLINP <000b> input/ipa.c:451 connected read/write 20240916082726041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082726043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60888<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@74dbbcc51e34: 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) } } } } 20240916082726046 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240916082726046 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@74dbbcc51e34: 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 } } } } 20240916082726046 DLINP <000b> input/ipa.c:451 connected read/write 20240916082726046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082726046 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082726046 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082726047 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082726047 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082726047 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082726047 DLGSUP <0013> gsup_server.c:235 2:  20240916082726047 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082726047 DLGSUP <0013> gsup_server.c:235 3:  20240916082726047 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082726047 DLGSUP <0013> gsup_server.c:235 4:  20240916082726047 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082726047 DLGSUP <0013> gsup_server.c:235 5:  20240916082726047 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082726047 DLGSUP <0013> gsup_server.c:235 7:  20240916082726047 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082726047 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082726047 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082726047 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(321)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@74dbbcc51e34: 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") 20240916082726071 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36051<->l=127.0.0.1:4259) 20240916082726075 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240916082726075 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@74dbbcc51e34: Created GsupExpect[0] for "262422414793379" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240916082726099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60892<->l=127.0.0.1:4258 20240916082726115 DAUC <0003> db_auc.c:157 IMSI='262422414793379': No 2G Auth Data 20240916082726115 DAUC <0003> db_auc.c:192 IMSI='262422414793379': No 3G Auth Data 20240916082726130 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422414793379.imsi 20240916082726130 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422414793379.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082726154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60892<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@74dbbcc51e34: Final verdict of PTC: pass 20240916082726156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60888<->l=127.0.0.1:4258 20240916082726158 DLINP <000b> input/ipa.c:451 connected read/write 20240916082726158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082726158 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082726158 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082726158 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@74dbbcc51e34: Final verdict of PTC: none 20240916082726159 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36051<->l=127.0.0.1:4259) 323@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 323: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Mon Sep 16 08:27:26 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 20240916082726199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60908<->l=127.0.0.1:4258 20240916082726300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60908<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5168) Waiting for packet dumper to finish... 1 (prev_count=5168, count=16452) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Mon Sep 16 08:27:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082729413 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082729413 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082729417 DLINP <000b> input/ipa.c:451 connected read/write 20240916082729417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082729418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60924<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@74dbbcc51e34: 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 } } } } 20240916082729420 DLINP <000b> input/ipa.c:451 connected read/write 20240916082729420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082729420 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082729420 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082729420 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082729420 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082729420 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082729420 DLGSUP <0013> gsup_server.c:235 2:  20240916082729420 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082729420 DLGSUP <0013> gsup_server.c:235 3:  20240916082729420 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082729420 DLGSUP <0013> gsup_server.c:235 4:  20240916082729420 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082729420 DLGSUP <0013> gsup_server.c:235 5:  20240916082729420 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082729420 DLGSUP <0013> gsup_server.c:235 7:  20240916082729420 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082729420 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082729420 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082729420 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)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082729421 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240916082729421 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@74dbbcc51e34: 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") 20240916082729448 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42223<->l=127.0.0.1:4259) 20240916082729450 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240916082729450 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@74dbbcc51e34: Created GsupExpect[0] for "262426156565609" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240916082729459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60936<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@74dbbcc51e34: Created GsupExpect[0] for "262426156565609" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240916082729463 DLINP <000b> input/ipa.c:451 connected read/write 20240916082729463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082729463 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426156565609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426156565609" cn_domain=CS} 20240916082729463 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426156565609 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240916082729463 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426156565609 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240916082729463 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426156565609.imsi 20240916082729463 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426156565609.imsi 20240916082729463 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426156565609.imsi: does not exist in local HLR 20240916082729468 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426156565609 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240916082729468 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240916082729468 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240916082729468 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240916082729468 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240916082729468 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240916082729468 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426156565609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082729468 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916082729468 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916082729468 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916082729468 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916082729468 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916082729468 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@74dbbcc51e34: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@74dbbcc51e34: 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) } } } } 20240916082729471 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082729471 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082729471 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240916082729471 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240916082729471 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916082729473 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082729473 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082729473 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@74dbbcc51e34: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@74dbbcc51e34: Found GsupExpect[0] for "262426156565609" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@74dbbcc51e34: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426156565609" HLR_Test-GSUP-server-IPA(330)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082729514 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082729514 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082729514 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082729514 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082729514 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426156565609 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618640485 20240916082729514 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426156565609 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916082729514 DLINP <000b> input/ipa.c:451 connected read/write 20240916082729514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082729514 DLINP <000b> input/ipa.c:451 connected read/write 20240916082729514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@74dbbcc51e34: Found GsupExpect[0] for "262426156565609" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@74dbbcc51e34: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426156565609" 20240916082729521 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082729521 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082729521 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426156565609 MSISDN-491618640485 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916082729521 DLINP <000b> input/ipa.c:451 connected read/write 20240916082729521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082729521 DLINP <000b> input/ipa.c:451 connected read/write 20240916082729521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082729525 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082729525 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082729525 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426156565609 MSISDN-491618640485 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 20240916082729525 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426156565609 MSISDN-491618640485 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916082729525 DLINP <000b> input/ipa.c:451 connected read/write 20240916082729525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082729525 DLINP <000b> input/ipa.c:451 connected read/write 20240916082729525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082729527 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426156565609.imsi 20240916082729528 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426156565609.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082730528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60936<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@74dbbcc51e34: Final verdict of PTC: pass 20240916082730531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60924<->l=127.0.0.1:4258 20240916082730531 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42223<->l=127.0.0.1:4259) 20240916082730531 DLINP <000b> input/ipa.c:451 connected read/write 20240916082730531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082730531 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082730531 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082730531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-server(329)@74dbbcc51e34: Final verdict of PTC: none 328@74dbbcc51e34: Final verdict of PTC: none 20240916082730531 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082730531 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082730531 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240916082730531 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240916082730531 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(331)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 328: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Mon Sep 16 08:27:30 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 20240916082730564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60946<->l=127.0.0.1:4258 20240916082730665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60946<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14168) Waiting for packet dumper to finish... 1 (prev_count=14168, count=18932) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Mon Sep 16 08:27:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@74dbbcc51e34: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@74dbbcc51e34: legacy= false MTC@74dbbcc51e34: in not legacy case 1 MTC@74dbbcc51e34: in not legacy case 2 20240916082733695 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240916082733695 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082733696 DLINP <000b> input/ipa.c:451 connected read/write 20240916082733696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082733696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44062<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@74dbbcc51e34: 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 } } } } 20240916082733697 DLINP <000b> input/ipa.c:451 connected read/write 20240916082733697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082733697 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240916082733697 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240916082733697 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20240916082733697 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240916082733697 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20240916082733697 DLGSUP <0013> gsup_server.c:235 2:  20240916082733697 DLGSUP <0013> gsup_server.c:237 2: 00  20240916082733697 DLGSUP <0013> gsup_server.c:235 3:  20240916082733697 DLGSUP <0013> gsup_server.c:237 3: 00  20240916082733697 DLGSUP <0013> gsup_server.c:235 4:  20240916082733697 DLGSUP <0013> gsup_server.c:237 4: 00  20240916082733697 DLGSUP <0013> gsup_server.c:235 5:  20240916082733697 DLGSUP <0013> gsup_server.c:237 5: 00  20240916082733697 DLGSUP <0013> gsup_server.c:235 7:  20240916082733697 DLGSUP <0013> gsup_server.c:237 7: 00  20240916082733697 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240916082733697 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240916082733697 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082733698 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240916082733698 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@74dbbcc51e34: 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") 20240916082733710 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36143<->l=127.0.0.1:4259) 20240916082733711 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240916082733711 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@74dbbcc51e34: Created GsupExpect[0] for "262428303172943" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240916082733718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44068<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@74dbbcc51e34: Created GsupExpect[0] for "262428303172943" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240916082733738 DLINP <000b> input/ipa.c:451 connected read/write 20240916082733738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082733738 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428303172943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428303172943" cn_domain=CS} 20240916082733738 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428303172943 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240916082733738 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428303172943 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240916082733738 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428303172943.imsi 20240916082733738 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428303172943.imsi 20240916082733738 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428303172943.imsi: does not exist in local HLR 20240916082733740 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428303172943 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240916082733740 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240916082733740 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240916082733740 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240916082733740 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240916082733740 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240916082733740 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428303172943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240916082733740 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916082733740 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916082733740 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916082733740 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240916082733740 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240916082733740 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@74dbbcc51e34: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@74dbbcc51e34: 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) } } } } 20240916082733741 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082733741 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082733741 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240916082733741 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240916082733741 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916082733742 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082733742 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082733742 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@74dbbcc51e34: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@74dbbcc51e34: Found GsupExpect[0] for "262428303172943" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server-IPA(337)@74dbbcc51e34: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@74dbbcc51e34: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428303172943" HLR_Test-GSUP-server-IPA(337)@74dbbcc51e34: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916082733786 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082733786 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082733786 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082733786 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082733786 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428303172943 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614144183 20240916082733786 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428303172943 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916082733786 DLINP <000b> input/ipa.c:451 connected read/write 20240916082733786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082733786 DLINP <000b> input/ipa.c:451 connected read/write 20240916082733786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@74dbbcc51e34: Found GsupExpect[0] for "262428303172943" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@74dbbcc51e34: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428303172943" 20240916082733788 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082733788 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082733788 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428303172943 MSISDN-491614144183 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916082733788 DLINP <000b> input/ipa.c:451 connected read/write 20240916082733788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082733788 DLINP <000b> input/ipa.c:451 connected read/write 20240916082733788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082733789 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082733789 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082733789 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428303172943 MSISDN-491614144183 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 20240916082733789 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428303172943 MSISDN-491614144183 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240916082733789 DLINP <000b> input/ipa.c:451 connected read/write 20240916082733789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082733789 DLINP <000b> input/ipa.c:451 connected read/write 20240916082733789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240916082733789 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614144183.msisdn 20240916082733789 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614144183.msisdn: does not exist in local HLR 20240916082733789 DDGSM <0007> mslookup_server.c:352 sip.voice.491614144183.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240916082733789 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614144183.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@74dbbcc51e34: setverdict(pass): none -> pass 20240916082733790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44068<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@74dbbcc51e34: Final verdict of PTC: pass 20240916082733790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44062<->l=127.0.0.1:4258 20240916082733791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36143<->l=127.0.0.1:4259) 20240916082733791 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240916082733791 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240916082733791 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240916082733791 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240916082733791 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240916082733791 DLINP <000b> input/ipa.c:451 connected read/write 20240916082733791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240916082733791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240916082733791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240916082733791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP(334)@74dbbcc51e34: Final verdict of PTC: none 335@74dbbcc51e34: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@74dbbcc51e34: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@74dbbcc51e34: Final verdict of PTC: none MTC@74dbbcc51e34: Setting final verdict of the test case. MTC@74dbbcc51e34: Local verdict of MTC: none MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC with component reference 335: none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@74dbbcc51e34: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@74dbbcc51e34: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@74dbbcc51e34: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Mon Sep 16 08:27:33 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 20240916082733813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44078<->l=127.0.0.1:4258 20240916082733914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44078<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=20604) MTC@74dbbcc51e34: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@74dbbcc51e34: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@74dbbcc51e34: Terminating MTC. MC@74dbbcc51e34: MTC terminated. MC2> exit MC@74dbbcc51e34: Shutting down session. MC@74dbbcc51e34: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7563.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 xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (1568715) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1568671) [testenv] Showing junit-xml-7563.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7563.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20240916-0825-191ba579'] testenv-hlr-osmocom-latest-20240916-0825-191ba579 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2175/artifact/logs/  + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS