Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision a3810cfe130b9c29fc16c86aea6dbaa30fa64515 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a3810cfe130b9c29fc16c86aea6dbaa30fa64515 # timeout=10 Commit message: "StatsD_Checker: Allow running without VTY support" > git rev-list --no-walk 4099510236a40dcabdb3d7a9930e65e26fcdc731 # timeout=10 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins3863289837265017896.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-02 07:29:36 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] f825bed6c160a3f39bcf385d88e83835a480cb50ebe90810fb330e340f589087 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', '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://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [75.9 kB] Fetched 9313 kB in 1s (9711 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/b37ea251eff2d6cd4e8d317aff71d463863b59f9" 2>/dev/null; then set -x && git checkout -q -f "origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9"; else set -x && git checkout -q -f "b37ea251eff2d6cd4e8d317aff71d463863b59f9"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9 + git checkout -q -f b37ea251eff2d6cd4e8d317aff71d463863b59f9 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/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--links', '--recursive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', '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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_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_5.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_PDU_Defs_part_2.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_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.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_3.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_4.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_2.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_1.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_7.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_2.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_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_ApplicationContexts_part_7.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.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_4.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_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_1.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_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.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_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_3.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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [187 kB] Fetched 189 kB in 1s (364 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', '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-nightly The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. Need to get 856 kB of archives. After this operation, 2272 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409032026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409032026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409032026 [69.7 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409032026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409032026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.202409032026 [73.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409032026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202409032026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409032026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202409032026 [112 kB] Fetched 856 kB in 0s (16.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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-nightly_202409032026_amd64.deb ... Unpacking osmocom-nightly (202409032026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.12.6e1e.202409032026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409032026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.12.6e1e.202409032026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409032026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.12.6e1e.202409032026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409032026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.12.6e1e.202409032026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409032026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.202409032026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.202409032026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202409032026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409032026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202409032026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409032026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.12.6e1e.202409032026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409032026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202409032026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202409032026) ... Setting up osmocom-nightly (202409032026) ... Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409032026) ... Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409032026) ... Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409032026) ... Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409032026) ... Setting up libosmoabis13:amd64 (1.6.0.202409032026) ... Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409032026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409032026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409032026) ... Setting up osmo-hlr (1.8.0.2.7c06.202409032026) ... 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/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20240904055526076 DMAIN <0000> hlr.c:813 hlr starting 20240904055526076 DDB <0001> db.c:599 using database: hlr.db 20240904055526076 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240904055526076 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240904055526077 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240904055526077 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it [testenv] Running testsuite 20240904055526113 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240904055526113 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240904055526203 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240904055526204 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240904055526204 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@f825bed6c160: Unix server socket created successfully. MC@f825bed6c160: Listening on TCP port 46063. f825bed6c160 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests f825bed6c160 46063 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f825bed6c160: New HC connected from 10.0.2.100 [10.0.2.100]. f825bed6c160: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@f825bed6c160: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f825bed6c160: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f825bed6c160: Configuration file was processed on all HCs. MC@f825bed6c160: Creating MTC on host 10.0.2.100. MC@f825bed6c160: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Wed Sep 4 05:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_sai_err_invalid_imsi started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055527764 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055527764 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055527766 DLINP <000b> input/ipa.c:451 connected read/write 20240904055527766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055527768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@f825bed6c160: 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 } } } } 20240904055527769 DLINP <000b> input/ipa.c:451 connected read/write 20240904055527769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055527769 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055527769 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055527769 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  20240904055527769 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055527769 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  20240904055527769 DLGSUP <0013> gsup_server.c:235 2:  20240904055527769 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055527769 DLGSUP <0013> gsup_server.c:235 3:  20240904055527769 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055527769 DLGSUP <0013> gsup_server.c:235 4:  20240904055527769 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055527769 DLGSUP <0013> gsup_server.c:235 5:  20240904055527769 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055527769 DLGSUP <0013> gsup_server.c:235 7:  20240904055527769 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055527769 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055527769 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055527769 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@f825bed6c160: 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") 20240904055527789 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41709<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@f825bed6c160: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240904055527803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38710<->l=127.0.0.1:4258 20240904055527809 DLINP <000b> input/ipa.c:451 connected read/write 20240904055527809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055527809 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"} 20240904055527809 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" 20240904055527809 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} 20240904055527809 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 20240904055527809 DLINP <000b> input/ipa.c:451 connected read/write 20240904055527809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055527809 DLINP <000b> input/ipa.c:451 connected read/write 20240904055527809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@f825bed6c160: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@f825bed6c160: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055527812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38710<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@f825bed6c160: Final verdict of PTC: pass 20240904055527812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38700<->l=127.0.0.1:4258 20240904055527813 DLINP <000b> input/ipa.c:451 connected read/write 20240904055527813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055527813 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055527814 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055527814 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055527814 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41709<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@f825bed6c160: Final verdict of PTC: none 5@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 5: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@f825bed6c160: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Wed Sep 4 05:55:27 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=9180) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Wed Sep 4 05:55:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_sai started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055530888 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055530888 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055530890 DLINP <000b> input/ipa.c:451 connected read/write 20240904055530890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055530890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38718<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055530891 DLINP <000b> input/ipa.c:451 connected read/write 20240904055530891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055530891 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055530891 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055530891 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  20240904055530892 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055530892 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  20240904055530892 DLGSUP <0013> gsup_server.c:235 2:  20240904055530892 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055530892 DLGSUP <0013> gsup_server.c:235 3:  20240904055530892 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055530892 DLGSUP <0013> gsup_server.c:235 4:  20240904055530892 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055530892 DLGSUP <0013> gsup_server.c:235 5:  20240904055530892 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055530892 DLGSUP <0013> gsup_server.c:235 7:  20240904055530892 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055530892 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055530892 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055530892 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@f825bed6c160: 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") 20240904055530908 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45113<->l=127.0.0.1:4259) 20240904055530925 DAUC <0003> db_auc.c:157 IMSI='262422088714528': No 2G Auth Data 20240904055530925 DAUC <0003> db_auc.c:192 IMSI='262422088714528': No 3G Auth Data HLR_Test-GSUP(9)@f825bed6c160: Created GsupExpect[0] for "262422088714528" to be handled at TC_gsup_sai(12) 20240904055530966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4258 20240904055530971 DLINP <000b> input/ipa.c:451 connected read/write 20240904055530971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055530971 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422088714528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422088714528"} 20240904055530979 DAUC <0003> db_auc.c:192 IMSI='262422088714528': No 3G Auth Data 20240904055530979 DAUC <0003> db_auc.c:236 IMSI='262422088714528': Calling to generate 5 vectors 20240904055530979 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240904055530979 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055530979 DAUC <0003> auc.c:113 vector [0]: rand = 03787461203b5eb852aef056741ea824 20240904055530979 DAUC <0003> auc.c:179 vector [0]: kc = 651d18e83a869800 20240904055530979 DAUC <0003> auc.c:180 vector [0]: sres = 074fc19e 20240904055530979 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055530979 DAUC <0003> auc.c:113 vector [1]: rand = 2a25317ccb4d4b84a79890e34b605cad 20240904055530979 DAUC <0003> auc.c:179 vector [1]: kc = 5187d90f2a3bb000 20240904055530979 DAUC <0003> auc.c:180 vector [1]: sres = 48f11a2e 20240904055530979 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240904055530979 DAUC <0003> auc.c:113 vector [2]: rand = 3e7fa90862fc5747ba405f9dfe0addb1 20240904055530979 DAUC <0003> auc.c:179 vector [2]: kc = 2e4d9e37d97ab800 20240904055530979 DAUC <0003> auc.c:180 vector [2]: sres = d5f39ca6 20240904055530979 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240904055530979 DAUC <0003> auc.c:113 vector [3]: rand = 0539fe79238f5bb495c9af253174328e 20240904055530979 DAUC <0003> auc.c:179 vector [3]: kc = 6791669b7c931800 20240904055530979 DAUC <0003> auc.c:180 vector [3]: sres = 72773d9c 20240904055530979 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240904055530979 DAUC <0003> auc.c:113 vector [4]: rand = 84434e2b9ac2ceec85a1172136de7a71 20240904055530979 DAUC <0003> auc.c:179 vector [4]: kc = 90b6ecca30f8d400 20240904055530979 DAUC <0003> auc.c:180 vector [4]: sres = 34aa35fd 20240904055530979 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240904055530979 DAUC <0003> db_auc.c:245 IMSI='262422088714528': Generated 5 vectors 20240904055530979 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422088714528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422088714528"} 20240904055530979 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422088714528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055530979 DLINP <000b> input/ipa.c:451 connected read/write 20240904055530979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055530979 DLINP <000b> input/ipa.c:451 connected read/write 20240904055530979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f825bed6c160: Found GsupExpect[0] for "262422088714528" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@f825bed6c160: Added IMSI table entry 0TC_gsup_sai(12)"262422088714528" TC_gsup_sai(12)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai(12)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055530982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4258 TC_gsup_sai(12)@f825bed6c160: Final verdict of PTC: pass 20240904055531006 DAUC <0003> db_auc.c:157 IMSI='262421018886386': No 2G Auth Data 20240904055531006 DAUC <0003> db_auc.c:192 IMSI='262421018886386': No 3G Auth Data HLR_Test-GSUP(9)@f825bed6c160: Created GsupExpect[0] for "262421018886386" to be handled at TC_gsup_sai(13) 20240904055531039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38732<->l=127.0.0.1:4258 20240904055531042 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055531042 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421018886386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421018886386"} 20240904055531042 DAUC <0003> db_auc.c:192 IMSI='262421018886386': No 3G Auth Data 20240904055531042 DAUC <0003> db_auc.c:236 IMSI='262421018886386': Calling to generate 5 vectors 20240904055531042 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240904055531042 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055531042 DAUC <0003> auc.c:113 vector [0]: rand = 92db42cf6e9a9d22014fbad058fef490 20240904055531042 DAUC <0003> auc.c:179 vector [0]: kc = 5e14de88bc118400 20240904055531042 DAUC <0003> auc.c:180 vector [0]: sres = 69c591a8 20240904055531042 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055531042 DAUC <0003> auc.c:113 vector [1]: rand = afffbd7e2752d8258ed951fec28d396b 20240904055531042 DAUC <0003> auc.c:179 vector [1]: kc = 6b466a1a9d814800 20240904055531042 DAUC <0003> auc.c:180 vector [1]: sres = f567a366 20240904055531042 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240904055531042 DAUC <0003> auc.c:113 vector [2]: rand = a335a7c8ffae4869d02e53fed10a8081 20240904055531042 DAUC <0003> auc.c:179 vector [2]: kc = 11ec16e2e6e29c00 20240904055531042 DAUC <0003> auc.c:180 vector [2]: sres = 319a12d7 20240904055531042 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240904055531042 DAUC <0003> auc.c:113 vector [3]: rand = c57fb650ec41700399608da687b9cb1e 20240904055531042 DAUC <0003> auc.c:179 vector [3]: kc = f02d8f77b929e400 20240904055531042 DAUC <0003> auc.c:180 vector [3]: sres = 2eac1be7 20240904055531042 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240904055531042 DAUC <0003> auc.c:113 vector [4]: rand = 0e3421921ea9b958e215599e4fe47daa 20240904055531042 DAUC <0003> auc.c:179 vector [4]: kc = 128fcf619a8cb000 20240904055531042 DAUC <0003> auc.c:180 vector [4]: sres = 8a16f319 20240904055531042 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240904055531042 DAUC <0003> db_auc.c:245 IMSI='262421018886386': Generated 5 vectors 20240904055531042 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421018886386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421018886386"} 20240904055531042 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421018886386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055531042 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055531042 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f825bed6c160: Found GsupExpect[0] for "262421018886386" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@f825bed6c160: Added IMSI table entry 1TC_gsup_sai(13)"262421018886386" TC_gsup_sai(13)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai(13)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055531045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38732<->l=127.0.0.1:4258 TC_gsup_sai(13)@f825bed6c160: Final verdict of PTC: pass 20240904055531069 DAUC <0003> db_auc.c:157 IMSI='262421852500387': No 2G Auth Data 20240904055531069 DAUC <0003> db_auc.c:192 IMSI='262421852500387': No 3G Auth Data HLR_Test-GSUP(9)@f825bed6c160: Created GsupExpect[0] for "262421852500387" to be handled at TC_gsup_sai(14) 20240904055531102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38742<->l=127.0.0.1:4258 20240904055531105 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055531105 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421852500387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421852500387"} 20240904055531105 DAUC <0003> db_auc.c:192 IMSI='262421852500387': No 3G Auth Data 20240904055531105 DAUC <0003> db_auc.c:236 IMSI='262421852500387': Calling to generate 5 vectors 20240904055531105 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240904055531105 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055531105 DAUC <0003> auc.c:113 vector [0]: rand = ab2764c999aa31bace0c78834044236e 20240904055531105 DAUC <0003> auc.c:179 vector [0]: kc = b9a379da9d8fe6ea 20240904055531105 DAUC <0003> auc.c:180 vector [0]: sres = 09b32677 20240904055531105 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055531105 DAUC <0003> auc.c:113 vector [1]: rand = 338355139a4042512e423fbe9fd76672 20240904055531105 DAUC <0003> auc.c:179 vector [1]: kc = 84ab96f410fd324f 20240904055531105 DAUC <0003> auc.c:180 vector [1]: sres = 0f0e436c 20240904055531105 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240904055531105 DAUC <0003> auc.c:113 vector [2]: rand = b64eed5031ee3916f745e6b96d5ea294 20240904055531105 DAUC <0003> auc.c:179 vector [2]: kc = 9af2cd9e10d51bce 20240904055531105 DAUC <0003> auc.c:180 vector [2]: sres = 88450f7b 20240904055531105 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240904055531105 DAUC <0003> auc.c:113 vector [3]: rand = f06a38a2078b2cd896c9ca1cc51b8f5b 20240904055531105 DAUC <0003> auc.c:179 vector [3]: kc = c183cb2f5d6037ad 20240904055531105 DAUC <0003> auc.c:180 vector [3]: sres = 447c7f3a 20240904055531105 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240904055531105 DAUC <0003> auc.c:113 vector [4]: rand = 9a3c870c6b3d1f74d3530dca49f53387 20240904055531105 DAUC <0003> auc.c:179 vector [4]: kc = b33176013139ec2e 20240904055531105 DAUC <0003> auc.c:180 vector [4]: sres = 86860f52 20240904055531105 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240904055531105 DAUC <0003> db_auc.c:245 IMSI='262421852500387': Generated 5 vectors 20240904055531105 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421852500387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421852500387"} 20240904055531105 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421852500387 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055531105 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055531105 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f825bed6c160: Found GsupExpect[0] for "262421852500387" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@f825bed6c160: Added IMSI table entry 2TC_gsup_sai(14)"262421852500387" TC_gsup_sai(14)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai(14)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055531108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38742<->l=127.0.0.1:4258 TC_gsup_sai(14)@f825bed6c160: Final verdict of PTC: pass 20240904055531133 DAUC <0003> db_auc.c:157 IMSI='262425525437149': No 2G Auth Data 20240904055531133 DAUC <0003> db_auc.c:192 IMSI='262425525437149': No 3G Auth Data HLR_Test-GSUP(9)@f825bed6c160: Created GsupExpect[0] for "262425525437149" to be handled at TC_gsup_sai(15) 20240904055531165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 20240904055531169 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055531169 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425525437149 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425525437149"} 20240904055531169 DAUC <0003> db_auc.c:157 IMSI='262425525437149': No 2G Auth Data 20240904055531169 DAUC <0003> db_auc.c:236 IMSI='262425525437149': Calling to generate 5 vectors 20240904055531169 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240904055531169 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055531169 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055531169 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055531169 DAUC <0003> auc.c:113 vector [0]: rand = 64aed8c419a74795917febd399f433a1 20240904055531169 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055531169 DAUC <0003> auc.c:142 vector [0]: autn = 2eca1d5a370d0000a026dcb6783e340d 20240904055531169 DAUC <0003> auc.c:143 vector [0]: ck = 349e1995e18e27a936c4eb04baa51cbe 20240904055531169 DAUC <0003> auc.c:144 vector [0]: ik = 62a58a1728358810eb836724378057a1 20240904055531169 DAUC <0003> auc.c:145 vector [0]: res = a4b9a614e28de0ef0000000000000000 20240904055531169 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055531169 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240904055531169 DAUC <0003> auc.c:151 vector [0]: kc = 8b7c1fa2449ee4a6 20240904055531169 DAUC <0003> auc.c:152 vector [0]: sres = 463446fb 20240904055531169 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240904055531169 DAUC <0003> auc.c:113 vector [1]: rand = 01f63edd27c42150cc732cc46d08677f 20240904055531169 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240904055531169 DAUC <0003> auc.c:142 vector [1]: autn = cd2ab5fc9c6400001795da0d8ece93e8 20240904055531169 DAUC <0003> auc.c:143 vector [1]: ck = 4975a0fa5584055c31c4f8da14254de0 20240904055531169 DAUC <0003> auc.c:144 vector [1]: ik = ab4501e963d5c9edd4d54c7255324ca2 20240904055531169 DAUC <0003> auc.c:145 vector [1]: res = 50915b4cfe1361c20000000000000000 20240904055531169 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055531169 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240904055531169 DAUC <0003> auc.c:151 vector [1]: kc = 072115bb7746cdf3 20240904055531169 DAUC <0003> auc.c:152 vector [1]: sres = ae823a8e 20240904055531169 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240904055531169 DAUC <0003> auc.c:113 vector [2]: rand = f5309c86d1c3bf03bc8d4d125d9c5211 20240904055531169 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240904055531169 DAUC <0003> auc.c:142 vector [2]: autn = fb9dfc33708d000006d68b8fa555b482 20240904055531169 DAUC <0003> auc.c:143 vector [2]: ck = 80c7f60426ff87046fe0a667deb4e3d8 20240904055531169 DAUC <0003> auc.c:144 vector [2]: ik = 5bc5e53dc8db29332d877fab1dd9c5a5 20240904055531169 DAUC <0003> auc.c:145 vector [2]: res = 7a40a6b36a5000380000000000000000 20240904055531169 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055531169 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240904055531169 DAUC <0003> auc.c:151 vector [2]: kc = 9965caf52d49884a 20240904055531169 DAUC <0003> auc.c:152 vector [2]: sres = 1010a68b 20240904055531169 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240904055531169 DAUC <0003> auc.c:113 vector [3]: rand = 95abebd80271872fc023c14db383195a 20240904055531169 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240904055531169 DAUC <0003> auc.c:142 vector [3]: autn = b75c9bc4f1c8000050722e623cef9ed8 20240904055531169 DAUC <0003> auc.c:143 vector [3]: ck = e3d0b3631d61de177c67a4543e964226 20240904055531169 DAUC <0003> auc.c:144 vector [3]: ik = d7a08321e4d95c33e83903a7847efe37 20240904055531169 DAUC <0003> auc.c:145 vector [3]: res = a9d2356ccd9957d50000000000000000 20240904055531169 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055531169 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240904055531169 DAUC <0003> auc.c:151 vector [3]: kc = a02e97b143503e35 20240904055531169 DAUC <0003> auc.c:152 vector [3]: sres = 644b62b9 20240904055531169 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240904055531169 DAUC <0003> auc.c:113 vector [4]: rand = 29386a9fad7be7c9095178e0be2b5cdd 20240904055531169 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240904055531169 DAUC <0003> auc.c:142 vector [4]: autn = bcb45ee74e870000887a39295ec850f7 20240904055531169 DAUC <0003> auc.c:143 vector [4]: ck = eb40e6ac40d1c1fe907edc946d12d867 20240904055531169 DAUC <0003> auc.c:144 vector [4]: ik = c7aab77138190e6944b303fcf3bba44f 20240904055531170 DAUC <0003> auc.c:145 vector [4]: res = 19216df5972aff4c0000000000000000 20240904055531170 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055531170 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240904055531170 DAUC <0003> auc.c:151 vector [4]: kc = f8278eb5e661b3bf 20240904055531170 DAUC <0003> auc.c:152 vector [4]: sres = 8e0b92b9 20240904055531170 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240904055531170 DAUC <0003> db_auc.c:245 IMSI='262425525437149': Generated 5 vectors 20240904055531170 DAUC <0003> db_auc.c:249 IMSI='262425525437149': Updating SQN=161 in DB 20240904055531177 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425525437149 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425525437149"} 20240904055531177 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425525437149 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055531177 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055531177 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f825bed6c160: Found GsupExpect[0] for "262425525437149" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@f825bed6c160: Added IMSI table entry 3TC_gsup_sai(15)"262425525437149" TC_gsup_sai(15)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai(15)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055531181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4258 TC_gsup_sai(15)@f825bed6c160: Final verdict of PTC: pass 20240904055531206 DAUC <0003> db_auc.c:157 IMSI='262429315630172': No 2G Auth Data 20240904055531206 DAUC <0003> db_auc.c:192 IMSI='262429315630172': No 3G Auth Data HLR_Test-GSUP(9)@f825bed6c160: Created GsupExpect[0] for "262429315630172" to be handled at TC_gsup_sai(16) 20240904055531236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38756<->l=127.0.0.1:4258 20240904055531239 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055531239 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429315630172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429315630172"} 20240904055531239 DAUC <0003> db_auc.c:157 IMSI='262429315630172': No 2G Auth Data 20240904055531239 DAUC <0003> db_auc.c:236 IMSI='262429315630172': Calling to generate 5 vectors 20240904055531239 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240904055531239 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055531239 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240904055531239 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055531239 DAUC <0003> auc.c:113 vector [0]: rand = f8ba77a96c1ab0edb7e7658d7a5006b2 20240904055531239 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055531239 DAUC <0003> auc.c:142 vector [0]: autn = 427c89d697d70000fc7ccddc913513be 20240904055531239 DAUC <0003> auc.c:143 vector [0]: ck = 5284c2e31b3920249afaa46dac4f74af 20240904055531239 DAUC <0003> auc.c:144 vector [0]: ik = c821dc8d383b1970574384c546184c1d 20240904055531239 DAUC <0003> auc.c:145 vector [0]: res = 1437fec4256d43be0000000000000000 20240904055531239 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055531239 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240904055531239 DAUC <0003> auc.c:151 vector [0]: kc = 571c3ec6c95501e6 20240904055531239 DAUC <0003> auc.c:152 vector [0]: sres = 315abd7a 20240904055531239 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240904055531239 DAUC <0003> auc.c:113 vector [1]: rand = 123f2c6fef3c5949c16f0ea7db0f59a4 20240904055531239 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240904055531239 DAUC <0003> auc.c:142 vector [1]: autn = 560fffab2e7c00007402371bafc4ce1f 20240904055531239 DAUC <0003> auc.c:143 vector [1]: ck = 8a4920c9317dffcd65f41baacbf46de5 20240904055531239 DAUC <0003> auc.c:144 vector [1]: ik = 24b47274500d0ba97d0bdbb9cbf77019 20240904055531239 DAUC <0003> auc.c:145 vector [1]: res = e82a2a77a3447a050000000000000000 20240904055531239 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055531239 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240904055531239 DAUC <0003> auc.c:151 vector [1]: kc = b60292ae6173e998 20240904055531239 DAUC <0003> auc.c:152 vector [1]: sres = 4b6e5072 20240904055531239 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240904055531239 DAUC <0003> auc.c:113 vector [2]: rand = 3f3c739734a86579b05ed10ab0056db0 20240904055531239 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240904055531239 DAUC <0003> auc.c:142 vector [2]: autn = eab8a4e0d1a8000095b18ff0e5b6da51 20240904055531239 DAUC <0003> auc.c:143 vector [2]: ck = 9ccecb3c537b07b55878cba0f55fe7a5 20240904055531239 DAUC <0003> auc.c:144 vector [2]: ik = 8d9d9b02804ccf4929e0b513b715693d 20240904055531239 DAUC <0003> auc.c:145 vector [2]: res = 543ce8e600fadca80000000000000000 20240904055531239 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055531239 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240904055531239 DAUC <0003> auc.c:151 vector [2]: kc = 60cb2e8d917d4664 20240904055531239 DAUC <0003> auc.c:152 vector [2]: sres = 54c6344e 20240904055531239 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240904055531239 DAUC <0003> auc.c:113 vector [3]: rand = 2c12271d914b81873431b24258d2271f 20240904055531239 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240904055531239 DAUC <0003> auc.c:142 vector [3]: autn = e2b58755847b000048bd11fd42fb9633 20240904055531239 DAUC <0003> auc.c:143 vector [3]: ck = 37860ebf87ac17505dfeeb101181714d 20240904055531239 DAUC <0003> auc.c:144 vector [3]: ik = be3110eec7a7c7617e98c0bb2bdf0a46 20240904055531239 DAUC <0003> auc.c:145 vector [3]: res = cdb26af222c990f40000000000000000 20240904055531239 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055531239 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240904055531239 DAUC <0003> auc.c:151 vector [3]: kc = aad135fa7a55ab3a 20240904055531239 DAUC <0003> auc.c:152 vector [3]: sres = ef7bfa06 20240904055531239 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240904055531239 DAUC <0003> auc.c:113 vector [4]: rand = caa108268f1cb01d22b30c06a510ec0d 20240904055531239 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240904055531239 DAUC <0003> auc.c:142 vector [4]: autn = bc9a592c37c80000f2d16af3a8fb68a3 20240904055531239 DAUC <0003> auc.c:143 vector [4]: ck = 7960435509f10a1c0d9d54f3bb2c8839 20240904055531239 DAUC <0003> auc.c:144 vector [4]: ik = f996f27e9bef5aa934c346f26286ba5b 20240904055531239 DAUC <0003> auc.c:145 vector [4]: res = ac00d14377f3ee530000000000000000 20240904055531239 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055531239 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240904055531239 DAUC <0003> auc.c:151 vector [4]: kc = b9a8a32a4bb462d7 20240904055531239 DAUC <0003> auc.c:152 vector [4]: sres = dbf33f10 20240904055531239 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240904055531239 DAUC <0003> db_auc.c:245 IMSI='262429315630172': Generated 5 vectors 20240904055531239 DAUC <0003> db_auc.c:249 IMSI='262429315630172': Updating SQN=161 in DB 20240904055531250 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429315630172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429315630172"} 20240904055531250 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429315630172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055531250 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055531250 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f825bed6c160: Found GsupExpect[0] for "262429315630172" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@f825bed6c160: Added IMSI table entry 4TC_gsup_sai(16)"262429315630172" TC_gsup_sai(16)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai(16)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055531253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38756<->l=127.0.0.1:4258 TC_gsup_sai(16)@f825bed6c160: Final verdict of PTC: pass 20240904055531287 DAUC <0003> db_auc.c:157 IMSI='262426779927067': No 2G Auth Data 20240904055531287 DAUC <0003> db_auc.c:192 IMSI='262426779927067': No 3G Auth Data HLR_Test-GSUP(9)@f825bed6c160: Created GsupExpect[0] for "262426779927067" to be handled at TC_gsup_sai(17) 20240904055531332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4258 20240904055531336 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055531336 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426779927067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426779927067"} 20240904055531336 DAUC <0003> db_auc.c:236 IMSI='262426779927067': Calling to generate 5 vectors 20240904055531336 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240904055531336 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055531336 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055531336 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055531336 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055531336 DAUC <0003> auc.c:113 vector [0]: rand = 18f2936e4757b57e776071b5aeb44019 20240904055531336 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055531336 DAUC <0003> auc.c:142 vector [0]: autn = 7f2cdf68a26c0000eff02b71ad7a3231 20240904055531336 DAUC <0003> auc.c:143 vector [0]: ck = 16944bf4436aa2b9ab8d4af39ae15ed6 20240904055531336 DAUC <0003> auc.c:144 vector [0]: ik = 5d1a5b0947083d50594c5c4a48f81c39 20240904055531336 DAUC <0003> auc.c:145 vector [0]: res = 534325b2a51808e90000000000000000 20240904055531336 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055531336 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055531336 DAUC <0003> auc.c:179 vector [0]: kc = e2831cd6f7017400 20240904055531336 DAUC <0003> auc.c:180 vector [0]: sres = bc0df504 20240904055531336 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055531336 DAUC <0003> auc.c:113 vector [1]: rand = 01366f0dce2ce84045cb59d6a9cc80da 20240904055531336 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240904055531336 DAUC <0003> auc.c:142 vector [1]: autn = d53fb2cedce70000fffe719c383f1fa0 20240904055531336 DAUC <0003> auc.c:143 vector [1]: ck = 47af6293b155045aaef87424fb9ed62d 20240904055531336 DAUC <0003> auc.c:144 vector [1]: ik = 44c99319f6a95a0e9e06e62b144e2276 20240904055531336 DAUC <0003> auc.c:145 vector [1]: res = aa06e31a802566450000000000000000 20240904055531336 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055531336 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055531336 DAUC <0003> auc.c:179 vector [1]: kc = d658752515548400 20240904055531336 DAUC <0003> auc.c:180 vector [1]: sres = cbd4c0cf 20240904055531336 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055531336 DAUC <0003> auc.c:113 vector [2]: rand = e7fee9e0b77a3cb3192f83bc5e9d58ad 20240904055531336 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240904055531336 DAUC <0003> auc.c:142 vector [2]: autn = 2a8cc9a37fd700005302f2beccdd7629 20240904055531336 DAUC <0003> auc.c:143 vector [2]: ck = cc3c0f76227db4a71cedab4e90135659 20240904055531336 DAUC <0003> auc.c:144 vector [2]: ik = 3080792dd50096c06f0d6c03e4804dfa 20240904055531336 DAUC <0003> auc.c:145 vector [2]: res = 032cf5f35045068a0000000000000000 20240904055531336 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055531336 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055531336 DAUC <0003> auc.c:179 vector [2]: kc = dc1821826ff3f800 20240904055531336 DAUC <0003> auc.c:180 vector [2]: sres = f4aff7da 20240904055531336 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055531336 DAUC <0003> auc.c:113 vector [3]: rand = 12d9634a3ef522ca2b83695509d2a1c6 20240904055531336 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240904055531336 DAUC <0003> auc.c:142 vector [3]: autn = 17ce3a1c2c0d00002b14a03a1b31ec47 20240904055531336 DAUC <0003> auc.c:143 vector [3]: ck = 13ee7d0a38d3e3dfcb2bb4f112564f47 20240904055531336 DAUC <0003> auc.c:144 vector [3]: ik = 125526642e24c902103c568f9ae923a7 20240904055531336 DAUC <0003> auc.c:145 vector [3]: res = a71a0270ef7ae08f0000000000000000 20240904055531336 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055531336 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055531336 DAUC <0003> auc.c:179 vector [3]: kc = 6e849ddc2c7a9c00 20240904055531336 DAUC <0003> auc.c:180 vector [3]: sres = 4b283a05 20240904055531336 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055531336 DAUC <0003> auc.c:113 vector [4]: rand = 2ad2676772e283ff7069cf1f20d4a9ab 20240904055531337 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240904055531337 DAUC <0003> auc.c:142 vector [4]: autn = 15bb150e60070000e407fd1b365d680d 20240904055531337 DAUC <0003> auc.c:143 vector [4]: ck = 0617868a6cdca7c98ad2290060d593a7 20240904055531337 DAUC <0003> auc.c:144 vector [4]: ik = 0bddb6cd2958b97062bfd8d5af007acf 20240904055531337 DAUC <0003> auc.c:145 vector [4]: res = 26074103c4e02d370000000000000000 20240904055531337 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055531337 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240904055531337 DAUC <0003> auc.c:179 vector [4]: kc = b0cbb1799d793c00 20240904055531337 DAUC <0003> auc.c:180 vector [4]: sres = 900ecdc0 20240904055531337 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240904055531337 DAUC <0003> db_auc.c:245 IMSI='262426779927067': Generated 5 vectors 20240904055531337 DAUC <0003> db_auc.c:249 IMSI='262426779927067': Updating SQN=161 in DB 20240904055531344 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426779927067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426779927067"} 20240904055531344 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426779927067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055531344 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055531344 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f825bed6c160: Found GsupExpect[0] for "262426779927067" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@f825bed6c160: Added IMSI table entry 5TC_gsup_sai(17)"262426779927067" TC_gsup_sai(17)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai(17)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055531348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4258 TC_gsup_sai(17)@f825bed6c160: Final verdict of PTC: pass 20240904055531387 DAUC <0003> db_auc.c:157 IMSI='262421821973475': No 2G Auth Data 20240904055531387 DAUC <0003> db_auc.c:192 IMSI='262421821973475': No 3G Auth Data HLR_Test-GSUP(9)@f825bed6c160: Created GsupExpect[0] for "262421821973475" to be handled at TC_gsup_sai(18) 20240904055531427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4258 20240904055531431 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055531431 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421821973475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421821973475"} 20240904055531431 DAUC <0003> db_auc.c:236 IMSI='262421821973475': Calling to generate 5 vectors 20240904055531431 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240904055531431 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055531431 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055531431 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055531431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055531431 DAUC <0003> auc.c:113 vector [0]: rand = 4a1b589df78d4c9744e0239fc61e5d2c 20240904055531431 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055531431 DAUC <0003> auc.c:142 vector [0]: autn = 421e06a17f410000033b0271b92f17bf 20240904055531431 DAUC <0003> auc.c:143 vector [0]: ck = 14d55368a962a8ac9b4051d2f156dd8d 20240904055531431 DAUC <0003> auc.c:144 vector [0]: ik = 1c17542a16455067da393670c008b40e 20240904055531431 DAUC <0003> auc.c:145 vector [0]: res = 0f7d27233611169a0000000000000000 20240904055531431 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055531431 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055531431 DAUC <0003> auc.c:179 vector [0]: kc = b3e3d36b4de13c00 20240904055531431 DAUC <0003> auc.c:180 vector [0]: sres = 62cfe701 20240904055531431 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055531431 DAUC <0003> auc.c:113 vector [1]: rand = 25e4d5f92ad9bd7e434000c4b2ead002 20240904055531431 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240904055531431 DAUC <0003> auc.c:142 vector [1]: autn = 70755997e9720000120bf7cc35c79756 20240904055531431 DAUC <0003> auc.c:143 vector [1]: ck = f534ed343b49814edff63bed63e5388b 20240904055531431 DAUC <0003> auc.c:144 vector [1]: ik = 1d477b0556facd9272eb133f53758290 20240904055531431 DAUC <0003> auc.c:145 vector [1]: res = f5862326e6d71c930000000000000000 20240904055531431 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055531431 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055531431 DAUC <0003> auc.c:179 vector [1]: kc = d83e706f79bd3400 20240904055531431 DAUC <0003> auc.c:180 vector [1]: sres = 318e1fe0 20240904055531431 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055531431 DAUC <0003> auc.c:113 vector [2]: rand = 1dd2f1a9c55b077301869012f924131b 20240904055531431 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240904055531431 DAUC <0003> auc.c:142 vector [2]: autn = 9bb9ff4bffcc0000624391aa8eab232b 20240904055531432 DAUC <0003> auc.c:143 vector [2]: ck = 57b90ac0716be749084294fc0112aca6 20240904055531432 DAUC <0003> auc.c:144 vector [2]: ik = f6f19350f62a203a34879dd0ceb861fa 20240904055531432 DAUC <0003> auc.c:145 vector [2]: res = 6239ba14d819384d0000000000000000 20240904055531432 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055531432 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055531432 DAUC <0003> auc.c:179 vector [2]: kc = edc408b7a48ce000 20240904055531432 DAUC <0003> auc.c:180 vector [2]: sres = 5fd08e16 20240904055531432 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055531432 DAUC <0003> auc.c:113 vector [3]: rand = 4fda0ea206f063cf22175721d3f58149 20240904055531432 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240904055531432 DAUC <0003> auc.c:142 vector [3]: autn = 62e6cb0f6e480000a5e86e747c573082 20240904055531432 DAUC <0003> auc.c:143 vector [3]: ck = ba0d3b05b61e3a6e618612b68ee6e723 20240904055531432 DAUC <0003> auc.c:144 vector [3]: ik = 2e72ed2aaf14c7279e9185f97d8c3fcc 20240904055531432 DAUC <0003> auc.c:145 vector [3]: res = 19bcc2a58eeaf8200000000000000000 20240904055531432 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055531432 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055531432 DAUC <0003> auc.c:179 vector [3]: kc = 6fbef27bb76e1c00 20240904055531432 DAUC <0003> auc.c:180 vector [3]: sres = 6efb088c 20240904055531432 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055531432 DAUC <0003> auc.c:113 vector [4]: rand = bc9a4af9302b79874cd1a8eba34b9cd1 20240904055531432 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240904055531432 DAUC <0003> auc.c:142 vector [4]: autn = 01f853861f770000fd480a1b3aafedf1 20240904055531432 DAUC <0003> auc.c:143 vector [4]: ck = 7cd8f9991b8e78ba68e791bb51bf9e2d 20240904055531432 DAUC <0003> auc.c:144 vector [4]: ik = 48b1499f6702e0afff35f38e64379f75 20240904055531432 DAUC <0003> auc.c:145 vector [4]: res = 757f27a63e8e51580000000000000000 20240904055531432 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055531432 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240904055531432 DAUC <0003> auc.c:179 vector [4]: kc = 266ac46dbc653000 20240904055531432 DAUC <0003> auc.c:180 vector [4]: sres = 4784a2d3 20240904055531432 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240904055531432 DAUC <0003> db_auc.c:245 IMSI='262421821973475': Generated 5 vectors 20240904055531432 DAUC <0003> db_auc.c:249 IMSI='262421821973475': Updating SQN=161 in DB 20240904055531439 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421821973475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421821973475"} 20240904055531439 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421821973475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055531439 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055531439 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f825bed6c160: Found GsupExpect[0] for "262421821973475" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@f825bed6c160: Added IMSI table entry 6TC_gsup_sai(18)"262421821973475" TC_gsup_sai(18)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai(18)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055531443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38768<->l=127.0.0.1:4258 TC_gsup_sai(18)@f825bed6c160: Final verdict of PTC: pass 20240904055531474 DAUC <0003> db_auc.c:157 IMSI='262428136619652': No 2G Auth Data 20240904055531474 DAUC <0003> db_auc.c:192 IMSI='262428136619652': No 3G Auth Data HLR_Test-GSUP(9)@f825bed6c160: Created GsupExpect[0] for "262428136619652" to be handled at TC_gsup_sai(19) 20240904055531514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 20240904055531519 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055531519 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428136619652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428136619652"} 20240904055531519 DAUC <0003> db_auc.c:236 IMSI='262428136619652': Calling to generate 5 vectors 20240904055531519 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240904055531519 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055531519 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055531519 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055531519 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055531519 DAUC <0003> auc.c:113 vector [0]: rand = 2ab970bda22e6afadfe819cac4c8e34f 20240904055531519 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055531519 DAUC <0003> auc.c:142 vector [0]: autn = b79b3093e724000088f3bef57b446e9b 20240904055531519 DAUC <0003> auc.c:143 vector [0]: ck = c4e0890f56a7339a58243c5896dd5d71 20240904055531519 DAUC <0003> auc.c:144 vector [0]: ik = 1738cd7bdaf4cb9e60fd47c1140e84a7 20240904055531519 DAUC <0003> auc.c:145 vector [0]: res = 2456ddc8c396502f0000000000000000 20240904055531519 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055531519 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055531519 DAUC <0003> auc.c:179 vector [0]: kc = b0b959bdbef857d9 20240904055531519 DAUC <0003> auc.c:180 vector [0]: sres = 4c957a46 20240904055531519 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055531519 DAUC <0003> auc.c:113 vector [1]: rand = 9e29d954b30b4eaee7677dc870f1d4ef 20240904055531519 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240904055531519 DAUC <0003> auc.c:142 vector [1]: autn = b3ba423350e20000946e5438e89292e3 20240904055531519 DAUC <0003> auc.c:143 vector [1]: ck = 502e191fccb2cc5a65a6f13a8bf03589 20240904055531519 DAUC <0003> auc.c:144 vector [1]: ik = 5722960a38e9175e395b04d90cd4c39f 20240904055531519 DAUC <0003> auc.c:145 vector [1]: res = a721dd02f6efa7250000000000000000 20240904055531519 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055531519 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055531519 DAUC <0003> auc.c:179 vector [1]: kc = ce5f1a524844ba41 20240904055531519 DAUC <0003> auc.c:180 vector [1]: sres = 11fb1a5c 20240904055531519 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055531519 DAUC <0003> auc.c:113 vector [2]: rand = 31e73ac1dcab250d88e28db57bec2b61 20240904055531519 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240904055531519 DAUC <0003> auc.c:142 vector [2]: autn = 775c5e609e3a00002a6ec8312a5c78b3 20240904055531519 DAUC <0003> auc.c:143 vector [2]: ck = ba717b1ab7c9257701918a303da72ec6 20240904055531519 DAUC <0003> auc.c:144 vector [2]: ik = e75c76a17d0230ab2660e9ff5deecb74 20240904055531519 DAUC <0003> auc.c:145 vector [2]: res = 5557de221d18cc1d0000000000000000 20240904055531519 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055531519 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055531519 DAUC <0003> auc.c:179 vector [2]: kc = f16104c1e275041c 20240904055531519 DAUC <0003> auc.c:180 vector [2]: sres = f6d9c677 20240904055531519 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055531519 DAUC <0003> auc.c:113 vector [3]: rand = bdbec59378f664b6277b94f27bf45dc6 20240904055531519 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240904055531519 DAUC <0003> auc.c:142 vector [3]: autn = ae8ff42e67740000d2a73fd5ac560b7c 20240904055531519 DAUC <0003> auc.c:143 vector [3]: ck = 5f7fdff028331dd2423bb45cb960f2e9 20240904055531519 DAUC <0003> auc.c:144 vector [3]: ik = f8401a5554e2912abac54017ec03ba3d 20240904055531519 DAUC <0003> auc.c:145 vector [3]: res = 46677843367b28f50000000000000000 20240904055531519 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055531519 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055531519 DAUC <0003> auc.c:179 vector [3]: kc = a7a5610d8e7bf646 20240904055531519 DAUC <0003> auc.c:180 vector [3]: sres = dd784ee4 20240904055531519 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055531519 DAUC <0003> auc.c:113 vector [4]: rand = e2c38b8176271ba69ae4f6dcdc6bb1f7 20240904055531519 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240904055531519 DAUC <0003> auc.c:142 vector [4]: autn = fa76db10eb5f0000333f13c44d5aa94c 20240904055531519 DAUC <0003> auc.c:143 vector [4]: ck = df84fb8c91377e9f4ee6d2f191395af8 20240904055531519 DAUC <0003> auc.c:144 vector [4]: ik = 0c663a19d6d3ade8a324a5cf0c8f530b 20240904055531519 DAUC <0003> auc.c:145 vector [4]: res = 41ffbf95948aa7f60000000000000000 20240904055531519 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055531519 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240904055531519 DAUC <0003> auc.c:179 vector [4]: kc = 54d430de1f2df31f 20240904055531519 DAUC <0003> auc.c:180 vector [4]: sres = 8cc5114e 20240904055531519 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240904055531519 DAUC <0003> db_auc.c:245 IMSI='262428136619652': Generated 5 vectors 20240904055531519 DAUC <0003> db_auc.c:249 IMSI='262428136619652': Updating SQN=161 in DB 20240904055531526 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428136619652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428136619652"} 20240904055531526 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428136619652 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055531526 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055531526 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@f825bed6c160: Found GsupExpect[0] for "262428136619652" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@f825bed6c160: Added IMSI table entry 7TC_gsup_sai(19)"262428136619652" TC_gsup_sai(19)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai(19)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055531530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 TC_gsup_sai(19)@f825bed6c160: Final verdict of PTC: pass MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055531554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38718<->l=127.0.0.1:4258 20240904055531555 DLINP <000b> input/ipa.c:451 connected read/write 20240904055531555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055531555 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055531555 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055531555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@f825bed6c160: Final verdict of PTC: none 20240904055531556 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45113<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@f825bed6c160: Final verdict of PTC: none 10@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@f825bed6c160: Test case TC_gsup_sai finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Wed Sep 4 05:55:31 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5988) Waiting for packet dumper to finish... 1 (prev_count=5988, count=42312) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Wed Sep 4 05:55:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_sai_num_auth_vectors started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055534633 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055534633 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055534636 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38772<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055534639 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534639 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055534639 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055534639 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  20240904055534639 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055534639 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  20240904055534639 DLGSUP <0013> gsup_server.c:235 2:  20240904055534639 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055534639 DLGSUP <0013> gsup_server.c:235 3:  20240904055534639 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055534639 DLGSUP <0013> gsup_server.c:235 4:  20240904055534639 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055534639 DLGSUP <0013> gsup_server.c:235 5:  20240904055534639 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055534639 DLGSUP <0013> gsup_server.c:235 7:  20240904055534639 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055534639 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055534639 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055534639 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@f825bed6c160: 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") 20240904055534659 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43879<->l=127.0.0.1:4259) 20240904055534674 DAUC <0003> db_auc.c:157 IMSI='262426452219590': No 2G Auth Data 20240904055534674 DAUC <0003> db_auc.c:192 IMSI='262426452219590': No 3G Auth Data HLR_Test-GSUP(21)@f825bed6c160: Created GsupExpect[0] for "262426452219590" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240904055534709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4258 20240904055534715 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534715 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426452219590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426452219590"} 20240904055534715 DAUC <0003> db_auc.c:192 IMSI='262426452219590': No 3G Auth Data 20240904055534715 DAUC <0003> db_auc.c:236 IMSI='262426452219590': Calling to generate 1 vectors 20240904055534715 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240904055534715 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055534715 DAUC <0003> auc.c:113 vector [0]: rand = 1ee98e0a3d80d09bb26f5abbacbb02f6 20240904055534715 DAUC <0003> auc.c:179 vector [0]: kc = 39c9b3bc431e9c00 20240904055534715 DAUC <0003> auc.c:180 vector [0]: sres = b69281b7 20240904055534715 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055534715 DAUC <0003> db_auc.c:245 IMSI='262426452219590': Generated 1 vectors 20240904055534715 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426452219590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426452219590"} 20240904055534715 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426452219590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534715 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534715 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f825bed6c160: Found GsupExpect[0] for "262426452219590" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@f825bed6c160: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426452219590" TC_gsup_sai_num_auth_vectors(24)@f825bed6c160: setverdict(pass): none -> pass 20240904055534719 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534719 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426452219590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426452219590"} 20240904055534719 DAUC <0003> db_auc.c:192 IMSI='262426452219590': No 3G Auth Data 20240904055534719 DAUC <0003> db_auc.c:236 IMSI='262426452219590': Calling to generate 4 vectors 20240904055534719 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240904055534719 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055534719 DAUC <0003> auc.c:113 vector [0]: rand = 5c8021d00c96c82961412fda8bbe7c34 20240904055534719 DAUC <0003> auc.c:179 vector [0]: kc = eb6d409c4ba01000 20240904055534719 DAUC <0003> auc.c:180 vector [0]: sres = 4b2f7203 20240904055534719 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055534719 DAUC <0003> auc.c:113 vector [1]: rand = 3cdcbba00f425628ff490149ab80fbb0 20240904055534719 DAUC <0003> auc.c:179 vector [1]: kc = 97c738f659ce3800 20240904055534719 DAUC <0003> auc.c:180 vector [1]: sres = a75202e4 20240904055534719 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240904055534719 DAUC <0003> auc.c:113 vector [2]: rand = 4daab506087b9780d987fd939080b34f 20240904055534719 DAUC <0003> auc.c:179 vector [2]: kc = e99c701a9d050c00 20240904055534719 DAUC <0003> auc.c:180 vector [2]: sres = 2490df30 20240904055534719 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240904055534719 DAUC <0003> auc.c:113 vector [3]: rand = e8311f52dd4b026a8f14209811af78e4 20240904055534719 DAUC <0003> auc.c:179 vector [3]: kc = 7e8d91878c24c000 20240904055534719 DAUC <0003> auc.c:180 vector [3]: sres = 5ab10011 20240904055534719 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240904055534719 DAUC <0003> db_auc.c:245 IMSI='262426452219590': Generated 4 vectors 20240904055534719 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426452219590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426452219590"} 20240904055534719 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426452219590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534719 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534719 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055534721 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534721 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426452219590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426452219590"} 20240904055534722 DAUC <0003> db_auc.c:192 IMSI='262426452219590': No 3G Auth Data 20240904055534722 DAUC <0003> db_auc.c:236 IMSI='262426452219590': Calling to generate 5 vectors 20240904055534722 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240904055534722 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055534722 DAUC <0003> auc.c:113 vector [0]: rand = c85816b4681dd24a584877cb1e8a4c39 20240904055534722 DAUC <0003> auc.c:179 vector [0]: kc = 622803efa9639c00 20240904055534722 DAUC <0003> auc.c:180 vector [0]: sres = 1e4e25b1 20240904055534722 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055534722 DAUC <0003> auc.c:113 vector [1]: rand = 486c8b8619ca55b2e167632efc94c29e 20240904055534722 DAUC <0003> auc.c:179 vector [1]: kc = 4a93b59dd7213800 20240904055534722 DAUC <0003> auc.c:180 vector [1]: sres = ddc0ab3f 20240904055534722 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240904055534722 DAUC <0003> auc.c:113 vector [2]: rand = 821a928495fa00066b5ccd006fe499f6 20240904055534722 DAUC <0003> auc.c:179 vector [2]: kc = 49215f8662d5ac00 20240904055534722 DAUC <0003> auc.c:180 vector [2]: sres = b85be37b 20240904055534722 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240904055534722 DAUC <0003> auc.c:113 vector [3]: rand = eb41a9d989a684c50f16d4a8a44e80b0 20240904055534722 DAUC <0003> auc.c:179 vector [3]: kc = 679f231756845000 20240904055534722 DAUC <0003> auc.c:180 vector [3]: sres = 015ef32b 20240904055534722 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240904055534722 DAUC <0003> auc.c:113 vector [4]: rand = 4ef9181ca95eb2eee10e4aaa85a04e8e 20240904055534722 DAUC <0003> auc.c:179 vector [4]: kc = f7739eb8f5cbd800 20240904055534722 DAUC <0003> auc.c:180 vector [4]: sres = cd708dc7 20240904055534722 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240904055534722 DAUC <0003> db_auc.c:245 IMSI='262426452219590': Generated 5 vectors 20240904055534722 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426452219590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426452219590"} 20240904055534722 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426452219590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534722 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534722 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055534724 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534724 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426452219590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426452219590"} 20240904055534724 DAUC <0003> db_auc.c:192 IMSI='262426452219590': No 3G Auth Data 20240904055534724 DAUC <0003> db_auc.c:236 IMSI='262426452219590': Calling to generate 5 vectors 20240904055534724 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240904055534724 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055534724 DAUC <0003> auc.c:113 vector [0]: rand = 332ddbe2b82613098f98bf87525693f4 20240904055534724 DAUC <0003> auc.c:179 vector [0]: kc = 57025d65225a1400 20240904055534724 DAUC <0003> auc.c:180 vector [0]: sres = 2999eee0 20240904055534724 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055534724 DAUC <0003> auc.c:113 vector [1]: rand = b3f1731f056258358e9373de78a0211a 20240904055534724 DAUC <0003> auc.c:179 vector [1]: kc = f4c0da07bfe80000 20240904055534724 DAUC <0003> auc.c:180 vector [1]: sres = d0f55cc8 20240904055534724 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240904055534724 DAUC <0003> auc.c:113 vector [2]: rand = ac110cfb4c33d22a5c2aa8d57c551300 20240904055534724 DAUC <0003> auc.c:179 vector [2]: kc = df03e951afd48c00 20240904055534724 DAUC <0003> auc.c:180 vector [2]: sres = 2ce60c2c 20240904055534724 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240904055534724 DAUC <0003> auc.c:113 vector [3]: rand = b24a4088388574a0389e9a509d46235d 20240904055534724 DAUC <0003> auc.c:179 vector [3]: kc = 371b0fe2898c4800 20240904055534724 DAUC <0003> auc.c:180 vector [3]: sres = a4e77789 20240904055534724 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240904055534724 DAUC <0003> auc.c:113 vector [4]: rand = 45dedabeb210ff4c22f6feb6f24e8018 20240904055534724 DAUC <0003> auc.c:179 vector [4]: kc = ba458d85a33e1000 20240904055534724 DAUC <0003> auc.c:180 vector [4]: sres = 4ed6241c 20240904055534724 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240904055534724 DAUC <0003> db_auc.c:245 IMSI='262426452219590': Generated 5 vectors 20240904055534724 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426452219590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426452219590"} 20240904055534724 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426452219590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534724 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534724 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055534726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38774<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@f825bed6c160: Final verdict of PTC: pass 20240904055534752 DAUC <0003> db_auc.c:157 IMSI='262429728381771': No 2G Auth Data 20240904055534752 DAUC <0003> db_auc.c:192 IMSI='262429728381771': No 3G Auth Data HLR_Test-GSUP(21)@f825bed6c160: Created GsupExpect[0] for "262429728381771" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240904055534787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4258 20240904055534791 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534791 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429728381771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429728381771"} 20240904055534791 DAUC <0003> db_auc.c:192 IMSI='262429728381771': No 3G Auth Data 20240904055534791 DAUC <0003> db_auc.c:236 IMSI='262429728381771': Calling to generate 1 vectors 20240904055534791 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240904055534791 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055534791 DAUC <0003> auc.c:113 vector [0]: rand = 939617be28567c46bd0c220377356315 20240904055534791 DAUC <0003> auc.c:179 vector [0]: kc = a0abdcd6f3d4b400 20240904055534791 DAUC <0003> auc.c:180 vector [0]: sres = fcdc5d76 20240904055534791 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055534791 DAUC <0003> db_auc.c:245 IMSI='262429728381771': Generated 1 vectors 20240904055534791 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429728381771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429728381771"} 20240904055534791 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262429728381771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534791 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534791 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f825bed6c160: Found GsupExpect[0] for "262429728381771" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@f825bed6c160: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262429728381771" TC_gsup_sai_num_auth_vectors(25)@f825bed6c160: setverdict(pass): none -> pass 20240904055534794 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534794 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429728381771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429728381771"} 20240904055534794 DAUC <0003> db_auc.c:192 IMSI='262429728381771': No 3G Auth Data 20240904055534794 DAUC <0003> db_auc.c:236 IMSI='262429728381771': Calling to generate 4 vectors 20240904055534794 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240904055534794 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055534794 DAUC <0003> auc.c:113 vector [0]: rand = 97f932febb51c817a7342cf01e9dc7de 20240904055534794 DAUC <0003> auc.c:179 vector [0]: kc = 12fe2e53fc86a000 20240904055534794 DAUC <0003> auc.c:180 vector [0]: sres = d75d8951 20240904055534794 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055534794 DAUC <0003> auc.c:113 vector [1]: rand = eb3b17910aaf06f2e76ee1306fae3b1b 20240904055534794 DAUC <0003> auc.c:179 vector [1]: kc = 21c637c098174c00 20240904055534794 DAUC <0003> auc.c:180 vector [1]: sres = 85f6fbe3 20240904055534794 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240904055534794 DAUC <0003> auc.c:113 vector [2]: rand = ece4af9cc92d79cd881d1eca278463f4 20240904055534794 DAUC <0003> auc.c:179 vector [2]: kc = a8d2d48c698cbc00 20240904055534794 DAUC <0003> auc.c:180 vector [2]: sres = 3ec57049 20240904055534794 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240904055534794 DAUC <0003> auc.c:113 vector [3]: rand = daff76d92639e7b680d3264a5d39fe0a 20240904055534794 DAUC <0003> auc.c:179 vector [3]: kc = 97b52b5d7ebe7000 20240904055534794 DAUC <0003> auc.c:180 vector [3]: sres = ef0c4d00 20240904055534794 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240904055534794 DAUC <0003> db_auc.c:245 IMSI='262429728381771': Generated 4 vectors 20240904055534794 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429728381771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429728381771"} 20240904055534794 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262429728381771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534794 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534794 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055534797 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534797 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429728381771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429728381771"} 20240904055534797 DAUC <0003> db_auc.c:192 IMSI='262429728381771': No 3G Auth Data 20240904055534797 DAUC <0003> db_auc.c:236 IMSI='262429728381771': Calling to generate 5 vectors 20240904055534797 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240904055534797 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055534797 DAUC <0003> auc.c:113 vector [0]: rand = 736e7f0f39fd603bc35ddd8cf6760b18 20240904055534797 DAUC <0003> auc.c:179 vector [0]: kc = f796e26cd75fdc00 20240904055534797 DAUC <0003> auc.c:180 vector [0]: sres = b88ddc0c 20240904055534797 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055534797 DAUC <0003> auc.c:113 vector [1]: rand = e4d954fdcb033fb8e5bdbd2c89a59698 20240904055534797 DAUC <0003> auc.c:179 vector [1]: kc = fe82a662d4334c00 20240904055534797 DAUC <0003> auc.c:180 vector [1]: sres = e89f5503 20240904055534797 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240904055534797 DAUC <0003> auc.c:113 vector [2]: rand = de9aee654ef939ce325413c84c26f495 20240904055534797 DAUC <0003> auc.c:179 vector [2]: kc = e9dd2547a0616800 20240904055534797 DAUC <0003> auc.c:180 vector [2]: sres = b8ea0863 20240904055534797 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240904055534797 DAUC <0003> auc.c:113 vector [3]: rand = 22cc69a1105caba93c8516127a36e5da 20240904055534797 DAUC <0003> auc.c:179 vector [3]: kc = 1ddbf5f33a4fe000 20240904055534797 DAUC <0003> auc.c:180 vector [3]: sres = a9d58aee 20240904055534797 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240904055534797 DAUC <0003> auc.c:113 vector [4]: rand = af16edfc5817e5c3d331279b17ed098b 20240904055534797 DAUC <0003> auc.c:179 vector [4]: kc = 1b27620a2007bc00 20240904055534797 DAUC <0003> auc.c:180 vector [4]: sres = 3fec608b 20240904055534797 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240904055534797 DAUC <0003> db_auc.c:245 IMSI='262429728381771': Generated 5 vectors 20240904055534797 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429728381771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429728381771"} 20240904055534797 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262429728381771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534797 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534797 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055534799 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534799 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429728381771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429728381771"} 20240904055534799 DAUC <0003> db_auc.c:192 IMSI='262429728381771': No 3G Auth Data 20240904055534799 DAUC <0003> db_auc.c:236 IMSI='262429728381771': Calling to generate 5 vectors 20240904055534799 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240904055534799 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055534799 DAUC <0003> auc.c:113 vector [0]: rand = 9beb7992e563bb56eee490db86f70f6e 20240904055534799 DAUC <0003> auc.c:179 vector [0]: kc = aaf2c1617ffa0000 20240904055534799 DAUC <0003> auc.c:180 vector [0]: sres = bd274c63 20240904055534799 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055534799 DAUC <0003> auc.c:113 vector [1]: rand = 89782a6078d4615e21c214fa7be2874b 20240904055534799 DAUC <0003> auc.c:179 vector [1]: kc = ff6db3029a817800 20240904055534799 DAUC <0003> auc.c:180 vector [1]: sres = 3d3df20c 20240904055534799 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240904055534799 DAUC <0003> auc.c:113 vector [2]: rand = 60e7833bbd5c1c5a67d96cbbafd6addc 20240904055534799 DAUC <0003> auc.c:179 vector [2]: kc = d5d4210d178f0000 20240904055534799 DAUC <0003> auc.c:180 vector [2]: sres = 774eec27 20240904055534799 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240904055534799 DAUC <0003> auc.c:113 vector [3]: rand = e38e8e435928b3ffc540c0f11eb95a02 20240904055534799 DAUC <0003> auc.c:179 vector [3]: kc = 9f969ec54a799800 20240904055534799 DAUC <0003> auc.c:180 vector [3]: sres = 9d0ced95 20240904055534799 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240904055534799 DAUC <0003> auc.c:113 vector [4]: rand = 585995152da7491d11b2649ac060e24f 20240904055534799 DAUC <0003> auc.c:179 vector [4]: kc = b29d5077865ff400 20240904055534799 DAUC <0003> auc.c:180 vector [4]: sres = a45e7db8 20240904055534799 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240904055534799 DAUC <0003> db_auc.c:245 IMSI='262429728381771': Generated 5 vectors 20240904055534799 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429728381771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429728381771"} 20240904055534799 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262429728381771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534799 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534799 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055534801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38780<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@f825bed6c160: Final verdict of PTC: pass 20240904055534838 DAUC <0003> db_auc.c:157 IMSI='262421937590422': No 2G Auth Data 20240904055534838 DAUC <0003> db_auc.c:192 IMSI='262421937590422': No 3G Auth Data HLR_Test-GSUP(21)@f825bed6c160: Created GsupExpect[0] for "262421937590422" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240904055534877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4258 20240904055534880 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534880 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421937590422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421937590422"} 20240904055534880 DAUC <0003> db_auc.c:192 IMSI='262421937590422': No 3G Auth Data 20240904055534880 DAUC <0003> db_auc.c:236 IMSI='262421937590422': Calling to generate 1 vectors 20240904055534880 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240904055534880 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055534880 DAUC <0003> auc.c:113 vector [0]: rand = 28abc4a29e97bbdcb40117ff619f7924 20240904055534880 DAUC <0003> auc.c:179 vector [0]: kc = f534f95370ca2e6d 20240904055534880 DAUC <0003> auc.c:180 vector [0]: sres = 9a16a5d6 20240904055534880 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055534880 DAUC <0003> db_auc.c:245 IMSI='262421937590422': Generated 1 vectors 20240904055534880 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421937590422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421937590422"} 20240904055534880 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421937590422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534880 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534880 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f825bed6c160: Found GsupExpect[0] for "262421937590422" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@f825bed6c160: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262421937590422" TC_gsup_sai_num_auth_vectors(26)@f825bed6c160: setverdict(pass): none -> pass 20240904055534883 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534883 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421937590422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421937590422"} 20240904055534883 DAUC <0003> db_auc.c:192 IMSI='262421937590422': No 3G Auth Data 20240904055534883 DAUC <0003> db_auc.c:236 IMSI='262421937590422': Calling to generate 4 vectors 20240904055534883 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240904055534883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055534883 DAUC <0003> auc.c:113 vector [0]: rand = fe8010c8e14171f93cc2f39dbe0bdc76 20240904055534883 DAUC <0003> auc.c:179 vector [0]: kc = f95fe591e4def5a8 20240904055534883 DAUC <0003> auc.c:180 vector [0]: sres = b709f50b 20240904055534883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055534883 DAUC <0003> auc.c:113 vector [1]: rand = 2e91af360f2cb43b31e8622509f36f72 20240904055534883 DAUC <0003> auc.c:179 vector [1]: kc = 1506e2ef72d2d2fc 20240904055534883 DAUC <0003> auc.c:180 vector [1]: sres = 3d4b7d52 20240904055534883 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240904055534883 DAUC <0003> auc.c:113 vector [2]: rand = a2ea9f8b92f7336597b172b28b76f8d0 20240904055534883 DAUC <0003> auc.c:179 vector [2]: kc = c9d1cc91ffa1677a 20240904055534883 DAUC <0003> auc.c:180 vector [2]: sres = e69cbac6 20240904055534883 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240904055534883 DAUC <0003> auc.c:113 vector [3]: rand = f2cbaa4638e9dff4cd4a653ec4681ac9 20240904055534883 DAUC <0003> auc.c:179 vector [3]: kc = bf8b1a8d2b59e572 20240904055534883 DAUC <0003> auc.c:180 vector [3]: sres = ebd22dbd 20240904055534883 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240904055534883 DAUC <0003> db_auc.c:245 IMSI='262421937590422': Generated 4 vectors 20240904055534883 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421937590422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421937590422"} 20240904055534883 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421937590422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534883 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534883 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055534885 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534885 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421937590422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421937590422"} 20240904055534885 DAUC <0003> db_auc.c:192 IMSI='262421937590422': No 3G Auth Data 20240904055534885 DAUC <0003> db_auc.c:236 IMSI='262421937590422': Calling to generate 5 vectors 20240904055534885 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240904055534885 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055534885 DAUC <0003> auc.c:113 vector [0]: rand = a07c2f6d0cb5e56e8f2e4a3cc056039b 20240904055534885 DAUC <0003> auc.c:179 vector [0]: kc = f409d8f27f3eff10 20240904055534885 DAUC <0003> auc.c:180 vector [0]: sres = 17e4df57 20240904055534885 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055534885 DAUC <0003> auc.c:113 vector [1]: rand = bedfdcd138adedeca0332a404bc76f48 20240904055534885 DAUC <0003> auc.c:179 vector [1]: kc = 4a0e720594ffd8ef 20240904055534885 DAUC <0003> auc.c:180 vector [1]: sres = 7b10882a 20240904055534885 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240904055534885 DAUC <0003> auc.c:113 vector [2]: rand = acb07e59ec62ebcfec2966a17fb0866f 20240904055534885 DAUC <0003> auc.c:179 vector [2]: kc = 248897957434edca 20240904055534885 DAUC <0003> auc.c:180 vector [2]: sres = 34965eab 20240904055534885 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240904055534885 DAUC <0003> auc.c:113 vector [3]: rand = 35a79ac9decef76b8e4716d8900c9e23 20240904055534885 DAUC <0003> auc.c:179 vector [3]: kc = 0e86dda57abcbcc8 20240904055534885 DAUC <0003> auc.c:180 vector [3]: sres = 50d94a98 20240904055534885 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240904055534885 DAUC <0003> auc.c:113 vector [4]: rand = 99f48a844578b58d8ae40453354746cb 20240904055534885 DAUC <0003> auc.c:179 vector [4]: kc = 837903bbd0f51d8f 20240904055534885 DAUC <0003> auc.c:180 vector [4]: sres = e5f49210 20240904055534885 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240904055534885 DAUC <0003> db_auc.c:245 IMSI='262421937590422': Generated 5 vectors 20240904055534885 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421937590422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421937590422"} 20240904055534885 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421937590422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534885 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534886 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055534888 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534888 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421937590422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421937590422"} 20240904055534888 DAUC <0003> db_auc.c:192 IMSI='262421937590422': No 3G Auth Data 20240904055534888 DAUC <0003> db_auc.c:236 IMSI='262421937590422': Calling to generate 5 vectors 20240904055534888 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240904055534888 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055534888 DAUC <0003> auc.c:113 vector [0]: rand = 460e802f103fb0ea14dc2ddcdca03b33 20240904055534888 DAUC <0003> auc.c:179 vector [0]: kc = 4e064e1827c69379 20240904055534888 DAUC <0003> auc.c:180 vector [0]: sres = 021ed313 20240904055534888 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240904055534888 DAUC <0003> auc.c:113 vector [1]: rand = 872fa08dbb44f2ff408a4331ac6a34d0 20240904055534888 DAUC <0003> auc.c:179 vector [1]: kc = 283a01aed28f9d5c 20240904055534888 DAUC <0003> auc.c:180 vector [1]: sres = 6d81603b 20240904055534888 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240904055534888 DAUC <0003> auc.c:113 vector [2]: rand = 1935a6b8059c2b80be878890f34e5d56 20240904055534888 DAUC <0003> auc.c:179 vector [2]: kc = 2b9ebac04d8a5a4a 20240904055534888 DAUC <0003> auc.c:180 vector [2]: sres = 1409a2cd 20240904055534888 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240904055534888 DAUC <0003> auc.c:113 vector [3]: rand = ad3ccc8697249b4d012fbc9e2e1587fa 20240904055534888 DAUC <0003> auc.c:179 vector [3]: kc = 6c3d50700f5a0bb6 20240904055534888 DAUC <0003> auc.c:180 vector [3]: sres = 87953f9e 20240904055534888 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240904055534888 DAUC <0003> auc.c:113 vector [4]: rand = 7ae36e4ded0a716d996c55c23ba0b78c 20240904055534888 DAUC <0003> auc.c:179 vector [4]: kc = 962e7f26f07cbfd7 20240904055534888 DAUC <0003> auc.c:180 vector [4]: sres = faa850a3 20240904055534888 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240904055534888 DAUC <0003> db_auc.c:245 IMSI='262421937590422': Generated 5 vectors 20240904055534888 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421937590422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421937590422"} 20240904055534888 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421937590422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534888 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534888 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055534890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38792<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@f825bed6c160: Final verdict of PTC: pass 20240904055534914 DAUC <0003> db_auc.c:157 IMSI='262424325800855': No 2G Auth Data 20240904055534914 DAUC <0003> db_auc.c:192 IMSI='262424325800855': No 3G Auth Data HLR_Test-GSUP(21)@f825bed6c160: Created GsupExpect[0] for "262424325800855" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240904055534946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38802<->l=127.0.0.1:4258 20240904055534950 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534950 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424325800855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424325800855"} 20240904055534950 DAUC <0003> db_auc.c:157 IMSI='262424325800855': No 2G Auth Data 20240904055534950 DAUC <0003> db_auc.c:236 IMSI='262424325800855': Calling to generate 1 vectors 20240904055534950 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240904055534950 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055534950 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055534950 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055534950 DAUC <0003> auc.c:113 vector [0]: rand = 2d7c4b4e2cb928697fb8cbad464070d3 20240904055534950 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055534950 DAUC <0003> auc.c:142 vector [0]: autn = 253b826ab4190000ac8ff9625d7657f8 20240904055534950 DAUC <0003> auc.c:143 vector [0]: ck = e3762130f4f7cf89a9bd4bca46cf6311 20240904055534950 DAUC <0003> auc.c:144 vector [0]: ik = 18c8d6ab652521ef7d7338d741344bf5 20240904055534950 DAUC <0003> auc.c:145 vector [0]: res = 2c2fba22d4201d3a0000000000000000 20240904055534950 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055534950 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240904055534950 DAUC <0003> auc.c:151 vector [0]: kc = 2f7084869629c682 20240904055534950 DAUC <0003> auc.c:152 vector [0]: sres = f80fa718 20240904055534950 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240904055534950 DAUC <0003> db_auc.c:245 IMSI='262424325800855': Generated 1 vectors 20240904055534950 DAUC <0003> db_auc.c:249 IMSI='262424325800855': Updating SQN=33 in DB 20240904055534958 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424325800855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424325800855"} 20240904055534958 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424325800855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534958 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534958 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f825bed6c160: Found GsupExpect[0] for "262424325800855" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@f825bed6c160: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262424325800855" TC_gsup_sai_num_auth_vectors(27)@f825bed6c160: setverdict(pass): none -> pass 20240904055534961 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534961 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424325800855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424325800855"} 20240904055534961 DAUC <0003> db_auc.c:157 IMSI='262424325800855': No 2G Auth Data 20240904055534961 DAUC <0003> db_auc.c:236 IMSI='262424325800855': Calling to generate 4 vectors 20240904055534961 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240904055534961 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055534961 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055534961 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240904055534961 DAUC <0003> auc.c:113 vector [0]: rand = 9979ff8e9c413dba00ebdaa364e92f63 20240904055534961 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240904055534961 DAUC <0003> auc.c:142 vector [0]: autn = 4bc0162e18fc00008d40fa9a40bc399b 20240904055534961 DAUC <0003> auc.c:143 vector [0]: ck = 6edec762370f2cf02929e2cdafc8d9e6 20240904055534961 DAUC <0003> auc.c:144 vector [0]: ik = 6261f21ac02da68bdf3d5d6d75eb58a5 20240904055534961 DAUC <0003> auc.c:145 vector [0]: res = 1e47c2dd6dc90c150000000000000000 20240904055534961 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055534961 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240904055534961 DAUC <0003> auc.c:151 vector [0]: kc = faab8ad82d010b38 20240904055534961 DAUC <0003> auc.c:152 vector [0]: sres = 738ecec8 20240904055534961 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240904055534961 DAUC <0003> auc.c:113 vector [1]: rand = 37a235c0cd9cd6873130732b211c0feb 20240904055534961 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240904055534961 DAUC <0003> auc.c:142 vector [1]: autn = bfc40c0dfbf600008dea2b909b3ced06 20240904055534961 DAUC <0003> auc.c:143 vector [1]: ck = cac2596cb6005b358ad2ae271700b39d 20240904055534961 DAUC <0003> auc.c:144 vector [1]: ik = e14a759ac986df1c00c1e3c9361c89a8 20240904055534961 DAUC <0003> auc.c:145 vector [1]: res = c4786576c5b313e30000000000000000 20240904055534961 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055534961 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240904055534961 DAUC <0003> auc.c:151 vector [1]: kc = a19b61185e9abe1c 20240904055534961 DAUC <0003> auc.c:152 vector [1]: sres = 01cb7695 20240904055534961 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240904055534961 DAUC <0003> auc.c:113 vector [2]: rand = 9f7a59e287a09aeb65e5bcd5aba7a038 20240904055534961 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240904055534961 DAUC <0003> auc.c:142 vector [2]: autn = 6cbf4a1d5d69000090f4bf72127b31fd 20240904055534961 DAUC <0003> auc.c:143 vector [2]: ck = 1ab808f078d89b3095e7e8e06c08450c 20240904055534961 DAUC <0003> auc.c:144 vector [2]: ik = ec2ec3dd8216a8e0a83af77a1d3335dc 20240904055534961 DAUC <0003> auc.c:145 vector [2]: res = 367e32ebe8828ac00000000000000000 20240904055534961 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055534961 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240904055534961 DAUC <0003> auc.c:151 vector [2]: kc = cb4bd4b78bf54300 20240904055534961 DAUC <0003> auc.c:152 vector [2]: sres = defcb82b 20240904055534961 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240904055534961 DAUC <0003> auc.c:113 vector [3]: rand = 350beec849d2ff568dcd57aa932c9d5c 20240904055534961 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240904055534961 DAUC <0003> auc.c:142 vector [3]: autn = bea7c2260e0a0000f4268bca1130dcc9 20240904055534961 DAUC <0003> auc.c:143 vector [3]: ck = 605260f69b3a5da179abe6bbb99bdd43 20240904055534961 DAUC <0003> auc.c:144 vector [3]: ik = c2a1f97ba2514ea12f818001b7b8f3cf 20240904055534961 DAUC <0003> auc.c:145 vector [3]: res = 71969f51d7eb80040000000000000000 20240904055534961 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055534961 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240904055534961 DAUC <0003> auc.c:151 vector [3]: kc = f4d9ff3737483d8c 20240904055534961 DAUC <0003> auc.c:152 vector [3]: sres = a67d1f55 20240904055534961 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240904055534961 DAUC <0003> db_auc.c:245 IMSI='262424325800855': Generated 4 vectors 20240904055534961 DAUC <0003> db_auc.c:249 IMSI='262424325800855': Updating SQN=161 in DB 20240904055534969 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424325800855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424325800855"} 20240904055534969 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424325800855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534969 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534969 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055534972 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534972 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424325800855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424325800855"} 20240904055534972 DAUC <0003> db_auc.c:157 IMSI='262424325800855': No 2G Auth Data 20240904055534972 DAUC <0003> db_auc.c:236 IMSI='262424325800855': Calling to generate 5 vectors 20240904055534972 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240904055534972 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055534973 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055534973 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240904055534973 DAUC <0003> auc.c:113 vector [0]: rand = 34f875ef3ee86a0b88bb65f8af0081ca 20240904055534973 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240904055534973 DAUC <0003> auc.c:142 vector [0]: autn = 9f59bdd67bfd000045b6402d4d615942 20240904055534973 DAUC <0003> auc.c:143 vector [0]: ck = 45dd1ae12037e08b66c8787acafd0502 20240904055534973 DAUC <0003> auc.c:144 vector [0]: ik = 08b2b898447535532be8cb784566f414 20240904055534973 DAUC <0003> auc.c:145 vector [0]: res = fe7c3098c79313500000000000000000 20240904055534973 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055534973 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240904055534973 DAUC <0003> auc.c:151 vector [0]: kc = 004f117bebd924ce 20240904055534973 DAUC <0003> auc.c:152 vector [0]: sres = 39ef23c8 20240904055534973 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240904055534973 DAUC <0003> auc.c:113 vector [1]: rand = c6505b521a53060dff792fa60837c6fa 20240904055534973 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240904055534973 DAUC <0003> auc.c:142 vector [1]: autn = 00b169fdea60000038f660b11780536d 20240904055534973 DAUC <0003> auc.c:143 vector [1]: ck = 60c2f4d1611a52424a7ee17d4c0b6d87 20240904055534973 DAUC <0003> auc.c:144 vector [1]: ik = 46fc9d90ad04246a65f735b83bdb353a 20240904055534973 DAUC <0003> auc.c:145 vector [1]: res = be625433e2a5e2a20000000000000000 20240904055534973 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055534973 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240904055534973 DAUC <0003> auc.c:151 vector [1]: kc = 09b7bd84bbce2e95 20240904055534973 DAUC <0003> auc.c:152 vector [1]: sres = 5cc7b691 20240904055534973 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240904055534973 DAUC <0003> auc.c:113 vector [2]: rand = 6a54f8ce0e435744ac841329193336a0 20240904055534973 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240904055534973 DAUC <0003> auc.c:142 vector [2]: autn = 851ec0a19e5c0000fc226e9a49c137a1 20240904055534973 DAUC <0003> auc.c:143 vector [2]: ck = dabb6a7c5d1d8b1503d4ea07b60c1e03 20240904055534973 DAUC <0003> auc.c:144 vector [2]: ik = 0ddf6825bbecfd73c11524cd6b83f8df 20240904055534973 DAUC <0003> auc.c:145 vector [2]: res = 8b1c1684bfe67ebc0000000000000000 20240904055534973 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055534973 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240904055534973 DAUC <0003> auc.c:151 vector [2]: kc = 15a5cc933b7e90ba 20240904055534973 DAUC <0003> auc.c:152 vector [2]: sres = 34fa6838 20240904055534973 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240904055534973 DAUC <0003> auc.c:113 vector [3]: rand = 73c6a4584593c5394e8df0871bc9dbae 20240904055534973 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240904055534973 DAUC <0003> auc.c:142 vector [3]: autn = dbc9aa72d8e7000018d163e5e548286e 20240904055534973 DAUC <0003> auc.c:143 vector [3]: ck = 42aee3fce47c0540a0aae8bdd1fb26b8 20240904055534973 DAUC <0003> auc.c:144 vector [3]: ik = a765958c6ae770592a438efde4541255 20240904055534973 DAUC <0003> auc.c:145 vector [3]: res = c74f517f3d2e431d0000000000000000 20240904055534973 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055534973 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240904055534973 DAUC <0003> auc.c:151 vector [3]: kc = 6f221030bb3441f4 20240904055534973 DAUC <0003> auc.c:152 vector [3]: sres = fa611262 20240904055534973 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240904055534973 DAUC <0003> auc.c:113 vector [4]: rand = 7c8d1a49ae5a09a6153306e41ec661cf 20240904055534973 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240904055534973 DAUC <0003> auc.c:142 vector [4]: autn = fa697081797000003eb590361d149f9e 20240904055534973 DAUC <0003> auc.c:143 vector [4]: ck = b4eadf0d2e9330144678fe44f60e5306 20240904055534973 DAUC <0003> auc.c:144 vector [4]: ik = 12779d923e8b17aa86d537a0b73c8db8 20240904055534973 DAUC <0003> auc.c:145 vector [4]: res = 1e4a5c73a28ca89c0000000000000000 20240904055534973 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055534973 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240904055534973 DAUC <0003> auc.c:151 vector [4]: kc = 66308b7b512af900 20240904055534973 DAUC <0003> auc.c:152 vector [4]: sres = bcc6f4ef 20240904055534973 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240904055534973 DAUC <0003> db_auc.c:245 IMSI='262424325800855': Generated 5 vectors 20240904055534973 DAUC <0003> db_auc.c:249 IMSI='262424325800855': Updating SQN=321 in DB 20240904055534980 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424325800855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424325800855"} 20240904055534980 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424325800855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534980 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534980 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055534983 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055534983 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424325800855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424325800855"} 20240904055534983 DAUC <0003> db_auc.c:157 IMSI='262424325800855': No 2G Auth Data 20240904055534983 DAUC <0003> db_auc.c:236 IMSI='262424325800855': Calling to generate 5 vectors 20240904055534983 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240904055534984 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055534984 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055534984 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240904055534984 DAUC <0003> auc.c:113 vector [0]: rand = b3181630efdf9e909105685033f4f967 20240904055534984 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240904055534984 DAUC <0003> auc.c:142 vector [0]: autn = ca6e9940eb250000917f6fa31912796e 20240904055534984 DAUC <0003> auc.c:143 vector [0]: ck = 294888fe92e71251f1e6daf16b925c98 20240904055534984 DAUC <0003> auc.c:144 vector [0]: ik = aedcc0dde896bda7abe63866bfd3a0b1 20240904055534984 DAUC <0003> auc.c:145 vector [0]: res = 1054272142db452d0000000000000000 20240904055534984 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055534984 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240904055534984 DAUC <0003> auc.c:151 vector [0]: kc = dd94aab4ae3053df 20240904055534984 DAUC <0003> auc.c:152 vector [0]: sres = 528f620c 20240904055534984 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240904055534984 DAUC <0003> auc.c:113 vector [1]: rand = f95c8dea5a5ab2d71e2e8dec7f7d593e 20240904055534984 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240904055534984 DAUC <0003> auc.c:142 vector [1]: autn = 33a9d1c9c312000080699b1b38be5ed6 20240904055534984 DAUC <0003> auc.c:143 vector [1]: ck = f4e9b9426e0f26336a51f199ce1e132b 20240904055534984 DAUC <0003> auc.c:144 vector [1]: ik = f38cee7b4976a9c89679a1f331fe920f 20240904055534984 DAUC <0003> auc.c:145 vector [1]: res = 4ff656f304767c250000000000000000 20240904055534984 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055534984 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240904055534984 DAUC <0003> auc.c:151 vector [1]: kc = fb4d0753d8990edf 20240904055534984 DAUC <0003> auc.c:152 vector [1]: sres = 4b802ad6 20240904055534984 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240904055534984 DAUC <0003> auc.c:113 vector [2]: rand = f00e9d5f9c32e6b3c93166b99e5b320a 20240904055534984 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240904055534984 DAUC <0003> auc.c:142 vector [2]: autn = 3741cceb3b920000efc7f9422003b050 20240904055534984 DAUC <0003> auc.c:143 vector [2]: ck = ec5921c70d7f67286728132819e01fb1 20240904055534984 DAUC <0003> auc.c:144 vector [2]: ik = 50c1b8f02c3ecb3955d7ac3b73ed1da5 20240904055534984 DAUC <0003> auc.c:145 vector [2]: res = 2cf93a000759c6d70000000000000000 20240904055534984 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055534984 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240904055534984 DAUC <0003> auc.c:151 vector [2]: kc = 8e6726244b4cae05 20240904055534984 DAUC <0003> auc.c:152 vector [2]: sres = 2ba0fcd7 20240904055534984 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240904055534984 DAUC <0003> auc.c:113 vector [3]: rand = 0c1e19624bbf1fee15a2774f64168120 20240904055534984 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240904055534984 DAUC <0003> auc.c:142 vector [3]: autn = 5e61b33d76560000416f93f04ca15abb 20240904055534984 DAUC <0003> auc.c:143 vector [3]: ck = 563cde07ab4118f11bf8de16ebd59dc7 20240904055534984 DAUC <0003> auc.c:144 vector [3]: ik = b459504bced5f1ec97f0324864244340 20240904055534984 DAUC <0003> auc.c:145 vector [3]: res = 786243883db73de40000000000000000 20240904055534984 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055534984 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240904055534984 DAUC <0003> auc.c:151 vector [3]: kc = 6e6d6212ea65379a 20240904055534984 DAUC <0003> auc.c:152 vector [3]: sres = 45d57e6c 20240904055534984 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240904055534984 DAUC <0003> auc.c:113 vector [4]: rand = a89523264e1b8457fe89b6e025adfcd6 20240904055534984 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240904055534984 DAUC <0003> auc.c:142 vector [4]: autn = 6f27a201afd200009d2045a7f0ab8e59 20240904055534984 DAUC <0003> auc.c:143 vector [4]: ck = f9f0bd2bd33302cc1b289ba700d6edec 20240904055534984 DAUC <0003> auc.c:144 vector [4]: ik = 953e6ac078e99267fdbeaecbebdd3230 20240904055534984 DAUC <0003> auc.c:145 vector [4]: res = 2d31d09d49dd7f1e0000000000000000 20240904055534984 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055534984 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240904055534984 DAUC <0003> auc.c:151 vector [4]: kc = 8a58e28740d14f77 20240904055534984 DAUC <0003> auc.c:152 vector [4]: sres = 64ecaf83 20240904055534984 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240904055534984 DAUC <0003> db_auc.c:245 IMSI='262424325800855': Generated 5 vectors 20240904055534984 DAUC <0003> db_auc.c:249 IMSI='262424325800855': Updating SQN=481 in DB 20240904055534992 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424325800855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424325800855"} 20240904055534992 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424325800855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055534992 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055534992 DLINP <000b> input/ipa.c:451 connected read/write 20240904055534992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055534995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38802<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@f825bed6c160: Final verdict of PTC: pass 20240904055535019 DAUC <0003> db_auc.c:157 IMSI='262428905867011': No 2G Auth Data 20240904055535019 DAUC <0003> db_auc.c:192 IMSI='262428905867011': No 3G Auth Data HLR_Test-GSUP(21)@f825bed6c160: Created GsupExpect[0] for "262428905867011" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240904055535052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4258 20240904055535056 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535056 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428905867011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428905867011"} 20240904055535056 DAUC <0003> db_auc.c:157 IMSI='262428905867011': No 2G Auth Data 20240904055535056 DAUC <0003> db_auc.c:236 IMSI='262428905867011': Calling to generate 1 vectors 20240904055535056 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240904055535056 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535056 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240904055535056 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055535056 DAUC <0003> auc.c:113 vector [0]: rand = d1c70f80b37efdf84d2bafdd19ed212a 20240904055535056 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055535056 DAUC <0003> auc.c:142 vector [0]: autn = be2d4b4e2ff1000035299dd32fb43496 20240904055535056 DAUC <0003> auc.c:143 vector [0]: ck = edf225a550905bb922960793b836c5db 20240904055535056 DAUC <0003> auc.c:144 vector [0]: ik = f25b51693c9808aed6c2452a4f94646f 20240904055535056 DAUC <0003> auc.c:145 vector [0]: res = 6831c6b9776d89f40000000000000000 20240904055535056 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535056 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240904055535056 DAUC <0003> auc.c:151 vector [0]: kc = ebfd36759baaf2a3 20240904055535056 DAUC <0003> auc.c:152 vector [0]: sres = 1f5c4f4d 20240904055535056 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240904055535056 DAUC <0003> db_auc.c:245 IMSI='262428905867011': Generated 1 vectors 20240904055535056 DAUC <0003> db_auc.c:249 IMSI='262428905867011': Updating SQN=33 in DB 20240904055535064 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428905867011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428905867011"} 20240904055535064 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428905867011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535064 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535064 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f825bed6c160: Found GsupExpect[0] for "262428905867011" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@f825bed6c160: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262428905867011" TC_gsup_sai_num_auth_vectors(28)@f825bed6c160: setverdict(pass): none -> pass 20240904055535067 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535067 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428905867011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428905867011"} 20240904055535067 DAUC <0003> db_auc.c:157 IMSI='262428905867011': No 2G Auth Data 20240904055535067 DAUC <0003> db_auc.c:236 IMSI='262428905867011': Calling to generate 4 vectors 20240904055535067 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240904055535067 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535067 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240904055535067 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240904055535067 DAUC <0003> auc.c:113 vector [0]: rand = ae88c9a4cea3fed38081ead94f8d44d1 20240904055535067 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240904055535067 DAUC <0003> auc.c:142 vector [0]: autn = 21c16abc4c6e00001c68ef24c18f1acf 20240904055535067 DAUC <0003> auc.c:143 vector [0]: ck = 1f69c07eeb50f84df306fac52191aad0 20240904055535067 DAUC <0003> auc.c:144 vector [0]: ik = c14571428ed2c414e6a0019407d06632 20240904055535067 DAUC <0003> auc.c:145 vector [0]: res = ec43a472497a384c0000000000000000 20240904055535067 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535067 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240904055535067 DAUC <0003> auc.c:151 vector [0]: kc = cb8a4a6d43c3f0bb 20240904055535067 DAUC <0003> auc.c:152 vector [0]: sres = a5399c3e 20240904055535067 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240904055535067 DAUC <0003> auc.c:113 vector [1]: rand = 18d66bfed9d24cf0e61c582e792a6aee 20240904055535067 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240904055535067 DAUC <0003> auc.c:142 vector [1]: autn = 4ca2504f5751000012751aceca4680b3 20240904055535067 DAUC <0003> auc.c:143 vector [1]: ck = 7f18561b2fad465d8aca98b022d3cea1 20240904055535067 DAUC <0003> auc.c:144 vector [1]: ik = 308c56bd6652d5406c4f39d8af166475 20240904055535067 DAUC <0003> auc.c:145 vector [1]: res = ae83beaa5769b93c0000000000000000 20240904055535067 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055535067 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240904055535067 DAUC <0003> auc.c:151 vector [1]: kc = a911a1cec43a39c9 20240904055535067 DAUC <0003> auc.c:152 vector [1]: sres = f9ea0796 20240904055535067 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240904055535067 DAUC <0003> auc.c:113 vector [2]: rand = b48ecacc0940f082e03a86a902896a3f 20240904055535067 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240904055535067 DAUC <0003> auc.c:142 vector [2]: autn = 0118e7292b6400004f95e6e3575c94c9 20240904055535067 DAUC <0003> auc.c:143 vector [2]: ck = 19a7166bebb5ef27bc376ecdb3dd7da5 20240904055535067 DAUC <0003> auc.c:144 vector [2]: ik = e319cd43538b668d8953b8e97a29052c 20240904055535067 DAUC <0003> auc.c:145 vector [2]: res = 2ae35d0f0ca54c020000000000000000 20240904055535067 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055535067 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240904055535067 DAUC <0003> auc.c:151 vector [2]: kc = cfda0d0c71caf123 20240904055535067 DAUC <0003> auc.c:152 vector [2]: sres = 2646110d 20240904055535067 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240904055535067 DAUC <0003> auc.c:113 vector [3]: rand = 8047aa47d881505ec1fcaf2d9489b0ee 20240904055535067 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240904055535067 DAUC <0003> auc.c:142 vector [3]: autn = c4c523830d71000087868453adb752bb 20240904055535067 DAUC <0003> auc.c:143 vector [3]: ck = 5df17c4ea22e6fb0a97ffa40d3cd7fab 20240904055535067 DAUC <0003> auc.c:144 vector [3]: ik = e0da4648c53576d06bfb41e2858ad330 20240904055535067 DAUC <0003> auc.c:145 vector [3]: res = ef82a4801c1007ff0000000000000000 20240904055535067 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055535067 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240904055535067 DAUC <0003> auc.c:151 vector [3]: kc = 7faf81a4315cb5fb 20240904055535067 DAUC <0003> auc.c:152 vector [3]: sres = f392a37f 20240904055535067 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240904055535067 DAUC <0003> db_auc.c:245 IMSI='262428905867011': Generated 4 vectors 20240904055535067 DAUC <0003> db_auc.c:249 IMSI='262428905867011': Updating SQN=161 in DB 20240904055535075 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428905867011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428905867011"} 20240904055535075 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428905867011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535075 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535075 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055535078 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535078 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428905867011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428905867011"} 20240904055535078 DAUC <0003> db_auc.c:157 IMSI='262428905867011': No 2G Auth Data 20240904055535078 DAUC <0003> db_auc.c:236 IMSI='262428905867011': Calling to generate 5 vectors 20240904055535078 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240904055535078 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535078 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240904055535078 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240904055535078 DAUC <0003> auc.c:113 vector [0]: rand = c29b15effcb8553fe133473056f03627 20240904055535078 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240904055535078 DAUC <0003> auc.c:142 vector [0]: autn = 5fb66b9bf3730000a6b560027c7c1734 20240904055535078 DAUC <0003> auc.c:143 vector [0]: ck = c3957b97929b11a621aafd0101f8fb19 20240904055535078 DAUC <0003> auc.c:144 vector [0]: ik = 33b5738e26736c69ec3d4a9d59faba23 20240904055535078 DAUC <0003> auc.c:145 vector [0]: res = 6aab88bd3fb217950000000000000000 20240904055535078 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535078 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240904055535078 DAUC <0003> auc.c:151 vector [0]: kc = 3db7bf85ecea3cf5 20240904055535078 DAUC <0003> auc.c:152 vector [0]: sres = 55199f28 20240904055535078 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240904055535078 DAUC <0003> auc.c:113 vector [1]: rand = 942c9a31cd4d998966a679de5f3bfc5a 20240904055535078 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240904055535078 DAUC <0003> auc.c:142 vector [1]: autn = 8757ee55076e0000843edb7cc442a78b 20240904055535078 DAUC <0003> auc.c:143 vector [1]: ck = cc14a8013c8799e655af38ad6f308752 20240904055535078 DAUC <0003> auc.c:144 vector [1]: ik = 06b7e75113e1ddc53f866602357cb8ec 20240904055535078 DAUC <0003> auc.c:145 vector [1]: res = f861b0b856e212850000000000000000 20240904055535078 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055535078 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240904055535078 DAUC <0003> auc.c:151 vector [1]: kc = a08a11ff752a7b9d 20240904055535078 DAUC <0003> auc.c:152 vector [1]: sres = ae83a23d 20240904055535078 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240904055535078 DAUC <0003> auc.c:113 vector [2]: rand = 3544a90ee054b1c8f7fdb2622ec71a79 20240904055535078 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240904055535078 DAUC <0003> auc.c:142 vector [2]: autn = a45c9608c3d100009f0b0f23c183764e 20240904055535078 DAUC <0003> auc.c:143 vector [2]: ck = 728edbb464feb051b203a7f228ce914b 20240904055535078 DAUC <0003> auc.c:144 vector [2]: ik = 1cb3433246d3e1276c69f704feb77d34 20240904055535078 DAUC <0003> auc.c:145 vector [2]: res = eeb3fdfff5b2345e0000000000000000 20240904055535078 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055535078 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240904055535078 DAUC <0003> auc.c:151 vector [2]: kc = b057c870f454bd09 20240904055535078 DAUC <0003> auc.c:152 vector [2]: sres = 1b01c9a1 20240904055535078 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240904055535078 DAUC <0003> auc.c:113 vector [3]: rand = af2416a8e08f4e81ee8bf9c5ebe3955c 20240904055535078 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240904055535078 DAUC <0003> auc.c:142 vector [3]: autn = 560ce0b6b304000008f26cec0439454e 20240904055535078 DAUC <0003> auc.c:143 vector [3]: ck = 1c45c7580b3e4a0121e718af6d7f0aee 20240904055535078 DAUC <0003> auc.c:144 vector [3]: ik = d888dc5928a57f0938dc6591da914d04 20240904055535078 DAUC <0003> auc.c:145 vector [3]: res = aadb4ed97f9675300000000000000000 20240904055535078 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055535078 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240904055535078 DAUC <0003> auc.c:151 vector [3]: kc = ddf6663f947572e2 20240904055535078 DAUC <0003> auc.c:152 vector [3]: sres = d54d3be9 20240904055535078 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240904055535078 DAUC <0003> auc.c:113 vector [4]: rand = 0bb5c145b49fdc65233f449f1aa8af0a 20240904055535078 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240904055535078 DAUC <0003> auc.c:142 vector [4]: autn = 147dd715f4c60000bb2b7ab6a7134146 20240904055535078 DAUC <0003> auc.c:143 vector [4]: ck = 3446907d82e9bee53ab6249a9b28bad2 20240904055535078 DAUC <0003> auc.c:144 vector [4]: ik = d5546899f2a77bd7b63469cb4d2ac1be 20240904055535078 DAUC <0003> auc.c:145 vector [4]: res = 3544af12a73238530000000000000000 20240904055535078 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055535078 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240904055535078 DAUC <0003> auc.c:151 vector [4]: kc = 6d90b5b5a64cbe5e 20240904055535078 DAUC <0003> auc.c:152 vector [4]: sres = 92769741 20240904055535078 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240904055535078 DAUC <0003> db_auc.c:245 IMSI='262428905867011': Generated 5 vectors 20240904055535078 DAUC <0003> db_auc.c:249 IMSI='262428905867011': Updating SQN=321 in DB 20240904055535086 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428905867011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428905867011"} 20240904055535086 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428905867011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535086 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535086 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055535090 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535090 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428905867011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428905867011"} 20240904055535090 DAUC <0003> db_auc.c:157 IMSI='262428905867011': No 2G Auth Data 20240904055535090 DAUC <0003> db_auc.c:236 IMSI='262428905867011': Calling to generate 5 vectors 20240904055535090 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240904055535090 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535090 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240904055535090 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240904055535090 DAUC <0003> auc.c:113 vector [0]: rand = 2d9fb6fa6f11b3481aa248b20972ffe6 20240904055535090 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240904055535090 DAUC <0003> auc.c:142 vector [0]: autn = e05e794ec05d00008422ea5c3daa27b1 20240904055535090 DAUC <0003> auc.c:143 vector [0]: ck = 04b46d70b724faf61b81866c3fd1db3b 20240904055535090 DAUC <0003> auc.c:144 vector [0]: ik = 06c974259db9ffb81546ea667a4d3058 20240904055535090 DAUC <0003> auc.c:145 vector [0]: res = 29c8790f4b95bc560000000000000000 20240904055535090 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535090 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240904055535090 DAUC <0003> auc.c:151 vector [0]: kc = 0cba755f6f01ee2d 20240904055535090 DAUC <0003> auc.c:152 vector [0]: sres = 625dc559 20240904055535090 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240904055535090 DAUC <0003> auc.c:113 vector [1]: rand = 8f6b095efa25484fea66cbe8f4f8288c 20240904055535090 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240904055535090 DAUC <0003> auc.c:142 vector [1]: autn = 0d21efa8b9e90000bedb630537621c22 20240904055535090 DAUC <0003> auc.c:143 vector [1]: ck = 5b5be19ad8513bc4b7ee27dc132cde68 20240904055535090 DAUC <0003> auc.c:144 vector [1]: ik = 7c366f42c4d5ab63ba8efb1a1a645d65 20240904055535090 DAUC <0003> auc.c:145 vector [1]: res = 5f99120524221a320000000000000000 20240904055535090 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055535090 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240904055535090 DAUC <0003> auc.c:151 vector [1]: kc = 2a0d521e15cc13aa 20240904055535090 DAUC <0003> auc.c:152 vector [1]: sres = 7bbb0837 20240904055535090 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240904055535090 DAUC <0003> auc.c:113 vector [2]: rand = d1666df59383d07aaca6e7908c907290 20240904055535090 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240904055535090 DAUC <0003> auc.c:142 vector [2]: autn = 4150dd11476b00008600b335bc430398 20240904055535090 DAUC <0003> auc.c:143 vector [2]: ck = 1906a5301a77a80bb14a455a503f2d2c 20240904055535090 DAUC <0003> auc.c:144 vector [2]: ik = 963b0d69366e03133f5078b59cf2b80f 20240904055535090 DAUC <0003> auc.c:145 vector [2]: res = 1d6a9cdd2c7e778f0000000000000000 20240904055535090 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055535090 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240904055535090 DAUC <0003> auc.c:151 vector [2]: kc = 012795b6e0d43e3b 20240904055535090 DAUC <0003> auc.c:152 vector [2]: sres = 3114eb52 20240904055535090 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240904055535090 DAUC <0003> auc.c:113 vector [3]: rand = e07cb77f23d80f7e8e48c9ee9c0a3ecd 20240904055535090 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240904055535090 DAUC <0003> auc.c:142 vector [3]: autn = b3865c88bf4000002d51d510926ff1ca 20240904055535090 DAUC <0003> auc.c:143 vector [3]: ck = 9b8a81b6bb4eb48d776ce4894fae7369 20240904055535090 DAUC <0003> auc.c:144 vector [3]: ik = 539e2bb5a121ff13460c31de8b71315c 20240904055535090 DAUC <0003> auc.c:145 vector [3]: res = 99702ed854cfbe680000000000000000 20240904055535090 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055535090 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240904055535090 DAUC <0003> auc.c:151 vector [3]: kc = f9747f54deb009ab 20240904055535090 DAUC <0003> auc.c:152 vector [3]: sres = cdbf90b0 20240904055535090 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240904055535090 DAUC <0003> auc.c:113 vector [4]: rand = 98b76f073ad79eac3ed0231e1322aa60 20240904055535090 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240904055535090 DAUC <0003> auc.c:142 vector [4]: autn = 04973ce6cbd100002ad69c9e123285f5 20240904055535090 DAUC <0003> auc.c:143 vector [4]: ck = 4877b51598747412f034f68e8a98d901 20240904055535090 DAUC <0003> auc.c:144 vector [4]: ik = 04ad5942702fd00e94ee63587fbfd220 20240904055535090 DAUC <0003> auc.c:145 vector [4]: res = dd68cf70cbeb7d1f0000000000000000 20240904055535090 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055535090 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240904055535090 DAUC <0003> auc.c:151 vector [4]: kc = 280079811d7caf3d 20240904055535090 DAUC <0003> auc.c:152 vector [4]: sres = 1683b26f 20240904055535090 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240904055535090 DAUC <0003> db_auc.c:245 IMSI='262428905867011': Generated 5 vectors 20240904055535090 DAUC <0003> db_auc.c:249 IMSI='262428905867011': Updating SQN=481 in DB 20240904055535098 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428905867011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428905867011"} 20240904055535098 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428905867011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535098 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535098 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055535101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@f825bed6c160: Final verdict of PTC: pass 20240904055535126 DAUC <0003> db_auc.c:157 IMSI='262424753703762': No 2G Auth Data 20240904055535126 DAUC <0003> db_auc.c:192 IMSI='262424753703762': No 3G Auth Data HLR_Test-GSUP(21)@f825bed6c160: Created GsupExpect[0] for "262424753703762" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240904055535163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38818<->l=127.0.0.1:4258 20240904055535166 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535166 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424753703762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424753703762"} 20240904055535166 DAUC <0003> db_auc.c:236 IMSI='262424753703762': Calling to generate 1 vectors 20240904055535166 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240904055535166 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535166 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055535166 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055535166 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055535166 DAUC <0003> auc.c:113 vector [0]: rand = be6d2667086964f8cd0bf24dc33c5534 20240904055535166 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055535166 DAUC <0003> auc.c:142 vector [0]: autn = 30670b64a05600009d297ccdbb6153a1 20240904055535166 DAUC <0003> auc.c:143 vector [0]: ck = 33e3cf325685c0947a21bf0145c85b03 20240904055535166 DAUC <0003> auc.c:144 vector [0]: ik = 79ba8d9f6c31ca24deaf6d878e721bc5 20240904055535166 DAUC <0003> auc.c:145 vector [0]: res = 6bf46cbf971376a40000000000000000 20240904055535166 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535166 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055535166 DAUC <0003> auc.c:179 vector [0]: kc = fafe36ba40deb000 20240904055535166 DAUC <0003> auc.c:180 vector [0]: sres = a0153264 20240904055535166 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055535166 DAUC <0003> db_auc.c:245 IMSI='262424753703762': Generated 1 vectors 20240904055535166 DAUC <0003> db_auc.c:249 IMSI='262424753703762': Updating SQN=33 in DB 20240904055535174 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424753703762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424753703762"} 20240904055535174 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424753703762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535174 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535174 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f825bed6c160: Found GsupExpect[0] for "262424753703762" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@f825bed6c160: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424753703762" TC_gsup_sai_num_auth_vectors(29)@f825bed6c160: setverdict(pass): none -> pass 20240904055535177 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535177 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424753703762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424753703762"} 20240904055535177 DAUC <0003> db_auc.c:236 IMSI='262424753703762': Calling to generate 4 vectors 20240904055535177 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240904055535177 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535177 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055535177 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240904055535177 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055535177 DAUC <0003> auc.c:113 vector [0]: rand = 01da4ca78e8f57d33b816709646c4189 20240904055535177 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240904055535177 DAUC <0003> auc.c:142 vector [0]: autn = fade89b07d720000ceb24fdba7baf565 20240904055535177 DAUC <0003> auc.c:143 vector [0]: ck = 832dbbc22a4458cd9de4e972f855d3ac 20240904055535177 DAUC <0003> auc.c:144 vector [0]: ik = a15f72b2f539f365a6e732c98ecb474d 20240904055535177 DAUC <0003> auc.c:145 vector [0]: res = 5ad17f3c8ac39b7a0000000000000000 20240904055535177 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535177 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055535177 DAUC <0003> auc.c:179 vector [0]: kc = 28a7358b3d86b400 20240904055535177 DAUC <0003> auc.c:180 vector [0]: sres = 2a56cd71 20240904055535177 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055535177 DAUC <0003> auc.c:113 vector [1]: rand = c1e27dcb948fb6b5120e8bb58774fbd0 20240904055535177 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240904055535177 DAUC <0003> auc.c:142 vector [1]: autn = 6a57423f63be00000a6fe86ecb6588ec 20240904055535177 DAUC <0003> auc.c:143 vector [1]: ck = f39a7e10e177b824434ca90fea5aa485 20240904055535177 DAUC <0003> auc.c:144 vector [1]: ik = 7a7c2b693fbd6a1efcf73075d7822795 20240904055535177 DAUC <0003> auc.c:145 vector [1]: res = d630bed33d2a2cbc0000000000000000 20240904055535177 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055535177 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055535177 DAUC <0003> auc.c:179 vector [1]: kc = 6874583a5a3f8800 20240904055535177 DAUC <0003> auc.c:180 vector [1]: sres = 4bed955b 20240904055535177 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055535177 DAUC <0003> auc.c:113 vector [2]: rand = eab9307635efd530876154828f07d853 20240904055535177 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240904055535177 DAUC <0003> auc.c:142 vector [2]: autn = fbed2eb3da3d0000e1a2053b5a94ebaa 20240904055535177 DAUC <0003> auc.c:143 vector [2]: ck = 5f063bc9c3f9ba823997387c6ecbe2be 20240904055535177 DAUC <0003> auc.c:144 vector [2]: ik = e00cddc75a96db5bc8947ed593babf96 20240904055535177 DAUC <0003> auc.c:145 vector [2]: res = aa854725844e781a0000000000000000 20240904055535177 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055535177 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055535177 DAUC <0003> auc.c:179 vector [2]: kc = 0c27cb7384e9d000 20240904055535177 DAUC <0003> auc.c:180 vector [2]: sres = 085dba22 20240904055535177 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055535177 DAUC <0003> auc.c:113 vector [3]: rand = c5882ae7027991f94b5f9a2a6b89995d 20240904055535177 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240904055535177 DAUC <0003> auc.c:142 vector [3]: autn = 5368ed8fd3b7000064636fa2de4723cc 20240904055535177 DAUC <0003> auc.c:143 vector [3]: ck = c81678bb1297d425d8f96697c3e5a2f9 20240904055535177 DAUC <0003> auc.c:144 vector [3]: ik = 9b30944e3a409aff75878ba2ef6a2eb9 20240904055535177 DAUC <0003> auc.c:145 vector [3]: res = 7baeaeb8e4f296090000000000000000 20240904055535177 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055535177 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055535177 DAUC <0003> auc.c:179 vector [3]: kc = 291da65b71982800 20240904055535177 DAUC <0003> auc.c:180 vector [3]: sres = 8bdcadd9 20240904055535177 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055535177 DAUC <0003> db_auc.c:245 IMSI='262424753703762': Generated 4 vectors 20240904055535177 DAUC <0003> db_auc.c:249 IMSI='262424753703762': Updating SQN=161 in DB 20240904055535185 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424753703762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424753703762"} 20240904055535185 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424753703762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535185 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535185 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055535188 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535188 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424753703762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424753703762"} 20240904055535188 DAUC <0003> db_auc.c:236 IMSI='262424753703762': Calling to generate 5 vectors 20240904055535188 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240904055535188 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535188 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055535188 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240904055535188 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055535188 DAUC <0003> auc.c:113 vector [0]: rand = 6edc00ecf3c9aa6f86bdb5a2dd0b015c 20240904055535188 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240904055535188 DAUC <0003> auc.c:142 vector [0]: autn = 91170904a95b0000cd8e626d5d2fd35e 20240904055535188 DAUC <0003> auc.c:143 vector [0]: ck = 586b4c16bb027a08ccc96db8241a41e2 20240904055535188 DAUC <0003> auc.c:144 vector [0]: ik = a2c34271b88186a0b40f60a42a17557c 20240904055535188 DAUC <0003> auc.c:145 vector [0]: res = 24f060a4d0789c490000000000000000 20240904055535188 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535188 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055535188 DAUC <0003> auc.c:179 vector [0]: kc = 0e24c63e2b81c800 20240904055535188 DAUC <0003> auc.c:180 vector [0]: sres = b04632f1 20240904055535188 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055535188 DAUC <0003> auc.c:113 vector [1]: rand = 7835aaaf2446a65f28219d6151474bc9 20240904055535188 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240904055535188 DAUC <0003> auc.c:142 vector [1]: autn = defbf871afe90000e10ad24ad6e53ce4 20240904055535188 DAUC <0003> auc.c:143 vector [1]: ck = 555a2549b2176c4a9b0cab76f502e063 20240904055535188 DAUC <0003> auc.c:144 vector [1]: ik = eeb06bd8e3d0c4763f2d58241213e550 20240904055535188 DAUC <0003> auc.c:145 vector [1]: res = 3ac4cb26d1b28f900000000000000000 20240904055535188 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055535188 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055535188 DAUC <0003> auc.c:179 vector [1]: kc = 35d5fea7b005bc00 20240904055535188 DAUC <0003> auc.c:180 vector [1]: sres = c8ce4403 20240904055535188 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055535188 DAUC <0003> auc.c:113 vector [2]: rand = 211fd7588778463196e6018dca429d51 20240904055535188 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240904055535188 DAUC <0003> auc.c:142 vector [2]: autn = ee427d3461bb0000d354f14db0fc5d7a 20240904055535188 DAUC <0003> auc.c:143 vector [2]: ck = 080aa7e80ce16d4f5753c60114aff31e 20240904055535188 DAUC <0003> auc.c:144 vector [2]: ik = e065b3572f84d9a38c65af6d5f3b3688 20240904055535188 DAUC <0003> auc.c:145 vector [2]: res = 61885651ed8d2e2a0000000000000000 20240904055535188 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055535188 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055535188 DAUC <0003> auc.c:179 vector [2]: kc = e36f245189613800 20240904055535188 DAUC <0003> auc.c:180 vector [2]: sres = bb48364b 20240904055535188 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055535188 DAUC <0003> auc.c:113 vector [3]: rand = 7308e73c6ce8b30d49163d4d6c1aadd3 20240904055535188 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240904055535188 DAUC <0003> auc.c:142 vector [3]: autn = 4fc2f116021700004553862fb2d9816b 20240904055535188 DAUC <0003> auc.c:143 vector [3]: ck = f295e6d69cc52b4efbc24703740cb4a2 20240904055535188 DAUC <0003> auc.c:144 vector [3]: ik = e9632cb25be2466e71aacf9a65cf3747 20240904055535188 DAUC <0003> auc.c:145 vector [3]: res = 93eddb93616713380000000000000000 20240904055535188 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055535188 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055535188 DAUC <0003> auc.c:179 vector [3]: kc = 05029d7f1f073800 20240904055535188 DAUC <0003> auc.c:180 vector [3]: sres = d267c65f 20240904055535188 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055535188 DAUC <0003> auc.c:113 vector [4]: rand = 04c2e4c5cf50cb76b7e48dd32c1bf65f 20240904055535188 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240904055535188 DAUC <0003> auc.c:142 vector [4]: autn = 074f740981070000e95777bc10768b29 20240904055535188 DAUC <0003> auc.c:143 vector [4]: ck = 4ffce36b36ebe87aed497371759bc145 20240904055535188 DAUC <0003> auc.c:144 vector [4]: ik = dd4513de11c29daa7ea36951844bdc8f 20240904055535188 DAUC <0003> auc.c:145 vector [4]: res = 73cc4b2480c036db0000000000000000 20240904055535188 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055535188 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240904055535188 DAUC <0003> auc.c:179 vector [4]: kc = 3e21de481e3f5000 20240904055535188 DAUC <0003> auc.c:180 vector [4]: sres = ab11ca12 20240904055535188 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240904055535188 DAUC <0003> db_auc.c:245 IMSI='262424753703762': Generated 5 vectors 20240904055535188 DAUC <0003> db_auc.c:249 IMSI='262424753703762': Updating SQN=321 in DB 20240904055535196 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424753703762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424753703762"} 20240904055535196 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424753703762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535196 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535196 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055535199 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535199 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424753703762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424753703762"} 20240904055535199 DAUC <0003> db_auc.c:236 IMSI='262424753703762': Calling to generate 5 vectors 20240904055535199 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240904055535199 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535199 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055535199 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240904055535199 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055535199 DAUC <0003> auc.c:113 vector [0]: rand = 174d563da26b153d646737780b2db0bd 20240904055535199 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240904055535199 DAUC <0003> auc.c:142 vector [0]: autn = 1b1b7996b94e000084ba492f7668a07c 20240904055535199 DAUC <0003> auc.c:143 vector [0]: ck = 0d195f3415361dc0b3ea03e8912ff42d 20240904055535199 DAUC <0003> auc.c:144 vector [0]: ik = 7015bbb5930330be2cc516d5c310e2ab 20240904055535199 DAUC <0003> auc.c:145 vector [0]: res = de914645652325510000000000000000 20240904055535199 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535199 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055535199 DAUC <0003> auc.c:179 vector [0]: kc = 40b3099c3e0b2800 20240904055535199 DAUC <0003> auc.c:180 vector [0]: sres = 72de55fb 20240904055535199 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055535199 DAUC <0003> auc.c:113 vector [1]: rand = aae07888ac99b4d1e31808a15d1ea434 20240904055535199 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240904055535199 DAUC <0003> auc.c:142 vector [1]: autn = d67719f35f42000057ec4628ba70c68e 20240904055535199 DAUC <0003> auc.c:143 vector [1]: ck = 25983568c6104405b06a0f1489b86052 20240904055535199 DAUC <0003> auc.c:144 vector [1]: ik = 42ef699aca04a97fbdebaf93d6bc49ad 20240904055535199 DAUC <0003> auc.c:145 vector [1]: res = 30bb1da3b28b23440000000000000000 20240904055535199 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055535199 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055535199 DAUC <0003> auc.c:179 vector [1]: kc = e1933a5d91cad400 20240904055535199 DAUC <0003> auc.c:180 vector [1]: sres = 6797fd88 20240904055535199 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055535199 DAUC <0003> auc.c:113 vector [2]: rand = 654f1b7d43b5f836b042a2798858c44e 20240904055535199 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240904055535199 DAUC <0003> auc.c:142 vector [2]: autn = d3b32a8c407b00008d08c55c36040551 20240904055535199 DAUC <0003> auc.c:143 vector [2]: ck = 7fddbf67bc5e2660cfe40b7359a59bbe 20240904055535199 DAUC <0003> auc.c:144 vector [2]: ik = fe1a410f860b69138984310289f636dc 20240904055535199 DAUC <0003> auc.c:145 vector [2]: res = 7f6da19fe5d73fc90000000000000000 20240904055535199 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055535199 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055535199 DAUC <0003> auc.c:179 vector [2]: kc = 40edbb11ce6db800 20240904055535199 DAUC <0003> auc.c:180 vector [2]: sres = 3c157619 20240904055535199 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055535199 DAUC <0003> auc.c:113 vector [3]: rand = 63bd68e77e4f02c64591ccc8a16a745b 20240904055535199 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240904055535199 DAUC <0003> auc.c:142 vector [3]: autn = 4e55908224a900008d7aa06d990d0a13 20240904055535199 DAUC <0003> auc.c:143 vector [3]: ck = 2b452968ce23fc034eecf5cd1cd2eee8 20240904055535199 DAUC <0003> auc.c:144 vector [3]: ik = cc160f538a7a76e014d95274dd93b964 20240904055535199 DAUC <0003> auc.c:145 vector [3]: res = dccdcbea9680cdf10000000000000000 20240904055535199 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055535199 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055535199 DAUC <0003> auc.c:179 vector [3]: kc = c74fe1ea4c987800 20240904055535199 DAUC <0003> auc.c:180 vector [3]: sres = 16cd332a 20240904055535199 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055535199 DAUC <0003> auc.c:113 vector [4]: rand = ad7e771cd05fcb110f87d13fb6115c31 20240904055535199 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240904055535199 DAUC <0003> auc.c:142 vector [4]: autn = 5f7575c19442000033ed2bd13850ddda 20240904055535199 DAUC <0003> auc.c:143 vector [4]: ck = cd4651bf19dd648293a6f901b1c48b49 20240904055535199 DAUC <0003> auc.c:144 vector [4]: ik = 4301f0959b6a9dde9b7ba2aa04f52f41 20240904055535199 DAUC <0003> auc.c:145 vector [4]: res = c9d4f6ebf573fb7c0000000000000000 20240904055535199 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055535199 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240904055535199 DAUC <0003> auc.c:179 vector [4]: kc = 28a969cee26d6800 20240904055535199 DAUC <0003> auc.c:180 vector [4]: sres = 6d817791 20240904055535199 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240904055535199 DAUC <0003> db_auc.c:245 IMSI='262424753703762': Generated 5 vectors 20240904055535199 DAUC <0003> db_auc.c:249 IMSI='262424753703762': Updating SQN=481 in DB 20240904055535206 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424753703762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424753703762"} 20240904055535206 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424753703762 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535206 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535206 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055535209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38818<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@f825bed6c160: Final verdict of PTC: pass 20240904055535262 DAUC <0003> db_auc.c:157 IMSI='262420795238718': No 2G Auth Data 20240904055535262 DAUC <0003> db_auc.c:192 IMSI='262420795238718': No 3G Auth Data HLR_Test-GSUP(21)@f825bed6c160: Created GsupExpect[0] for "262420795238718" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240904055535304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 20240904055535307 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535307 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420795238718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420795238718"} 20240904055535307 DAUC <0003> db_auc.c:236 IMSI='262420795238718': Calling to generate 1 vectors 20240904055535307 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240904055535307 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535307 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055535307 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055535307 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055535307 DAUC <0003> auc.c:113 vector [0]: rand = b5502912058ee69344e204b1f7f78109 20240904055535307 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055535307 DAUC <0003> auc.c:142 vector [0]: autn = d01947500d1800003d0050920a823e8e 20240904055535307 DAUC <0003> auc.c:143 vector [0]: ck = 859f71d10bdeec6b95228a2e023499a9 20240904055535307 DAUC <0003> auc.c:144 vector [0]: ik = df23544401c8f137aed64d8ed8c25adb 20240904055535307 DAUC <0003> auc.c:145 vector [0]: res = 5120221532eba0f30000000000000000 20240904055535307 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535307 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055535307 DAUC <0003> auc.c:179 vector [0]: kc = 3875a5e1ce158800 20240904055535307 DAUC <0003> auc.c:180 vector [0]: sres = 1871d859 20240904055535307 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055535307 DAUC <0003> db_auc.c:245 IMSI='262420795238718': Generated 1 vectors 20240904055535307 DAUC <0003> db_auc.c:249 IMSI='262420795238718': Updating SQN=33 in DB 20240904055535315 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420795238718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420795238718"} 20240904055535315 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420795238718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535315 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535315 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f825bed6c160: Found GsupExpect[0] for "262420795238718" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@f825bed6c160: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262420795238718" TC_gsup_sai_num_auth_vectors(30)@f825bed6c160: setverdict(pass): none -> pass 20240904055535318 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535318 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420795238718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420795238718"} 20240904055535318 DAUC <0003> db_auc.c:236 IMSI='262420795238718': Calling to generate 4 vectors 20240904055535318 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240904055535318 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535318 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055535318 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240904055535318 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055535318 DAUC <0003> auc.c:113 vector [0]: rand = ad4fa4860896d9f8003ba067d8cc5304 20240904055535318 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240904055535318 DAUC <0003> auc.c:142 vector [0]: autn = 640785aea03c0000b863e4596f32d20d 20240904055535318 DAUC <0003> auc.c:143 vector [0]: ck = 0708f31ff572a82b52eba643d382d39a 20240904055535318 DAUC <0003> auc.c:144 vector [0]: ik = 46a24d04bfa27e55ac2206bfdf4cd83d 20240904055535318 DAUC <0003> auc.c:145 vector [0]: res = a709b564a54e8f480000000000000000 20240904055535318 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535318 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055535318 DAUC <0003> auc.c:179 vector [0]: kc = 256e25f920a4c800 20240904055535318 DAUC <0003> auc.c:180 vector [0]: sres = 7c0c6738 20240904055535318 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055535318 DAUC <0003> auc.c:113 vector [1]: rand = 7e6fa435840de8da68edef0818bc1c6d 20240904055535318 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240904055535318 DAUC <0003> auc.c:142 vector [1]: autn = 18fde1d57f8f0000256013fe4118fb35 20240904055535318 DAUC <0003> auc.c:143 vector [1]: ck = 79e8dccbcfcba923d899c71bdb6748fa 20240904055535318 DAUC <0003> auc.c:144 vector [1]: ik = dd353bd0c8cb407fb2aaf69717c65351 20240904055535318 DAUC <0003> auc.c:145 vector [1]: res = b4da881111ef01170000000000000000 20240904055535318 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055535318 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055535318 DAUC <0003> auc.c:179 vector [1]: kc = b079d45140ec2400 20240904055535318 DAUC <0003> auc.c:180 vector [1]: sres = 4181dc14 20240904055535318 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055535318 DAUC <0003> auc.c:113 vector [2]: rand = 7b1a9e7a971f5cd05b67938a68384d24 20240904055535318 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240904055535318 DAUC <0003> auc.c:142 vector [2]: autn = 68090d67e65e000093cfa89c09c8783f 20240904055535318 DAUC <0003> auc.c:143 vector [2]: ck = 01d8f044e28527e304ba0e89a27a9c94 20240904055535318 DAUC <0003> auc.c:144 vector [2]: ik = f98c441c7fbc7414ae2b91eb40d9c390 20240904055535318 DAUC <0003> auc.c:145 vector [2]: res = 8adc652841caeb840000000000000000 20240904055535318 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055535318 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055535318 DAUC <0003> auc.c:179 vector [2]: kc = 4812d69c93122000 20240904055535318 DAUC <0003> auc.c:180 vector [2]: sres = 9b57344f 20240904055535318 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055535318 DAUC <0003> auc.c:113 vector [3]: rand = e6f1f9acb77ec5b708991750930880f1 20240904055535318 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240904055535318 DAUC <0003> auc.c:142 vector [3]: autn = 8c202b2648fa000026079f94f293e02f 20240904055535318 DAUC <0003> auc.c:143 vector [3]: ck = a56369642aedfa8a2ecc0d27e0afa535 20240904055535318 DAUC <0003> auc.c:144 vector [3]: ik = 0d44fbc7b0c89cc736fa668c48ffb341 20240904055535318 DAUC <0003> auc.c:145 vector [3]: res = 0d55db02f12c15020000000000000000 20240904055535318 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055535318 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055535318 DAUC <0003> auc.c:179 vector [3]: kc = 7345ec6746d6ec00 20240904055535318 DAUC <0003> auc.c:180 vector [3]: sres = 610c4156 20240904055535318 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055535318 DAUC <0003> db_auc.c:245 IMSI='262420795238718': Generated 4 vectors 20240904055535318 DAUC <0003> db_auc.c:249 IMSI='262420795238718': Updating SQN=161 in DB 20240904055535326 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420795238718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420795238718"} 20240904055535326 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420795238718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535326 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535326 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055535329 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535329 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420795238718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420795238718"} 20240904055535329 DAUC <0003> db_auc.c:236 IMSI='262420795238718': Calling to generate 5 vectors 20240904055535329 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240904055535329 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535329 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055535329 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240904055535329 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055535329 DAUC <0003> auc.c:113 vector [0]: rand = 75968b925574a56750a33ff0bd0b84ba 20240904055535329 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240904055535329 DAUC <0003> auc.c:142 vector [0]: autn = 547c2874b3b9000026b74f096ed50b15 20240904055535329 DAUC <0003> auc.c:143 vector [0]: ck = c86bfe7e2f2ad71b37c3b988a3880eca 20240904055535329 DAUC <0003> auc.c:144 vector [0]: ik = 38d36c5c7c64adab7b9d4bafe7f3ca49 20240904055535329 DAUC <0003> auc.c:145 vector [0]: res = acccbbaaef74425c0000000000000000 20240904055535329 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535329 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055535329 DAUC <0003> auc.c:179 vector [0]: kc = 9ea10f8dc7325800 20240904055535329 DAUC <0003> auc.c:180 vector [0]: sres = 0f80d084 20240904055535329 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055535329 DAUC <0003> auc.c:113 vector [1]: rand = 929d08913b6835609b0b0b694168ac3e 20240904055535329 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240904055535329 DAUC <0003> auc.c:142 vector [1]: autn = 6a4e28853aa00000781598704d111f9c 20240904055535329 DAUC <0003> auc.c:143 vector [1]: ck = 1e3fb285ea39e48226e02bb36ac2f16a 20240904055535329 DAUC <0003> auc.c:144 vector [1]: ik = 92c14c4878f15a8f7c08b8759ab4c8d1 20240904055535329 DAUC <0003> auc.c:145 vector [1]: res = c3a0d2d996b40d760000000000000000 20240904055535329 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055535329 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055535329 DAUC <0003> auc.c:179 vector [1]: kc = 70c9339320e5ec00 20240904055535329 DAUC <0003> auc.c:180 vector [1]: sres = c70f9846 20240904055535329 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055535329 DAUC <0003> auc.c:113 vector [2]: rand = 446d4b05ac5b70ae35cbe98e472a4615 20240904055535329 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240904055535329 DAUC <0003> auc.c:142 vector [2]: autn = fa515c6909b400000ccc6f0c54ad963a 20240904055535329 DAUC <0003> auc.c:143 vector [2]: ck = 10a0fce481892599704be5b8d41d4349 20240904055535329 DAUC <0003> auc.c:144 vector [2]: ik = b94c14cd5352141c82bfb38a2679445b 20240904055535329 DAUC <0003> auc.c:145 vector [2]: res = 003995783d689bb10000000000000000 20240904055535329 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055535329 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055535329 DAUC <0003> auc.c:179 vector [2]: kc = c5c23af001c18400 20240904055535329 DAUC <0003> auc.c:180 vector [2]: sres = 21a56987 20240904055535329 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055535329 DAUC <0003> auc.c:113 vector [3]: rand = 45a2e630177c436c031ee2ce4b806d95 20240904055535329 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240904055535329 DAUC <0003> auc.c:142 vector [3]: autn = 29dc725664620000b905aa596578ea84 20240904055535329 DAUC <0003> auc.c:143 vector [3]: ck = dbd2889bc87d3818751dcfad84cc23b4 20240904055535329 DAUC <0003> auc.c:144 vector [3]: ik = 3c7f7313f508dbb5c03004dac5963d39 20240904055535329 DAUC <0003> auc.c:145 vector [3]: res = 4a770993ca152f380000000000000000 20240904055535329 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055535329 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055535329 DAUC <0003> auc.c:179 vector [3]: kc = 86c2aa60f5dfb800 20240904055535329 DAUC <0003> auc.c:180 vector [3]: sres = 9d85b4ce 20240904055535329 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055535329 DAUC <0003> auc.c:113 vector [4]: rand = 8afd83d9229b750248baaa0f570745ae 20240904055535329 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240904055535329 DAUC <0003> auc.c:142 vector [4]: autn = 3ced20d506820000ab52f05b96d7f18f 20240904055535329 DAUC <0003> auc.c:143 vector [4]: ck = aa834005a52cf13a2afd05ebf0cf311b 20240904055535329 DAUC <0003> auc.c:144 vector [4]: ik = b2aab1efb66ffe39d5e26111bc18dc7b 20240904055535329 DAUC <0003> auc.c:145 vector [4]: res = 0fdb7d756a3bf1880000000000000000 20240904055535329 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055535329 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240904055535329 DAUC <0003> auc.c:179 vector [4]: kc = d2f6cc5947691000 20240904055535329 DAUC <0003> auc.c:180 vector [4]: sres = c23ee321 20240904055535329 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240904055535329 DAUC <0003> db_auc.c:245 IMSI='262420795238718': Generated 5 vectors 20240904055535329 DAUC <0003> db_auc.c:249 IMSI='262420795238718': Updating SQN=321 in DB 20240904055535337 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420795238718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420795238718"} 20240904055535337 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420795238718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535337 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535337 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055535340 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535340 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420795238718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420795238718"} 20240904055535340 DAUC <0003> db_auc.c:236 IMSI='262420795238718': Calling to generate 5 vectors 20240904055535340 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240904055535340 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535340 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055535340 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240904055535340 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055535340 DAUC <0003> auc.c:113 vector [0]: rand = c1c4b2b2f7a54d3374e27aca2f9ed825 20240904055535340 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240904055535340 DAUC <0003> auc.c:142 vector [0]: autn = feb75e0e7ae90000fcbae1a4753bec6e 20240904055535340 DAUC <0003> auc.c:143 vector [0]: ck = 6d82cba725729696e6f6fbe352b478c1 20240904055535340 DAUC <0003> auc.c:144 vector [0]: ik = 8764536d3fa996f9e0c54c8c1b79a508 20240904055535340 DAUC <0003> auc.c:145 vector [0]: res = 04d7c7d170df287c0000000000000000 20240904055535340 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535340 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055535340 DAUC <0003> auc.c:179 vector [0]: kc = 422c7b252f008400 20240904055535340 DAUC <0003> auc.c:180 vector [0]: sres = f9a894f8 20240904055535340 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055535340 DAUC <0003> auc.c:113 vector [1]: rand = 186fc094e6bd1a89b8bbf2ab29ba939d 20240904055535340 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240904055535340 DAUC <0003> auc.c:142 vector [1]: autn = 2fb31a227df800005c930118fce6c453 20240904055535340 DAUC <0003> auc.c:143 vector [1]: ck = fe6590dd2d0bb82447473128f3eb34af 20240904055535340 DAUC <0003> auc.c:144 vector [1]: ik = 49b9f23e8195d444e65491d3a3783a88 20240904055535340 DAUC <0003> auc.c:145 vector [1]: res = 4f1f8fe4f0a6d93d0000000000000000 20240904055535340 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055535340 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055535340 DAUC <0003> auc.c:179 vector [1]: kc = 112db1b83bf14c00 20240904055535340 DAUC <0003> auc.c:180 vector [1]: sres = 7998d327 20240904055535340 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055535340 DAUC <0003> auc.c:113 vector [2]: rand = 8f154a0a85ba73e298f9f7064fb4c1c1 20240904055535340 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240904055535340 DAUC <0003> auc.c:142 vector [2]: autn = f89b1e64f4a500001aebcdcefa205ccc 20240904055535340 DAUC <0003> auc.c:143 vector [2]: ck = 01c9ac8f81b2544cf28a5ed3c14665b2 20240904055535340 DAUC <0003> auc.c:144 vector [2]: ik = b461115bd592f9703db4f7bdb7945b09 20240904055535340 DAUC <0003> auc.c:145 vector [2]: res = 9a504730386ea29b0000000000000000 20240904055535340 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055535340 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055535340 DAUC <0003> auc.c:179 vector [2]: kc = cd047c36f96c9800 20240904055535340 DAUC <0003> auc.c:180 vector [2]: sres = b8850ae7 20240904055535340 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055535340 DAUC <0003> auc.c:113 vector [3]: rand = fa7e9548066ff095631fa84b3f057d25 20240904055535340 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240904055535340 DAUC <0003> auc.c:142 vector [3]: autn = 66ac67e47eee0000448abe716184baa1 20240904055535340 DAUC <0003> auc.c:143 vector [3]: ck = c5fb76bca1f5ba851a0834485e515deb 20240904055535340 DAUC <0003> auc.c:144 vector [3]: ik = 0ba1a2ce6d6ddc050a6493bcf7c225fc 20240904055535340 DAUC <0003> auc.c:145 vector [3]: res = c4df9644b2740d8e0000000000000000 20240904055535340 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055535340 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055535340 DAUC <0003> auc.c:179 vector [3]: kc = 98ed8862047d1c00 20240904055535340 DAUC <0003> auc.c:180 vector [3]: sres = 0a55bffc 20240904055535340 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055535340 DAUC <0003> auc.c:113 vector [4]: rand = 234d830c08e9e2bd763a519bdd3fed39 20240904055535340 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240904055535340 DAUC <0003> auc.c:142 vector [4]: autn = 2ec4dc4714c90000e3d0b95b2c591408 20240904055535340 DAUC <0003> auc.c:143 vector [4]: ck = ddd4aa69210fd22f3721a6ba5d306cb2 20240904055535340 DAUC <0003> auc.c:144 vector [4]: ik = 107a150aa3e96953b6be0f69682cfc35 20240904055535340 DAUC <0003> auc.c:145 vector [4]: res = 42a5384b1b103bb00000000000000000 20240904055535340 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055535340 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240904055535340 DAUC <0003> auc.c:179 vector [4]: kc = c574c3a9d550a400 20240904055535340 DAUC <0003> auc.c:180 vector [4]: sres = eb58e846 20240904055535340 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240904055535340 DAUC <0003> db_auc.c:245 IMSI='262420795238718': Generated 5 vectors 20240904055535340 DAUC <0003> db_auc.c:249 IMSI='262420795238718': Updating SQN=481 in DB 20240904055535348 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420795238718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420795238718"} 20240904055535348 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420795238718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535348 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535348 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055535350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@f825bed6c160: Final verdict of PTC: pass 20240904055535381 DAUC <0003> db_auc.c:157 IMSI='262422766992035': No 2G Auth Data 20240904055535381 DAUC <0003> db_auc.c:192 IMSI='262422766992035': No 3G Auth Data HLR_Test-GSUP(21)@f825bed6c160: Created GsupExpect[0] for "262422766992035" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240904055535420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38836<->l=127.0.0.1:4258 20240904055535423 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535423 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422766992035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422766992035"} 20240904055535423 DAUC <0003> db_auc.c:236 IMSI='262422766992035': Calling to generate 1 vectors 20240904055535423 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240904055535423 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535423 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055535423 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055535423 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055535423 DAUC <0003> auc.c:113 vector [0]: rand = 231136fd03444355106ff35e4fd4bca5 20240904055535423 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055535423 DAUC <0003> auc.c:142 vector [0]: autn = cc2f237b3ffb0000d5da4dcba7388d70 20240904055535423 DAUC <0003> auc.c:143 vector [0]: ck = b6bf26c34200b149a430f37b8878f560 20240904055535423 DAUC <0003> auc.c:144 vector [0]: ik = 4891ba49ac3af7c33e14aa007a1ffe20 20240904055535423 DAUC <0003> auc.c:145 vector [0]: res = f803129fcf07b5e10000000000000000 20240904055535423 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535423 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055535423 DAUC <0003> auc.c:179 vector [0]: kc = 5c904d576a917b86 20240904055535423 DAUC <0003> auc.c:180 vector [0]: sres = 168a51e2 20240904055535423 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055535423 DAUC <0003> db_auc.c:245 IMSI='262422766992035': Generated 1 vectors 20240904055535423 DAUC <0003> db_auc.c:249 IMSI='262422766992035': Updating SQN=33 in DB 20240904055535431 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422766992035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422766992035"} 20240904055535431 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422766992035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535431 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535431 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@f825bed6c160: Found GsupExpect[0] for "262422766992035" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@f825bed6c160: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262422766992035" TC_gsup_sai_num_auth_vectors(31)@f825bed6c160: setverdict(pass): none -> pass 20240904055535434 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535434 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422766992035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422766992035"} 20240904055535435 DAUC <0003> db_auc.c:236 IMSI='262422766992035': Calling to generate 4 vectors 20240904055535435 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240904055535435 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535435 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055535435 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240904055535435 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055535435 DAUC <0003> auc.c:113 vector [0]: rand = 84aec664d5bd2419610781202cea6599 20240904055535435 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240904055535435 DAUC <0003> auc.c:142 vector [0]: autn = 20834c7f07ff00001fdf3a990f62bff8 20240904055535435 DAUC <0003> auc.c:143 vector [0]: ck = 23072a6912e28f4b0aa7835db81636ce 20240904055535435 DAUC <0003> auc.c:144 vector [0]: ik = 6da47d1375a914fef54d0c8d7f69c00a 20240904055535435 DAUC <0003> auc.c:145 vector [0]: res = 65eae2573637df940000000000000000 20240904055535435 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535435 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055535435 DAUC <0003> auc.c:179 vector [0]: kc = 172f748e8bd00030 20240904055535435 DAUC <0003> auc.c:180 vector [0]: sres = adc0dcc8 20240904055535435 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055535435 DAUC <0003> auc.c:113 vector [1]: rand = 73d7665871cb1b484cf4dc4b047a95e9 20240904055535435 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240904055535435 DAUC <0003> auc.c:142 vector [1]: autn = 6fb2791cc242000081e948df9e3834d9 20240904055535435 DAUC <0003> auc.c:143 vector [1]: ck = 38f3f80383273f217310243a24472087 20240904055535435 DAUC <0003> auc.c:144 vector [1]: ik = eefd7a5b1e9ca926d015584abe11829a 20240904055535435 DAUC <0003> auc.c:145 vector [1]: res = 08177234aad2d09f0000000000000000 20240904055535435 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055535435 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055535435 DAUC <0003> auc.c:179 vector [1]: kc = 338d03a457d87d9f 20240904055535435 DAUC <0003> auc.c:180 vector [1]: sres = 4f7203fa 20240904055535435 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055535435 DAUC <0003> auc.c:113 vector [2]: rand = b343b235ae7734eadae72cd9baa137af 20240904055535435 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240904055535435 DAUC <0003> auc.c:142 vector [2]: autn = a1bef621f2f5000005fe664cf83e19f8 20240904055535435 DAUC <0003> auc.c:143 vector [2]: ck = 43a4be55fe7b6335b0f5a56f5040fdac 20240904055535435 DAUC <0003> auc.c:144 vector [2]: ik = 3aec60288b0ac754fde24971105f5a55 20240904055535435 DAUC <0003> auc.c:145 vector [2]: res = 793f67556ca906930000000000000000 20240904055535435 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055535435 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055535435 DAUC <0003> auc.c:179 vector [2]: kc = 4daf6b53380c76e3 20240904055535435 DAUC <0003> auc.c:180 vector [2]: sres = 45d44127 20240904055535435 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055535435 DAUC <0003> auc.c:113 vector [3]: rand = d8c6c55019565044dbb68996c1cf0eba 20240904055535435 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240904055535435 DAUC <0003> auc.c:142 vector [3]: autn = 45a7803eeadf0000b7d16db8775a24f2 20240904055535435 DAUC <0003> auc.c:143 vector [3]: ck = 742ca44c0695d86062b4df93b0595d30 20240904055535435 DAUC <0003> auc.c:144 vector [3]: ik = b2b65274e679202271edf85bdec2dcb8 20240904055535435 DAUC <0003> auc.c:145 vector [3]: res = 7082b160aac949df0000000000000000 20240904055535435 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055535435 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055535435 DAUC <0003> auc.c:179 vector [3]: kc = 0f2c984608d405f9 20240904055535435 DAUC <0003> auc.c:180 vector [3]: sres = 33e0db52 20240904055535435 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055535435 DAUC <0003> db_auc.c:245 IMSI='262422766992035': Generated 4 vectors 20240904055535435 DAUC <0003> db_auc.c:249 IMSI='262422766992035': Updating SQN=161 in DB 20240904055535446 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422766992035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422766992035"} 20240904055535446 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422766992035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535446 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535446 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055535449 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535449 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422766992035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422766992035"} 20240904055535449 DAUC <0003> db_auc.c:236 IMSI='262422766992035': Calling to generate 5 vectors 20240904055535449 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240904055535449 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535449 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055535449 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240904055535449 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055535449 DAUC <0003> auc.c:113 vector [0]: rand = 505e5bd65f63d4c9d18cf633a4527532 20240904055535449 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240904055535449 DAUC <0003> auc.c:142 vector [0]: autn = 5a0a477fca860000748d034962e5358b 20240904055535449 DAUC <0003> auc.c:143 vector [0]: ck = 7529398db171b2485f1d1a0f1e6393ef 20240904055535449 DAUC <0003> auc.c:144 vector [0]: ik = 2135d614e597ddb34bbcf98e546bd461 20240904055535449 DAUC <0003> auc.c:145 vector [0]: res = 5bc4e63a6f12be9b0000000000000000 20240904055535449 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535449 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055535449 DAUC <0003> auc.c:179 vector [0]: kc = 2d71dcbb1fd538a7 20240904055535449 DAUC <0003> auc.c:180 vector [0]: sres = a0bfaff6 20240904055535449 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055535449 DAUC <0003> auc.c:113 vector [1]: rand = 59d5b94263c348684c7158cc6dfd5570 20240904055535449 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240904055535449 DAUC <0003> auc.c:142 vector [1]: autn = da5992252ac00000a93d418a107a55b0 20240904055535449 DAUC <0003> auc.c:143 vector [1]: ck = 2a8ca3fe5c4c6ba8c84d493104448f77 20240904055535449 DAUC <0003> auc.c:144 vector [1]: ik = 4e3a59acada62af2f76833963833adba 20240904055535449 DAUC <0003> auc.c:145 vector [1]: res = 99e64724f353ddc80000000000000000 20240904055535449 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055535449 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055535449 DAUC <0003> auc.c:179 vector [1]: kc = 75555f2bfb17a696 20240904055535449 DAUC <0003> auc.c:180 vector [1]: sres = fb7f87e5 20240904055535449 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055535449 DAUC <0003> auc.c:113 vector [2]: rand = ed578f82904ab01d8fc2e075f513318a 20240904055535449 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240904055535449 DAUC <0003> auc.c:142 vector [2]: autn = cbe170cad2740000c6352e0064a6edab 20240904055535449 DAUC <0003> auc.c:143 vector [2]: ck = a8dfb77b305c716d820c2e14cfbbcd11 20240904055535449 DAUC <0003> auc.c:144 vector [2]: ik = 810d696419e8d2e303db72f46569ddba 20240904055535449 DAUC <0003> auc.c:145 vector [2]: res = 6947a99cbed2ebb80000000000000000 20240904055535449 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055535449 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055535449 DAUC <0003> auc.c:179 vector [2]: kc = 5283cce6c95017ee 20240904055535449 DAUC <0003> auc.c:180 vector [2]: sres = 1f9800e1 20240904055535449 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055535449 DAUC <0003> auc.c:113 vector [3]: rand = cfadaa017b95a0bee6be00a1d9ba0c08 20240904055535449 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240904055535449 DAUC <0003> auc.c:142 vector [3]: autn = bbf214165c51000007d95976176d15be 20240904055535449 DAUC <0003> auc.c:143 vector [3]: ck = 9a07152a6a797e9a8b66d1fd087f06a3 20240904055535449 DAUC <0003> auc.c:144 vector [3]: ik = 6da84f9667726371671c2ee3b441145d 20240904055535449 DAUC <0003> auc.c:145 vector [3]: res = 08137436a9e0f7530000000000000000 20240904055535449 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055535449 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055535449 DAUC <0003> auc.c:179 vector [3]: kc = 89c1cced515bd86a 20240904055535449 DAUC <0003> auc.c:180 vector [3]: sres = bddb6f02 20240904055535449 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055535449 DAUC <0003> auc.c:113 vector [4]: rand = 5313979892f600a5147d16029d1798bb 20240904055535449 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240904055535449 DAUC <0003> auc.c:142 vector [4]: autn = af2bb3d99bf9000058c18b1e7282e128 20240904055535449 DAUC <0003> auc.c:143 vector [4]: ck = b631ed48de892932ac098990ded9a4b8 20240904055535449 DAUC <0003> auc.c:144 vector [4]: ik = c5c5e1b0da24dfa801945e84f0ddf13b 20240904055535449 DAUC <0003> auc.c:145 vector [4]: res = ba77bf694eddf95f0000000000000000 20240904055535449 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055535449 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240904055535449 DAUC <0003> auc.c:179 vector [4]: kc = 613f1689542a1a0b 20240904055535449 DAUC <0003> auc.c:180 vector [4]: sres = 25f50aba 20240904055535449 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240904055535449 DAUC <0003> db_auc.c:245 IMSI='262422766992035': Generated 5 vectors 20240904055535449 DAUC <0003> db_auc.c:249 IMSI='262422766992035': Updating SQN=321 in DB 20240904055535456 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422766992035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422766992035"} 20240904055535456 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422766992035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535456 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535456 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055535460 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535460 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422766992035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422766992035"} 20240904055535460 DAUC <0003> db_auc.c:236 IMSI='262422766992035': Calling to generate 5 vectors 20240904055535460 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240904055535460 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055535460 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055535460 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240904055535460 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055535460 DAUC <0003> auc.c:113 vector [0]: rand = 7e7a65bd488ceaf6fd0fbf481679cc10 20240904055535460 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240904055535460 DAUC <0003> auc.c:142 vector [0]: autn = e1c34270dd0b0000df09b76848410e43 20240904055535460 DAUC <0003> auc.c:143 vector [0]: ck = fb8d1e817c9a94a72bbc4e71c83a6980 20240904055535460 DAUC <0003> auc.c:144 vector [0]: ik = 2f391560d32d652a69016e3929b1cc50 20240904055535460 DAUC <0003> auc.c:145 vector [0]: res = dbac2c90adffbb870000000000000000 20240904055535460 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055535460 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055535460 DAUC <0003> auc.c:179 vector [0]: kc = 2e4502c0b9926a6e 20240904055535460 DAUC <0003> auc.c:180 vector [0]: sres = f9451073 20240904055535460 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055535460 DAUC <0003> auc.c:113 vector [1]: rand = f4c6b8688079b7ca0928b61f18e0f176 20240904055535460 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240904055535460 DAUC <0003> auc.c:142 vector [1]: autn = 81aa91787c35000052532f2e47415877 20240904055535460 DAUC <0003> auc.c:143 vector [1]: ck = bab479a2a47c96ad3dd1cb0f8395a386 20240904055535460 DAUC <0003> auc.c:144 vector [1]: ik = 54403cedb35d9cda3e0d158c75178275 20240904055535460 DAUC <0003> auc.c:145 vector [1]: res = af71efc33059a1380000000000000000 20240904055535460 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055535460 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055535460 DAUC <0003> auc.c:179 vector [1]: kc = 2e3215bdc07b1eba 20240904055535460 DAUC <0003> auc.c:180 vector [1]: sres = ec00f62c 20240904055535460 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055535460 DAUC <0003> auc.c:113 vector [2]: rand = 26329eb8fe10ec65cc7f96bf450a9b1e 20240904055535460 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240904055535460 DAUC <0003> auc.c:142 vector [2]: autn = 803d1696a88d0000b21b2995b1758e89 20240904055535460 DAUC <0003> auc.c:143 vector [2]: ck = 624197f1786310dc56f87643c632096d 20240904055535460 DAUC <0003> auc.c:144 vector [2]: ik = 5c0ced8724f321574c9f0ad5940ebde0 20240904055535460 DAUC <0003> auc.c:145 vector [2]: res = 2aacefe02d218a540000000000000000 20240904055535460 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055535460 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055535460 DAUC <0003> auc.c:179 vector [2]: kc = 4558a24318e5d1bf 20240904055535460 DAUC <0003> auc.c:180 vector [2]: sres = 0c4e5773 20240904055535460 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055535460 DAUC <0003> auc.c:113 vector [3]: rand = ab13ee695a9c09f34c35cbb1cb54b9f2 20240904055535460 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240904055535460 DAUC <0003> auc.c:142 vector [3]: autn = 26c26d34141400005e63d76533300da0 20240904055535460 DAUC <0003> auc.c:143 vector [3]: ck = 8e5186853e99c8756874571dc46659eb 20240904055535460 DAUC <0003> auc.c:144 vector [3]: ik = ac5650035a25c72c0d34e3e58c7c5a3f 20240904055535460 DAUC <0003> auc.c:145 vector [3]: res = 37d289a80bcf78d80000000000000000 20240904055535460 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055535460 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055535460 DAUC <0003> auc.c:179 vector [3]: kc = 6f85dfafc576e2b4 20240904055535460 DAUC <0003> auc.c:180 vector [3]: sres = f132d6b0 20240904055535460 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055535460 DAUC <0003> auc.c:113 vector [4]: rand = 6f3014d4b47f2659b87dafe7794f576a 20240904055535460 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240904055535460 DAUC <0003> auc.c:142 vector [4]: autn = bb7ff6981bdf0000a1131df0174491c5 20240904055535460 DAUC <0003> auc.c:143 vector [4]: ck = a0e1223407356051a5316152ea2dd02e 20240904055535460 DAUC <0003> auc.c:144 vector [4]: ik = 0f47df25d36240d2953f7e6414091e62 20240904055535460 DAUC <0003> auc.c:145 vector [4]: res = 783411cf0bcb3ba70000000000000000 20240904055535460 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055535460 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240904055535460 DAUC <0003> auc.c:179 vector [4]: kc = dc47be132c79e761 20240904055535460 DAUC <0003> auc.c:180 vector [4]: sres = 6f6fe0e1 20240904055535460 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240904055535460 DAUC <0003> db_auc.c:245 IMSI='262422766992035': Generated 5 vectors 20240904055535460 DAUC <0003> db_auc.c:249 IMSI='262422766992035': Updating SQN=481 in DB 20240904055535470 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422766992035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422766992035"} 20240904055535470 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422766992035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055535470 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055535470 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055535473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38836<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@f825bed6c160: Final verdict of PTC: pass MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055535498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38772<->l=127.0.0.1:4258 20240904055535499 DLINP <000b> input/ipa.c:451 connected read/write 20240904055535499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055535499 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055535499 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055535499 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055535499 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43879<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@f825bed6c160: Final verdict of PTC: none 22@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@f825bed6c160: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Wed Sep 4 05:55:35 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22152) Waiting for packet dumper to finish... 1 (prev_count=22152, count=56304) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Wed Sep 4 05:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_sai_eps started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055538579 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055538579 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055538581 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055538582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52948<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055538584 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055538584 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055538584 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055538584 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  20240904055538584 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055538584 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  20240904055538584 DLGSUP <0013> gsup_server.c:235 2:  20240904055538584 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055538584 DLGSUP <0013> gsup_server.c:235 3:  20240904055538584 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055538584 DLGSUP <0013> gsup_server.c:235 4:  20240904055538584 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055538584 DLGSUP <0013> gsup_server.c:235 5:  20240904055538584 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055538584 DLGSUP <0013> gsup_server.c:235 7:  20240904055538584 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055538584 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055538584 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055538584 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@f825bed6c160: 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") 20240904055538604 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44475<->l=127.0.0.1:4259) 20240904055538620 DAUC <0003> db_auc.c:157 IMSI='262420064395688': No 2G Auth Data 20240904055538620 DAUC <0003> db_auc.c:192 IMSI='262420064395688': No 3G Auth Data HLR_Test-GSUP(33)@f825bed6c160: Created GsupExpect[0] for "262420064395688" to be handled at TC_gsup_sai_eps(36) 20240904055538658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 20240904055538662 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055538662 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420064395688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420064395688"} 20240904055538662 DAUC <0003> db_auc.c:157 IMSI='262420064395688': No 2G Auth Data 20240904055538662 DAUC <0003> db_auc.c:236 IMSI='262420064395688': Calling to generate 5 vectors 20240904055538662 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240904055538662 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055538662 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055538662 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055538662 DAUC <0003> auc.c:113 vector [0]: rand = 0f6cde5aa7d10e7d9e63291a7507c7d5 20240904055538662 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055538662 DAUC <0003> auc.c:142 vector [0]: autn = 13d6c30d5f0c80008892298ba2555303 20240904055538662 DAUC <0003> auc.c:143 vector [0]: ck = cf6084a642426784bb190daec4055c62 20240904055538662 DAUC <0003> auc.c:144 vector [0]: ik = 9a285ad345ce23e7a1781930e1a9203b 20240904055538662 DAUC <0003> auc.c:145 vector [0]: res = e9d55bee049c4e6c0000000000000000 20240904055538662 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055538662 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240904055538662 DAUC <0003> auc.c:151 vector [0]: kc = 4f29caeb2220383a 20240904055538662 DAUC <0003> auc.c:152 vector [0]: sres = ed491582 20240904055538662 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240904055538662 DAUC <0003> auc.c:113 vector [1]: rand = 020980b12772225e1fa0ea474d6446d7 20240904055538662 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240904055538662 DAUC <0003> auc.c:142 vector [1]: autn = 3905fc74f5e6800054013c7a0e730d0e 20240904055538662 DAUC <0003> auc.c:143 vector [1]: ck = 7ff91a921d900c5be279cf63ca92c1d0 20240904055538662 DAUC <0003> auc.c:144 vector [1]: ik = bf3feb5a4126a74cdb34e5ccf011068d 20240904055538662 DAUC <0003> auc.c:145 vector [1]: res = b0a9a537ad0c14d70000000000000000 20240904055538662 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055538662 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240904055538662 DAUC <0003> auc.c:151 vector [1]: kc = f98bdb6766356c4a 20240904055538662 DAUC <0003> auc.c:152 vector [1]: sres = 1da5b1e0 20240904055538662 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240904055538662 DAUC <0003> auc.c:113 vector [2]: rand = 20e1a1d6ffa7577a476dae1e9f48caf0 20240904055538662 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240904055538662 DAUC <0003> auc.c:142 vector [2]: autn = 4638e9514ce180008b6bc2150e190262 20240904055538662 DAUC <0003> auc.c:143 vector [2]: ck = cb58f11f4b625cf2e0a09d1ef91c0fdc 20240904055538662 DAUC <0003> auc.c:144 vector [2]: ik = c6df8b7df305c3579ad713a6112bee4a 20240904055538662 DAUC <0003> auc.c:145 vector [2]: res = 32ad2c9c1c972f720000000000000000 20240904055538662 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055538662 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240904055538662 DAUC <0003> auc.c:151 vector [2]: kc = 77f0f4da50507e33 20240904055538662 DAUC <0003> auc.c:152 vector [2]: sres = 2e3a03ee 20240904055538662 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240904055538662 DAUC <0003> auc.c:113 vector [3]: rand = cb869e6c1771b821354126b95b451bd1 20240904055538663 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240904055538663 DAUC <0003> auc.c:142 vector [3]: autn = 8ce098e5caf68000af395559d94f47b5 20240904055538663 DAUC <0003> auc.c:143 vector [3]: ck = de29d428b19387a4feab22c5ced87f26 20240904055538663 DAUC <0003> auc.c:144 vector [3]: ik = 85498fde098216a9b55f12945a5d3901 20240904055538663 DAUC <0003> auc.c:145 vector [3]: res = 69bdd0e872b3cf740000000000000000 20240904055538663 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055538663 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240904055538663 DAUC <0003> auc.c:151 vector [3]: kc = 10946ba72c94d72a 20240904055538663 DAUC <0003> auc.c:152 vector [3]: sres = 1b0e1f9c 20240904055538663 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240904055538663 DAUC <0003> auc.c:113 vector [4]: rand = d49ee0fb9ffddf175b47404cbd093c0e 20240904055538663 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240904055538663 DAUC <0003> auc.c:142 vector [4]: autn = 0ae9fd704046800099e8954abc17cb6d 20240904055538663 DAUC <0003> auc.c:143 vector [4]: ck = d6185a6bd5c914741be32ea2c116b97f 20240904055538663 DAUC <0003> auc.c:144 vector [4]: ik = 7f6072988717b56d6835411cfd99a50f 20240904055538663 DAUC <0003> auc.c:145 vector [4]: res = 58f01ec477cb8f6d0000000000000000 20240904055538663 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055538663 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240904055538663 DAUC <0003> auc.c:151 vector [4]: kc = daae474d6e51bd69 20240904055538663 DAUC <0003> auc.c:152 vector [4]: sres = 2f3b91a9 20240904055538663 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240904055538663 DAUC <0003> db_auc.c:245 IMSI='262420064395688': Generated 5 vectors 20240904055538663 DAUC <0003> db_auc.c:249 IMSI='262420064395688': Updating SQN=161 in DB 20240904055538670 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420064395688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420064395688"} 20240904055538670 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420064395688 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055538670 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055538671 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f825bed6c160: Found GsupExpect[0] for "262420064395688" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@f825bed6c160: Added IMSI table entry 0TC_gsup_sai_eps(36)"262420064395688" TC_gsup_sai_eps(36)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055538675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@f825bed6c160: Final verdict of PTC: pass 20240904055538700 DAUC <0003> db_auc.c:157 IMSI='262427125183416': No 2G Auth Data 20240904055538700 DAUC <0003> db_auc.c:192 IMSI='262427125183416': No 3G Auth Data HLR_Test-GSUP(33)@f825bed6c160: Created GsupExpect[0] for "262427125183416" to be handled at TC_gsup_sai_eps(37) 20240904055538732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52954<->l=127.0.0.1:4258 20240904055538736 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055538736 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427125183416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427125183416"} 20240904055538736 DAUC <0003> db_auc.c:157 IMSI='262427125183416': No 2G Auth Data 20240904055538736 DAUC <0003> db_auc.c:236 IMSI='262427125183416': Calling to generate 5 vectors 20240904055538736 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240904055538736 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055538736 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240904055538736 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055538736 DAUC <0003> auc.c:113 vector [0]: rand = 9d1f239ddbab83ba4a7ddaa3702a8d57 20240904055538736 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055538736 DAUC <0003> auc.c:142 vector [0]: autn = 2d6245ee500780000f1aef215cdd35ab 20240904055538736 DAUC <0003> auc.c:143 vector [0]: ck = 78211d8d2ee8638402d222e139a429fa 20240904055538736 DAUC <0003> auc.c:144 vector [0]: ik = 3f323b23bb85633892c0267736cb794d 20240904055538736 DAUC <0003> auc.c:145 vector [0]: res = 0a9e70f6b3a5ba0e0000000000000000 20240904055538736 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055538736 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240904055538736 DAUC <0003> auc.c:151 vector [0]: kc = d70122389a02500b 20240904055538736 DAUC <0003> auc.c:152 vector [0]: sres = b93bcaf8 20240904055538736 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240904055538736 DAUC <0003> auc.c:113 vector [1]: rand = 176dc45f1313efcecbef6e565ffb0b93 20240904055538736 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240904055538736 DAUC <0003> auc.c:142 vector [1]: autn = f431343f91688000cb4627dcf58d6bf1 20240904055538736 DAUC <0003> auc.c:143 vector [1]: ck = b4bd0051bc78622a2da0f87e44eb8fc0 20240904055538736 DAUC <0003> auc.c:144 vector [1]: ik = 800129d3a0e6b5a9a14ae3d6463a6267 20240904055538736 DAUC <0003> auc.c:145 vector [1]: res = f684ce9eda843f850000000000000000 20240904055538736 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055538736 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240904055538736 DAUC <0003> auc.c:151 vector [1]: kc = b856322a1e4f3a24 20240904055538736 DAUC <0003> auc.c:152 vector [1]: sres = 2c00f11b 20240904055538736 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240904055538736 DAUC <0003> auc.c:113 vector [2]: rand = cb1081f2c3d4490c25abee8e5a32b7b2 20240904055538736 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240904055538736 DAUC <0003> auc.c:142 vector [2]: autn = 8900a2ed9f93800014cdf94f7ace05df 20240904055538736 DAUC <0003> auc.c:143 vector [2]: ck = 532b725a3977d2733da3930e6ea482d7 20240904055538736 DAUC <0003> auc.c:144 vector [2]: ik = 079806d21eb99d2754d6cf3f1adf7922 20240904055538736 DAUC <0003> auc.c:145 vector [2]: res = 56dab0a3ff7fe8910000000000000000 20240904055538736 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055538736 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240904055538736 DAUC <0003> auc.c:151 vector [2]: kc = 3dc628b953b5b4a1 20240904055538736 DAUC <0003> auc.c:152 vector [2]: sres = a9a55832 20240904055538736 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240904055538736 DAUC <0003> auc.c:113 vector [3]: rand = 76ba912b49659d0200a71dbc453980bb 20240904055538736 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240904055538736 DAUC <0003> auc.c:142 vector [3]: autn = b2b7a3925be180001ab84b483d8f7f4c 20240904055538736 DAUC <0003> auc.c:143 vector [3]: ck = ce02dcf5c7e337185fd27369cebe5bb7 20240904055538736 DAUC <0003> auc.c:144 vector [3]: ik = ae148ada1f235b606e292ff1e068d983 20240904055538736 DAUC <0003> auc.c:145 vector [3]: res = e86dce08363d51cc0000000000000000 20240904055538736 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055538736 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240904055538736 DAUC <0003> auc.c:151 vector [3]: kc = 51ed0ab7f616ee4c 20240904055538736 DAUC <0003> auc.c:152 vector [3]: sres = de509fc4 20240904055538736 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240904055538736 DAUC <0003> auc.c:113 vector [4]: rand = 56da5d665a7713e8f0f7f20c9df24154 20240904055538736 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240904055538736 DAUC <0003> auc.c:142 vector [4]: autn = 6cb23eda7e268000617e1769930e7b77 20240904055538736 DAUC <0003> auc.c:143 vector [4]: ck = 93096cc7feb9a9d9f8de71ba3e5cc6e7 20240904055538736 DAUC <0003> auc.c:144 vector [4]: ik = 1b409ee5dd3aea5c561c9198cc6b27fe 20240904055538736 DAUC <0003> auc.c:145 vector [4]: res = 7b2c22aad546d9230000000000000000 20240904055538736 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055538736 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240904055538736 DAUC <0003> auc.c:151 vector [4]: kc = 268b1200d1b4a29c 20240904055538736 DAUC <0003> auc.c:152 vector [4]: sres = ae6afb89 20240904055538736 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240904055538736 DAUC <0003> db_auc.c:245 IMSI='262427125183416': Generated 5 vectors 20240904055538736 DAUC <0003> db_auc.c:249 IMSI='262427125183416': Updating SQN=161 in DB 20240904055538744 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427125183416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427125183416"} 20240904055538744 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427125183416 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055538744 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055538744 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f825bed6c160: Found GsupExpect[0] for "262427125183416" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@f825bed6c160: Added IMSI table entry 1TC_gsup_sai_eps(37)"262427125183416" TC_gsup_sai_eps(37)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055538747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52954<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@f825bed6c160: Final verdict of PTC: pass 20240904055538772 DAUC <0003> db_auc.c:157 IMSI='262424896419921': No 2G Auth Data 20240904055538772 DAUC <0003> db_auc.c:192 IMSI='262424896419921': No 3G Auth Data HLR_Test-GSUP(33)@f825bed6c160: Created GsupExpect[0] for "262424896419921" to be handled at TC_gsup_sai_eps(38) 20240904055538816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52958<->l=127.0.0.1:4258 20240904055538820 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055538820 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424896419921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424896419921"} 20240904055538820 DAUC <0003> db_auc.c:236 IMSI='262424896419921': Calling to generate 5 vectors 20240904055538820 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240904055538820 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055538820 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055538820 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055538820 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055538820 DAUC <0003> auc.c:113 vector [0]: rand = 42c40ca551095f0746254f39f0b674e9 20240904055538820 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055538820 DAUC <0003> auc.c:142 vector [0]: autn = efcfb934652c8000aae4618e80b05c8c 20240904055538820 DAUC <0003> auc.c:143 vector [0]: ck = 00e0c93e6bda817603984069bd72d01c 20240904055538820 DAUC <0003> auc.c:144 vector [0]: ik = 2105b77973fa3edb5c821700b3a15493 20240904055538820 DAUC <0003> auc.c:145 vector [0]: res = 3c8383cfa943b8970000000000000000 20240904055538820 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055538820 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055538820 DAUC <0003> auc.c:179 vector [0]: kc = 9cef030a3bc11000 20240904055538820 DAUC <0003> auc.c:180 vector [0]: sres = 51a7ea51 20240904055538820 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055538820 DAUC <0003> auc.c:113 vector [1]: rand = 5855068d7800789d2852f70496703dd0 20240904055538820 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240904055538820 DAUC <0003> auc.c:142 vector [1]: autn = 164f475b79848000994b8e50591c54b5 20240904055538820 DAUC <0003> auc.c:143 vector [1]: ck = 2537d27c4a14a69053534b466ad24f7d 20240904055538820 DAUC <0003> auc.c:144 vector [1]: ik = 892d7376ad43e93e5899fbdae4e39a0a 20240904055538820 DAUC <0003> auc.c:145 vector [1]: res = f6bf8d93724786850000000000000000 20240904055538820 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055538820 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055538820 DAUC <0003> auc.c:179 vector [1]: kc = c2161240a306f800 20240904055538820 DAUC <0003> auc.c:180 vector [1]: sres = c5e71037 20240904055538820 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055538820 DAUC <0003> auc.c:113 vector [2]: rand = 7aa9fccdc1d0b56a3255ba3e62eb5da6 20240904055538820 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240904055538820 DAUC <0003> auc.c:142 vector [2]: autn = 6a48d33f4762800025bd9de1619df91e 20240904055538820 DAUC <0003> auc.c:143 vector [2]: ck = e774df8cf5a740cc4728670e2baabd3e 20240904055538820 DAUC <0003> auc.c:144 vector [2]: ik = 0fdb736c994ebb993ce0b67eac0efc66 20240904055538820 DAUC <0003> auc.c:145 vector [2]: res = e6fa12276c22aeb40000000000000000 20240904055538820 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055538820 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055538820 DAUC <0003> auc.c:179 vector [2]: kc = aef2f6aab0a19000 20240904055538820 DAUC <0003> auc.c:180 vector [2]: sres = c1549202 20240904055538820 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055538820 DAUC <0003> auc.c:113 vector [3]: rand = 2ecde0b7d8f4671c526b9c269bbb3cab 20240904055538820 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240904055538820 DAUC <0003> auc.c:142 vector [3]: autn = a70b444ec2e58000706e5055bcaca677 20240904055538820 DAUC <0003> auc.c:143 vector [3]: ck = 676fb626289324b954f97a71d506f404 20240904055538820 DAUC <0003> auc.c:144 vector [3]: ik = b01ab051ac94dfedca7c029698a84a8a 20240904055538820 DAUC <0003> auc.c:145 vector [3]: res = 87d6cf2398eb441e0000000000000000 20240904055538820 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055538820 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055538820 DAUC <0003> auc.c:179 vector [3]: kc = 4e772122c55f2c00 20240904055538820 DAUC <0003> auc.c:180 vector [3]: sres = 1b96d5ce 20240904055538820 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055538820 DAUC <0003> auc.c:113 vector [4]: rand = 1a8711330e50801c189369dc21790f53 20240904055538820 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240904055538820 DAUC <0003> auc.c:142 vector [4]: autn = 5dc5910f140c8000554a8e6ae68d80b0 20240904055538820 DAUC <0003> auc.c:143 vector [4]: ck = ed9160e8941bb92bba0ca836aa402037 20240904055538820 DAUC <0003> auc.c:144 vector [4]: ik = 66180af9f62d342313669c66adc142d8 20240904055538820 DAUC <0003> auc.c:145 vector [4]: res = ecf2c7ed14a170000000000000000000 20240904055538820 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055538820 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240904055538820 DAUC <0003> auc.c:179 vector [4]: kc = 265d64afc3722800 20240904055538820 DAUC <0003> auc.c:180 vector [4]: sres = f7331dee 20240904055538820 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240904055538820 DAUC <0003> db_auc.c:245 IMSI='262424896419921': Generated 5 vectors 20240904055538820 DAUC <0003> db_auc.c:249 IMSI='262424896419921': Updating SQN=161 in DB 20240904055538830 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424896419921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424896419921"} 20240904055538830 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424896419921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055538830 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055538830 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f825bed6c160: Found GsupExpect[0] for "262424896419921" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@f825bed6c160: Added IMSI table entry 2TC_gsup_sai_eps(38)"262424896419921" TC_gsup_sai_eps(38)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055538833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52958<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@f825bed6c160: Final verdict of PTC: pass 20240904055538865 DAUC <0003> db_auc.c:157 IMSI='262426298473138': No 2G Auth Data 20240904055538865 DAUC <0003> db_auc.c:192 IMSI='262426298473138': No 3G Auth Data HLR_Test-GSUP(33)@f825bed6c160: Created GsupExpect[0] for "262426298473138" to be handled at TC_gsup_sai_eps(39) 20240904055538904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4258 20240904055538908 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055538908 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426298473138 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426298473138"} 20240904055538908 DAUC <0003> db_auc.c:236 IMSI='262426298473138': Calling to generate 5 vectors 20240904055538908 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240904055538908 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055538908 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055538908 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055538908 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055538908 DAUC <0003> auc.c:113 vector [0]: rand = 6b7a001a96653aeae7df2226e4180fcc 20240904055538908 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055538908 DAUC <0003> auc.c:142 vector [0]: autn = 41adf258f972800055c2cc78f735b2d1 20240904055538908 DAUC <0003> auc.c:143 vector [0]: ck = d356be8109d56c5d04a816f817eb2f16 20240904055538908 DAUC <0003> auc.c:144 vector [0]: ik = b9b53c34fc4a52470039651aec2c7a46 20240904055538908 DAUC <0003> auc.c:145 vector [0]: res = d5a5b819b64f93300000000000000000 20240904055538908 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055538908 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055538908 DAUC <0003> auc.c:179 vector [0]: kc = d3a5c7bc0c8d6000 20240904055538908 DAUC <0003> auc.c:180 vector [0]: sres = 91124cdc 20240904055538908 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055538908 DAUC <0003> auc.c:113 vector [1]: rand = 2d015fd3b1a1b5017d5684c473101ec0 20240904055538908 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240904055538908 DAUC <0003> auc.c:142 vector [1]: autn = b9f3f556dae08000943784f92407a674 20240904055538908 DAUC <0003> auc.c:143 vector [1]: ck = 5be649d9aa70403a63cd6baf26246087 20240904055538908 DAUC <0003> auc.c:144 vector [1]: ik = 9f9c6c0484fd119e91090f74a4159b6a 20240904055538908 DAUC <0003> auc.c:145 vector [1]: res = 7d8a243a5adacd850000000000000000 20240904055538908 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055538908 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055538908 DAUC <0003> auc.c:179 vector [1]: kc = 016a2f3b56eae000 20240904055538908 DAUC <0003> auc.c:180 vector [1]: sres = 179f152b 20240904055538908 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055538908 DAUC <0003> auc.c:113 vector [2]: rand = e546e020a2fab11b035fa58756e1478f 20240904055538908 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240904055538908 DAUC <0003> auc.c:142 vector [2]: autn = d20870de52e38000108714a3e687515e 20240904055538908 DAUC <0003> auc.c:143 vector [2]: ck = afbb27c3ff67ef8e170bca6a201be0c6 20240904055538908 DAUC <0003> auc.c:144 vector [2]: ik = 062185ce28d84d6dabb0730b982fb95f 20240904055538908 DAUC <0003> auc.c:145 vector [2]: res = 4037c3dc2e25b5430000000000000000 20240904055538908 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055538908 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055538908 DAUC <0003> auc.c:179 vector [2]: kc = fe392c25e8922400 20240904055538908 DAUC <0003> auc.c:180 vector [2]: sres = ad83de72 20240904055538908 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055538908 DAUC <0003> auc.c:113 vector [3]: rand = 099c1db01e2285d19e4c797095a99161 20240904055538908 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240904055538908 DAUC <0003> auc.c:142 vector [3]: autn = a8fbdb80a213800059272edb62716f0e 20240904055538908 DAUC <0003> auc.c:143 vector [3]: ck = d63bcea2673d1c8fb0ffc1ed07d88b19 20240904055538908 DAUC <0003> auc.c:144 vector [3]: ik = fe0c729c2f4761a33b73292fa0f49c4b 20240904055538908 DAUC <0003> auc.c:145 vector [3]: res = aa5cfbb1763b1fa10000000000000000 20240904055538908 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055538908 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055538908 DAUC <0003> auc.c:179 vector [3]: kc = b60fd206b7f44400 20240904055538908 DAUC <0003> auc.c:180 vector [3]: sres = c1a2385c 20240904055538908 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055538908 DAUC <0003> auc.c:113 vector [4]: rand = 8a8b3d0bb43e17677198b65fc51da193 20240904055538908 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240904055538908 DAUC <0003> auc.c:142 vector [4]: autn = 089d6dc5d94d8000ae89213145629884 20240904055538908 DAUC <0003> auc.c:143 vector [4]: ck = 10090210f2e5e0d7d77dcd130d5555fd 20240904055538908 DAUC <0003> auc.c:144 vector [4]: ik = 8373f74645b29e1c8a7c9de64953eeb1 20240904055538908 DAUC <0003> auc.c:145 vector [4]: res = f54ea955dcec27de0000000000000000 20240904055538908 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055538908 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240904055538908 DAUC <0003> auc.c:179 vector [4]: kc = 0b2cbab70e2bfc00 20240904055538908 DAUC <0003> auc.c:180 vector [4]: sres = 86afd627 20240904055538908 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240904055538908 DAUC <0003> db_auc.c:245 IMSI='262426298473138': Generated 5 vectors 20240904055538908 DAUC <0003> db_auc.c:249 IMSI='262426298473138': Updating SQN=161 in DB 20240904055538916 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426298473138 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426298473138"} 20240904055538916 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426298473138 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055538916 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055538916 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f825bed6c160: Found GsupExpect[0] for "262426298473138" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@f825bed6c160: Added IMSI table entry 3TC_gsup_sai_eps(39)"262426298473138" TC_gsup_sai_eps(39)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055538920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@f825bed6c160: Final verdict of PTC: pass 20240904055538952 DAUC <0003> db_auc.c:157 IMSI='262425424415019': No 2G Auth Data 20240904055538952 DAUC <0003> db_auc.c:192 IMSI='262425424415019': No 3G Auth Data HLR_Test-GSUP(33)@f825bed6c160: Created GsupExpect[0] for "262425424415019" to be handled at TC_gsup_sai_eps(40) 20240904055538994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52968<->l=127.0.0.1:4258 20240904055538998 DLINP <000b> input/ipa.c:451 connected read/write 20240904055538998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055538998 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425424415019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425424415019"} 20240904055538998 DAUC <0003> db_auc.c:236 IMSI='262425424415019': Calling to generate 5 vectors 20240904055538998 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240904055538998 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240904055538998 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240904055538998 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240904055538998 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240904055538998 DAUC <0003> auc.c:113 vector [0]: rand = 04dc78a4b17c2a4a6ca0b4eaf18a2cd9 20240904055538998 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240904055538998 DAUC <0003> auc.c:142 vector [0]: autn = dc5eab50ba0880008c190eac4c934f96 20240904055538998 DAUC <0003> auc.c:143 vector [0]: ck = dd60462aac7d2c56dfb43cc21199c1f1 20240904055538998 DAUC <0003> auc.c:144 vector [0]: ik = 1ae2156c4cefb9746c7f6c9219c8e2ef 20240904055538998 DAUC <0003> auc.c:145 vector [0]: res = d1862b20ea7644430000000000000000 20240904055538998 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240904055538998 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240904055538998 DAUC <0003> auc.c:179 vector [0]: kc = 396b8ff7f3246c5b 20240904055538998 DAUC <0003> auc.c:180 vector [0]: sres = ba81ee60 20240904055538998 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240904055538998 DAUC <0003> auc.c:113 vector [1]: rand = e51f7829304c6baa80339a567367c013 20240904055538998 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240904055538998 DAUC <0003> auc.c:142 vector [1]: autn = b2420cb2d8df8000004fca863b671e6f 20240904055538998 DAUC <0003> auc.c:143 vector [1]: ck = 34b8a05ed8688f44fcb7b4f6fc5e0a45 20240904055538998 DAUC <0003> auc.c:144 vector [1]: ik = b280924fa2d4e97c3d9a61fa77e8b273 20240904055538998 DAUC <0003> auc.c:145 vector [1]: res = 02296a229e621dae0000000000000000 20240904055538998 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240904055538998 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240904055538998 DAUC <0003> auc.c:179 vector [1]: kc = 12cf161d68dbed2e 20240904055538998 DAUC <0003> auc.c:180 vector [1]: sres = 1b17bfb2 20240904055538998 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240904055538998 DAUC <0003> auc.c:113 vector [2]: rand = 5e1f78de28745318f702dd70248a20f5 20240904055538998 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240904055538998 DAUC <0003> auc.c:142 vector [2]: autn = 6b7ec7f8675a8000e5609ad20f828974 20240904055538998 DAUC <0003> auc.c:143 vector [2]: ck = 38cd8cab1c8e4448ae658fc44cc833c6 20240904055538998 DAUC <0003> auc.c:144 vector [2]: ik = fe389f0f7eeaf8ca44a2217d60126362 20240904055538998 DAUC <0003> auc.c:145 vector [2]: res = 5c283b2f5817844d0000000000000000 20240904055538998 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240904055538998 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240904055538998 DAUC <0003> auc.c:179 vector [2]: kc = 72daefe87c77d93f 20240904055538998 DAUC <0003> auc.c:180 vector [2]: sres = b0cc78c2 20240904055538998 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240904055538998 DAUC <0003> auc.c:113 vector [3]: rand = f85a8f4ce9281146a1970e70d2fbc2b4 20240904055538998 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240904055538998 DAUC <0003> auc.c:142 vector [3]: autn = efe5b0734ea18000f9582cb02b4613d0 20240904055538998 DAUC <0003> auc.c:143 vector [3]: ck = fa88526fd6274b860ed567ebc56b2852 20240904055538998 DAUC <0003> auc.c:144 vector [3]: ik = 0bf3aa893f90fe2eff699f6ddd42539d 20240904055538998 DAUC <0003> auc.c:145 vector [3]: res = 02b00a706388a2dd0000000000000000 20240904055538998 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240904055538998 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240904055538998 DAUC <0003> auc.c:179 vector [3]: kc = 8a8becb5a9f9fef3 20240904055538998 DAUC <0003> auc.c:180 vector [3]: sres = 38791780 20240904055538998 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240904055538998 DAUC <0003> auc.c:113 vector [4]: rand = cd98847ff8c6189cdf7d6f5641077e1b 20240904055538998 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240904055538998 DAUC <0003> auc.c:142 vector [4]: autn = 0dc202bd121f8000daa3a078378efdc2 20240904055538998 DAUC <0003> auc.c:143 vector [4]: ck = 08b68b80185632c51afbd13e023436ff 20240904055538998 DAUC <0003> auc.c:144 vector [4]: ik = 598f192043d52c02bf31036411be3839 20240904055538998 DAUC <0003> auc.c:145 vector [4]: res = 0fc17f474462a7ae0000000000000000 20240904055538998 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240904055538998 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240904055538998 DAUC <0003> auc.c:179 vector [4]: kc = f8770009335669f5 20240904055538998 DAUC <0003> auc.c:180 vector [4]: sres = d026c697 20240904055538998 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240904055538998 DAUC <0003> db_auc.c:245 IMSI='262425424415019': Generated 5 vectors 20240904055538998 DAUC <0003> db_auc.c:249 IMSI='262425424415019': Updating SQN=161 in DB 20240904055539006 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425424415019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425424415019"} 20240904055539006 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425424415019 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055539006 DLINP <000b> input/ipa.c:451 connected read/write 20240904055539006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055539006 DLINP <000b> input/ipa.c:451 connected read/write 20240904055539006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@f825bed6c160: Found GsupExpect[0] for "262425424415019" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@f825bed6c160: Added IMSI table entry 4TC_gsup_sai_eps(40)"262425424415019" TC_gsup_sai_eps(40)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055539009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52968<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@f825bed6c160: Final verdict of PTC: pass MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055539033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52948<->l=127.0.0.1:4258 20240904055539034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44475<->l=127.0.0.1:4259) 34@f825bed6c160: Final verdict of PTC: none 20240904055539034 DLINP <000b> input/ipa.c:451 connected read/write 20240904055539034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055539034 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055539034 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055539034 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@f825bed6c160: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Wed Sep 4 05:55:39 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5380) Waiting for packet dumper to finish... 1 (prev_count=5380, count=29936) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Wed Sep 4 05:55:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_ul_unknown_imsi started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055542110 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055542110 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055542112 DLINP <000b> input/ipa.c:451 connected read/write 20240904055542112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055542113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055542115 DLINP <000b> input/ipa.c:451 connected read/write 20240904055542115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055542115 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055542115 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055542115 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  20240904055542115 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055542115 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  20240904055542115 DLGSUP <0013> gsup_server.c:235 2:  20240904055542115 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055542115 DLGSUP <0013> gsup_server.c:235 3:  20240904055542115 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055542115 DLGSUP <0013> gsup_server.c:235 4:  20240904055542115 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055542115 DLGSUP <0013> gsup_server.c:235 5:  20240904055542115 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055542115 DLGSUP <0013> gsup_server.c:235 7:  20240904055542115 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055542115 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055542115 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055542115 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@f825bed6c160: 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") 20240904055542135 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37943<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@f825bed6c160: Created GsupExpect[0] for "262424043628339" to be handled at TC_gsup_ul_unknown_imsi(45) 20240904055542148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 20240904055542161 DLINP <000b> input/ipa.c:451 connected read/write 20240904055542161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055542161 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424043628339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424043628339" cn_domain=PS} 20240904055542161 DLU <0006> fsm.c:456 lu(262424043628339)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055542161 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424043628339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240904055542161 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424043628339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424043628339" cause=IMSI unknown in HLR} 20240904055542161 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424043628339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055542161 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424043628339)[0x560a5592c7f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055542161 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424043628339)[0x560a5592c7f0]{UNVALIDATED}: Freeing instance 20240904055542161 DLU <0006> fsm.c:568 lu(PS:IMSI-262424043628339)[0x560a5592c7f0]{UNVALIDATED}: Deallocated 20240904055542161 DLINP <000b> input/ipa.c:451 connected read/write 20240904055542161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055542161 DLINP <000b> input/ipa.c:451 connected read/write 20240904055542161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@f825bed6c160: Found GsupExpect[0] for "262424043628339" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@f825bed6c160: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262424043628339" TC_gsup_ul_unknown_imsi(45)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055542164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@f825bed6c160: Final verdict of PTC: pass 20240904055542165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4258 20240904055542165 DLINP <000b> input/ipa.c:451 connected read/write 20240904055542165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055542165 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055542165 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055542165 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055542165 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37943<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@f825bed6c160: Final verdict of PTC: none 43@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 43: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@f825bed6c160: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Wed Sep 4 05:55:42 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=9272) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Wed Sep 4 05:55:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055545239 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055545239 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055545242 DLINP <000b> input/ipa.c:451 connected read/write 20240904055545242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055545243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53008<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055545245 DLINP <000b> input/ipa.c:451 connected read/write 20240904055545245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055545245 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055545245 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055545245 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  20240904055545245 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055545245 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  20240904055545245 DLGSUP <0013> gsup_server.c:235 2:  20240904055545245 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055545245 DLGSUP <0013> gsup_server.c:235 3:  20240904055545245 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055545245 DLGSUP <0013> gsup_server.c:235 4:  20240904055545245 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055545245 DLGSUP <0013> gsup_server.c:235 5:  20240904055545245 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055545245 DLGSUP <0013> gsup_server.c:235 7:  20240904055545245 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055545245 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055545245 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055545245 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@f825bed6c160: 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") 20240904055545264 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43765<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@f825bed6c160: Created GsupExpect[0] for "262420795356370" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240904055545277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4258 20240904055545285 DLINP <000b> input/ipa.c:451 connected read/write 20240904055545285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055545285 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420795356370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420795356370" cn_domain=PS source_name="the-source\n"} 20240904055545285 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240904055545285 DLU <0006> fsm.c:456 lu(262420795356370)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055545285 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420795356370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240904055545285 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420795356370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420795356370" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240904055545285 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420795356370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055545285 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420795356370)[0x560a5592c7f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055545285 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420795356370)[0x560a5592c7f0]{UNVALIDATED}: Freeing instance 20240904055545285 DLU <0006> fsm.c:568 lu(PS:IMSI-262420795356370)[0x560a5592c7f0]{UNVALIDATED}: Deallocated 20240904055545285 DLINP <000b> input/ipa.c:451 connected read/write 20240904055545285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055545285 DLINP <000b> input/ipa.c:451 connected read/write 20240904055545285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@f825bed6c160: Found GsupExpect[0] for "262420795356370" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@f825bed6c160: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262420795356370" TC_gsup_ul_unknown_imsi_via_proxy(50)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055545288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@f825bed6c160: Final verdict of PTC: pass 20240904055545289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53008<->l=127.0.0.1:4258 20240904055545290 DLINP <000b> input/ipa.c:451 connected read/write 20240904055545290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055545290 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055545290 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055545290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055545290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240904055545290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43765<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@f825bed6c160: Final verdict of PTC: none 48@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 48: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@f825bed6c160: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Wed Sep 4 05:55:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=9252) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Wed Sep 4 05:55:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055548367 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055548367 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055548369 DLINP <000b> input/ipa.c:451 connected read/write 20240904055548369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055548370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055548373 DLINP <000b> input/ipa.c:451 connected read/write 20240904055548373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055548373 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055548373 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055548373 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  20240904055548373 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055548373 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  20240904055548373 DLGSUP <0013> gsup_server.c:235 2:  20240904055548373 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055548373 DLGSUP <0013> gsup_server.c:235 3:  20240904055548373 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055548373 DLGSUP <0013> gsup_server.c:235 4:  20240904055548373 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055548373 DLGSUP <0013> gsup_server.c:235 5:  20240904055548373 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055548373 DLGSUP <0013> gsup_server.c:235 7:  20240904055548373 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055548373 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055548373 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055548373 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@f825bed6c160: 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") 20240904055548396 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40433<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@f825bed6c160: Created GsupExpect[0] for "262420077953020" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240904055548409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58172<->l=127.0.0.1:4258 20240904055548416 DLINP <000b> input/ipa.c:451 connected read/write 20240904055548416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055548416 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420077953020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420077953020" cn_domain=PS} 20240904055548416 DLU <0006> fsm.c:456 lu(262420077953020)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055548416 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420077953020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240904055548416 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420077953020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420077953020" cause=Roaming not allowed in this location area} 20240904055548416 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420077953020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055548416 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420077953020)[0x560a5592c7f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055548416 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420077953020)[0x560a5592c7f0]{UNVALIDATED}: Freeing instance 20240904055548416 DLU <0006> fsm.c:568 lu(PS:IMSI-262420077953020)[0x560a5592c7f0]{UNVALIDATED}: Deallocated 20240904055548416 DLINP <000b> input/ipa.c:451 connected read/write 20240904055548416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055548416 DLINP <000b> input/ipa.c:451 connected read/write 20240904055548416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@f825bed6c160: Found GsupExpect[0] for "262420077953020" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@f825bed6c160: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262420077953020" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055548418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58172<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@f825bed6c160: Final verdict of PTC: pass 20240904055548419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4258 20240904055548420 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40433<->l=127.0.0.1:4259) 20240904055548420 DLINP <000b> input/ipa.c:451 connected read/write 20240904055548420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055548420 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055548420 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055548420 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@f825bed6c160: Final verdict of PTC: none 53@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 53: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@f825bed6c160: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Wed Sep 4 05:55:48 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=10416) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Wed Sep 4 05:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_sai_err_unknown_imsi started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055551497 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055551497 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055551500 DLINP <000b> input/ipa.c:451 connected read/write 20240904055551500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055551501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58188<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055551504 DLINP <000b> input/ipa.c:451 connected read/write 20240904055551504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055551504 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055551504 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055551504 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  20240904055551504 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055551504 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  20240904055551504 DLGSUP <0013> gsup_server.c:235 2:  20240904055551504 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055551504 DLGSUP <0013> gsup_server.c:235 3:  20240904055551504 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055551504 DLGSUP <0013> gsup_server.c:235 4:  20240904055551504 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055551504 DLGSUP <0013> gsup_server.c:235 5:  20240904055551504 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055551504 DLGSUP <0013> gsup_server.c:235 7:  20240904055551504 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055551504 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055551504 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055551504 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@f825bed6c160: 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") 20240904055551521 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37427<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@f825bed6c160: Created GsupExpect[0] for "262423062338103" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240904055551532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58202<->l=127.0.0.1:4258 20240904055551549 DLINP <000b> input/ipa.c:451 connected read/write 20240904055551549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055551549 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423062338103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423062338103"} 20240904055551549 DAUC <0003> db_auc.c:133 IMSI='262423062338103': No such subscriber 20240904055551549 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423062338103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240904055551549 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423062338103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423062338103" cause=IMSI unknown in HLR} 20240904055551549 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423062338103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055551549 DLINP <000b> input/ipa.c:451 connected read/write 20240904055551549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055551549 DLINP <000b> input/ipa.c:451 connected read/write 20240904055551549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@f825bed6c160: Found GsupExpect[0] for "262423062338103" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@f825bed6c160: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423062338103" TC_gsup_sai_err_unknown_imsi(60)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055551552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58202<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@f825bed6c160: Final verdict of PTC: pass 20240904055551553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58188<->l=127.0.0.1:4258 20240904055551554 DLINP <000b> input/ipa.c:451 connected read/write 20240904055551554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055551554 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055551554 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055551554 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055551554 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37427<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@f825bed6c160: Final verdict of PTC: none 58@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 58: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@f825bed6c160: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Wed Sep 4 05:55:51 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=9292) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Wed Sep 4 05:55:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_ul started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055554631 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055554631 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055554633 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055554634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58208<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@f825bed6c160: 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 } } } } 20240904055554635 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055554635 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055554635 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055554635 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  20240904055554635 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055554635 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  20240904055554635 DLGSUP <0013> gsup_server.c:235 2:  20240904055554635 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055554635 DLGSUP <0013> gsup_server.c:235 3:  20240904055554635 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055554635 DLGSUP <0013> gsup_server.c:235 4:  20240904055554635 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055554635 DLGSUP <0013> gsup_server.c:235 5:  20240904055554635 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055554635 DLGSUP <0013> gsup_server.c:235 7:  20240904055554635 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055554635 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055554635 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055554635 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@f825bed6c160: 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") 20240904055554652 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36223<->l=127.0.0.1:4259) 20240904055554667 DAUC <0003> db_auc.c:157 IMSI='262421895428519': No 2G Auth Data 20240904055554667 DAUC <0003> db_auc.c:192 IMSI='262421895428519': No 3G Auth Data HLR_Test-GSUP(62)@f825bed6c160: Created GsupExpect[0] for "262421895428519" to be handled at TC_gsup_ul(65) 20240904055554701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58222<->l=127.0.0.1:4258 20240904055554707 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055554707 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421895428519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421895428519" cn_domain=PS} 20240904055554707 DLU <0006> fsm.c:456 lu(262421895428519)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055554707 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421895428519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055554722 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421895428519)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055554722 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421895428519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421895428519" cn_domain=PS} 20240904055554722 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055554722 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f825bed6c160: Found GsupExpect[0] for "262421895428519" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@f825bed6c160: Added IMSI table entry 0TC_gsup_ul(65)"262421895428519" 20240904055554726 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055554726 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421895428519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421895428519"} 20240904055554726 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421895428519)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055554726 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421895428519 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055554726 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421895428519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421895428519"} 20240904055554726 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421895428519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055554726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421895428519)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055554726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421895428519)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055554726 DLU <0006> fsm.c:568 lu(PS:IMSI-262421895428519)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055554726 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055554726 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul(65)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055554728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58222<->l=127.0.0.1:4258 TC_gsup_ul(65)@f825bed6c160: Final verdict of PTC: pass 20240904055554752 DAUC <0003> db_auc.c:157 IMSI='262428180426358': No 2G Auth Data 20240904055554752 DAUC <0003> db_auc.c:192 IMSI='262428180426358': No 3G Auth Data 20240904055554761 DLGSUP <0013> hlr.c:121 IMSI 262428180426358: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f825bed6c160: Created GsupExpect[0] for "262428180426358" to be handled at TC_gsup_ul(66) 20240904055554784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58228<->l=127.0.0.1:4258 20240904055554788 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055554788 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428180426358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428180426358" cn_domain=PS} 20240904055554788 DLU <0006> fsm.c:456 lu(262428180426358)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055554788 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428180426358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055554803 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428180426358)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055554803 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428180426358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428180426358" cn_domain=PS} 20240904055554803 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055554803 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f825bed6c160: Found GsupExpect[0] for "262428180426358" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@f825bed6c160: Added IMSI table entry 1TC_gsup_ul(66)"262428180426358" 20240904055554806 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055554806 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428180426358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428180426358"} 20240904055554806 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428180426358)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055554806 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428180426358 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055554806 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428180426358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428180426358"} 20240904055554806 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428180426358 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055554806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428180426358)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055554806 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428180426358)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055554806 DLU <0006> fsm.c:568 lu(PS:IMSI-262428180426358)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055554806 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055554806 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul(66)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055554808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58228<->l=127.0.0.1:4258 TC_gsup_ul(66)@f825bed6c160: Final verdict of PTC: pass 20240904055554832 DAUC <0003> db_auc.c:157 IMSI='262429090756033': No 2G Auth Data 20240904055554832 DAUC <0003> db_auc.c:192 IMSI='262429090756033': No 3G Auth Data 20240904055554840 DLGSUP <0013> hlr.c:121 IMSI 262429090756033: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f825bed6c160: Created GsupExpect[0] for "262429090756033" to be handled at TC_gsup_ul(67) 20240904055554864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58232<->l=127.0.0.1:4258 20240904055554869 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055554869 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429090756033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429090756033" cn_domain=PS} 20240904055554869 DLU <0006> fsm.c:456 lu(262429090756033)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055554869 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429090756033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055554884 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429090756033)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055554884 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429090756033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429090756033" cn_domain=PS} 20240904055554884 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055554884 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f825bed6c160: Found GsupExpect[0] for "262429090756033" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@f825bed6c160: Added IMSI table entry 2TC_gsup_ul(67)"262429090756033" 20240904055554886 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055554886 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429090756033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429090756033"} 20240904055554886 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429090756033)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055554886 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429090756033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055554886 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429090756033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429090756033"} 20240904055554886 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429090756033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055554886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429090756033)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055554886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429090756033)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055554886 DLU <0006> fsm.c:568 lu(PS:IMSI-262429090756033)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055554886 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055554886 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul(67)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055554888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58232<->l=127.0.0.1:4258 TC_gsup_ul(67)@f825bed6c160: Final verdict of PTC: pass 20240904055554913 DAUC <0003> db_auc.c:157 IMSI='262424481804770': No 2G Auth Data 20240904055554913 DAUC <0003> db_auc.c:192 IMSI='262424481804770': No 3G Auth Data 20240904055554922 DLGSUP <0013> hlr.c:121 IMSI 262424481804770: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f825bed6c160: Created GsupExpect[0] for "262424481804770" to be handled at TC_gsup_ul(68) 20240904055554947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58244<->l=127.0.0.1:4258 20240904055554951 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055554951 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424481804770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424481804770" cn_domain=PS} 20240904055554951 DLU <0006> fsm.c:456 lu(262424481804770)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055554951 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424481804770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055554966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424481804770)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055554966 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424481804770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424481804770" cn_domain=PS} 20240904055554966 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055554966 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f825bed6c160: Found GsupExpect[0] for "262424481804770" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@f825bed6c160: Added IMSI table entry 3TC_gsup_ul(68)"262424481804770" 20240904055554969 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055554969 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424481804770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424481804770"} 20240904055554969 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424481804770)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055554969 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424481804770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055554969 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424481804770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424481804770"} 20240904055554969 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424481804770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055554969 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424481804770)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055554969 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424481804770)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055554969 DLU <0006> fsm.c:568 lu(PS:IMSI-262424481804770)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055554969 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055554969 DLINP <000b> input/ipa.c:451 connected read/write 20240904055554969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul(68)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055554971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58244<->l=127.0.0.1:4258 TC_gsup_ul(68)@f825bed6c160: Final verdict of PTC: pass 20240904055554995 DAUC <0003> db_auc.c:157 IMSI='262429130483324': No 2G Auth Data 20240904055554995 DAUC <0003> db_auc.c:192 IMSI='262429130483324': No 3G Auth Data 20240904055555003 DLGSUP <0013> hlr.c:121 IMSI 262429130483324: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f825bed6c160: Created GsupExpect[0] for "262429130483324" to be handled at TC_gsup_ul(69) 20240904055555028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58252<->l=127.0.0.1:4258 20240904055555032 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055555032 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429130483324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429130483324" cn_domain=PS} 20240904055555032 DLU <0006> fsm.c:456 lu(262429130483324)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055555032 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429130483324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055555048 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429130483324)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055555048 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429130483324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429130483324" cn_domain=PS} 20240904055555048 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055555048 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f825bed6c160: Found GsupExpect[0] for "262429130483324" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@f825bed6c160: Added IMSI table entry 4TC_gsup_ul(69)"262429130483324" 20240904055555051 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055555051 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429130483324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429130483324"} 20240904055555051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429130483324)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055555051 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429130483324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055555051 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429130483324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429130483324"} 20240904055555051 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429130483324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055555051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429130483324)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055555051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429130483324)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055555051 DLU <0006> fsm.c:568 lu(PS:IMSI-262429130483324)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055555051 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055555051 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul(69)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055555052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58252<->l=127.0.0.1:4258 TC_gsup_ul(69)@f825bed6c160: Final verdict of PTC: pass 20240904055555078 DAUC <0003> db_auc.c:157 IMSI='262421860387182': No 2G Auth Data 20240904055555078 DAUC <0003> db_auc.c:192 IMSI='262421860387182': No 3G Auth Data 20240904055555086 DLGSUP <0013> hlr.c:121 IMSI 262421860387182: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f825bed6c160: Created GsupExpect[0] for "262421860387182" to be handled at TC_gsup_ul(70) 20240904055555117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58254<->l=127.0.0.1:4258 20240904055555120 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055555120 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421860387182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421860387182" cn_domain=PS} 20240904055555120 DLU <0006> fsm.c:456 lu(262421860387182)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055555120 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421860387182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055555136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421860387182)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055555136 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421860387182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421860387182" cn_domain=PS} 20240904055555136 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055555136 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f825bed6c160: Found GsupExpect[0] for "262421860387182" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@f825bed6c160: Added IMSI table entry 5TC_gsup_ul(70)"262421860387182" 20240904055555138 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055555138 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421860387182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421860387182"} 20240904055555138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421860387182)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055555138 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421860387182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055555138 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421860387182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421860387182"} 20240904055555138 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421860387182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055555138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421860387182)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055555138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421860387182)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055555138 DLU <0006> fsm.c:568 lu(PS:IMSI-262421860387182)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055555138 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055555138 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul(70)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055555140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58254<->l=127.0.0.1:4258 TC_gsup_ul(70)@f825bed6c160: Final verdict of PTC: pass 20240904055555172 DAUC <0003> db_auc.c:157 IMSI='262423644085660': No 2G Auth Data 20240904055555172 DAUC <0003> db_auc.c:192 IMSI='262423644085660': No 3G Auth Data 20240904055555181 DLGSUP <0013> hlr.c:121 IMSI 262423644085660: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f825bed6c160: Created GsupExpect[0] for "262423644085660" to be handled at TC_gsup_ul(71) 20240904055555212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58256<->l=127.0.0.1:4258 20240904055555216 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055555216 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423644085660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423644085660" cn_domain=PS} 20240904055555216 DLU <0006> fsm.c:456 lu(262423644085660)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055555216 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423644085660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055555232 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423644085660)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055555232 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423644085660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423644085660" cn_domain=PS} 20240904055555232 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055555232 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f825bed6c160: Found GsupExpect[0] for "262423644085660" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@f825bed6c160: Added IMSI table entry 6TC_gsup_ul(71)"262423644085660" 20240904055555235 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055555235 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423644085660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423644085660"} 20240904055555235 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423644085660)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055555235 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423644085660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055555235 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423644085660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423644085660"} 20240904055555235 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423644085660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055555235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423644085660)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055555235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423644085660)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055555235 DLU <0006> fsm.c:568 lu(PS:IMSI-262423644085660)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055555235 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055555235 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul(71)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055555236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58256<->l=127.0.0.1:4258 TC_gsup_ul(71)@f825bed6c160: Final verdict of PTC: pass 20240904055555269 DAUC <0003> db_auc.c:157 IMSI='262422291351039': No 2G Auth Data 20240904055555269 DAUC <0003> db_auc.c:192 IMSI='262422291351039': No 3G Auth Data 20240904055555278 DLGSUP <0013> hlr.c:121 IMSI 262422291351039: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@f825bed6c160: Created GsupExpect[0] for "262422291351039" to be handled at TC_gsup_ul(72) 20240904055555309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58272<->l=127.0.0.1:4258 20240904055555313 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055555313 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422291351039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422291351039" cn_domain=PS} 20240904055555313 DLU <0006> fsm.c:456 lu(262422291351039)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055555313 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422291351039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055555327 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422291351039)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055555327 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422291351039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422291351039" cn_domain=PS} 20240904055555327 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055555327 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@f825bed6c160: Found GsupExpect[0] for "262422291351039" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@f825bed6c160: Added IMSI table entry 7TC_gsup_ul(72)"262422291351039" 20240904055555329 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055555330 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422291351039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422291351039"} 20240904055555330 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422291351039)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055555330 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422291351039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055555330 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422291351039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422291351039"} 20240904055555330 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422291351039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055555330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422291351039)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055555330 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422291351039)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055555330 DLU <0006> fsm.c:568 lu(PS:IMSI-262422291351039)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055555330 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055555330 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul(72)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055555331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58272<->l=127.0.0.1:4258 TC_gsup_ul(72)@f825bed6c160: Final verdict of PTC: pass MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055555356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58208<->l=127.0.0.1:4258 20240904055555357 DLINP <000b> input/ipa.c:451 connected read/write 20240904055555357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055555357 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055555357 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055555357 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@f825bed6c160: Final verdict of PTC: none 20240904055555358 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36223<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@f825bed6c160: Final verdict of PTC: none 63@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@f825bed6c160: Test case TC_gsup_ul finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Wed Sep 4 05:55:55 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19232) Waiting for packet dumper to finish... 1 (prev_count=19232, count=41780) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Wed Sep 4 05:55:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_ul_via_proxy started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055558435 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055558435 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055558437 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40898<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055558439 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055558439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055558439 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  20240904055558439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055558439 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  20240904055558439 DLGSUP <0013> gsup_server.c:235 2:  20240904055558439 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055558439 DLGSUP <0013> gsup_server.c:235 3:  20240904055558439 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055558439 DLGSUP <0013> gsup_server.c:235 4:  20240904055558439 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055558439 DLGSUP <0013> gsup_server.c:235 5:  20240904055558439 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055558439 DLGSUP <0013> gsup_server.c:235 7:  20240904055558439 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055558439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055558439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055558439 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@f825bed6c160: 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") 20240904055558456 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44991<->l=127.0.0.1:4259) 20240904055558481 DAUC <0003> db_auc.c:157 IMSI='262425021767908': No 2G Auth Data 20240904055558481 DAUC <0003> db_auc.c:192 IMSI='262425021767908': No 3G Auth Data HLR_Test-GSUP(74)@f825bed6c160: Created GsupExpect[0] for "262425021767908" to be handled at TC_gsup_ul_via_proxy(77) 20240904055558521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40906<->l=127.0.0.1:4258 20240904055558526 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558526 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425021767908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425021767908" cn_domain=PS source_name="the-source\n"} 20240904055558526 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240904055558526 DLU <0006> fsm.c:456 lu(262425021767908)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055558526 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425021767908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240904055558541 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425021767908)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055558541 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425021767908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425021767908" cn_domain=PS destination_name="the-source\n"} 20240904055558541 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055558541 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f825bed6c160: Found GsupExpect[0] for "262425021767908" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@f825bed6c160: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425021767908" 20240904055558544 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558544 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425021767908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425021767908" source_name="the-source\n"} 20240904055558544 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425021767908)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055558544 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262425021767908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055558544 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425021767908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425021767908" destination_name="the-source\n"} 20240904055558544 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262425021767908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055558544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425021767908)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055558544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425021767908)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055558544 DLU <0006> fsm.c:568 lu(PS:IMSI-262425021767908)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055558544 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055558544 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055558546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40906<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@f825bed6c160: Final verdict of PTC: pass 20240904055558571 DAUC <0003> db_auc.c:157 IMSI='262423813117195': No 2G Auth Data 20240904055558571 DAUC <0003> db_auc.c:192 IMSI='262423813117195': No 3G Auth Data 20240904055558580 DLGSUP <0013> hlr.c:121 IMSI 262423813117195: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f825bed6c160: Created GsupExpect[0] for "262423813117195" to be handled at TC_gsup_ul_via_proxy(78) 20240904055558601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20240904055558605 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558605 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423813117195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423813117195" cn_domain=PS source_name="the-source\n"} 20240904055558605 DLU <0006> fsm.c:456 lu(262423813117195)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055558605 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423813117195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240904055558620 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423813117195)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055558621 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423813117195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423813117195" cn_domain=PS destination_name="the-source\n"} 20240904055558621 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055558621 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f825bed6c160: Found GsupExpect[0] for "262423813117195" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@f825bed6c160: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423813117195" 20240904055558624 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558624 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423813117195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423813117195" source_name="the-source\n"} 20240904055558624 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423813117195)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055558624 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262423813117195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055558624 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423813117195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423813117195" destination_name="the-source\n"} 20240904055558624 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262423813117195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055558624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423813117195)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055558624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423813117195)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055558624 DLU <0006> fsm.c:568 lu(PS:IMSI-262423813117195)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055558624 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055558624 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055558626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@f825bed6c160: Final verdict of PTC: pass 20240904055558651 DAUC <0003> db_auc.c:157 IMSI='262423319572776': No 2G Auth Data 20240904055558652 DAUC <0003> db_auc.c:192 IMSI='262423319572776': No 3G Auth Data 20240904055558660 DLGSUP <0013> hlr.c:121 IMSI 262423319572776: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f825bed6c160: Created GsupExpect[0] for "262423319572776" to be handled at TC_gsup_ul_via_proxy(79) 20240904055558682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4258 20240904055558685 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558685 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262423319572776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423319572776" cn_domain=PS source_name="the-source\n"} 20240904055558685 DLU <0006> fsm.c:456 lu(262423319572776)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055558685 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262423319572776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240904055558701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423319572776)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055558701 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262423319572776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423319572776" cn_domain=PS destination_name="the-source\n"} 20240904055558701 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055558701 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f825bed6c160: Found GsupExpect[0] for "262423319572776" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@f825bed6c160: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262423319572776" 20240904055558704 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558704 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262423319572776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423319572776" source_name="the-source\n"} 20240904055558704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423319572776)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055558704 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262423319572776 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055558704 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262423319572776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423319572776" destination_name="the-source\n"} 20240904055558704 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262423319572776 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055558704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423319572776)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055558704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423319572776)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055558704 DLU <0006> fsm.c:568 lu(PS:IMSI-262423319572776)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055558704 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055558704 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055558706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@f825bed6c160: Final verdict of PTC: pass 20240904055558731 DAUC <0003> db_auc.c:157 IMSI='262429904944258': No 2G Auth Data 20240904055558731 DAUC <0003> db_auc.c:192 IMSI='262429904944258': No 3G Auth Data 20240904055558739 DLGSUP <0013> hlr.c:121 IMSI 262429904944258: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f825bed6c160: Created GsupExpect[0] for "262429904944258" to be handled at TC_gsup_ul_via_proxy(80) 20240904055558764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40920<->l=127.0.0.1:4258 20240904055558768 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558768 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262429904944258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429904944258" cn_domain=PS source_name="the-source\n"} 20240904055558768 DLU <0006> fsm.c:456 lu(262429904944258)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055558768 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262429904944258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240904055558783 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429904944258)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055558783 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262429904944258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429904944258" cn_domain=PS destination_name="the-source\n"} 20240904055558783 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055558783 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f825bed6c160: Found GsupExpect[0] for "262429904944258" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@f825bed6c160: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262429904944258" 20240904055558787 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558787 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262429904944258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429904944258" source_name="the-source\n"} 20240904055558787 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429904944258)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055558787 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262429904944258 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055558787 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262429904944258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429904944258" destination_name="the-source\n"} 20240904055558787 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262429904944258 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055558787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429904944258)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055558787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429904944258)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055558787 DLU <0006> fsm.c:568 lu(PS:IMSI-262429904944258)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055558787 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055558787 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055558789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40920<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@f825bed6c160: Final verdict of PTC: pass 20240904055558814 DAUC <0003> db_auc.c:157 IMSI='262424198694444': No 2G Auth Data 20240904055558814 DAUC <0003> db_auc.c:192 IMSI='262424198694444': No 3G Auth Data 20240904055558823 DLGSUP <0013> hlr.c:121 IMSI 262424198694444: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f825bed6c160: Created GsupExpect[0] for "262424198694444" to be handled at TC_gsup_ul_via_proxy(81) 20240904055558848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4258 20240904055558851 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558851 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424198694444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424198694444" cn_domain=PS source_name="the-source\n"} 20240904055558852 DLU <0006> fsm.c:456 lu(262424198694444)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055558852 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424198694444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240904055558867 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424198694444)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055558867 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424198694444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424198694444" cn_domain=PS destination_name="the-source\n"} 20240904055558867 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055558867 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f825bed6c160: Found GsupExpect[0] for "262424198694444" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@f825bed6c160: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262424198694444" 20240904055558871 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558871 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424198694444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424198694444" source_name="the-source\n"} 20240904055558871 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424198694444)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055558871 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262424198694444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055558871 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424198694444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424198694444" destination_name="the-source\n"} 20240904055558871 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262424198694444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055558871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424198694444)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055558871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424198694444)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055558871 DLU <0006> fsm.c:568 lu(PS:IMSI-262424198694444)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055558871 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055558871 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055558873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@f825bed6c160: Final verdict of PTC: pass 20240904055558898 DAUC <0003> db_auc.c:157 IMSI='262428107090579': No 2G Auth Data 20240904055558898 DAUC <0003> db_auc.c:192 IMSI='262428107090579': No 3G Auth Data 20240904055558907 DLGSUP <0013> hlr.c:121 IMSI 262428107090579: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f825bed6c160: Created GsupExpect[0] for "262428107090579" to be handled at TC_gsup_ul_via_proxy(82) 20240904055558940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 20240904055558944 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558944 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428107090579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428107090579" cn_domain=PS source_name="the-source\n"} 20240904055558944 DLU <0006> fsm.c:456 lu(262428107090579)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055558944 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428107090579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240904055558959 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428107090579)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055558959 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428107090579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428107090579" cn_domain=PS destination_name="the-source\n"} 20240904055558959 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055558959 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f825bed6c160: Found GsupExpect[0] for "262428107090579" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@f825bed6c160: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428107090579" 20240904055558962 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055558962 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428107090579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428107090579" source_name="the-source\n"} 20240904055558962 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428107090579)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055558962 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428107090579 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055558962 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428107090579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428107090579" destination_name="the-source\n"} 20240904055558962 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428107090579 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055558962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428107090579)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055558962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428107090579)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055558962 DLU <0006> fsm.c:568 lu(PS:IMSI-262428107090579)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055558962 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055558962 DLINP <000b> input/ipa.c:451 connected read/write 20240904055558962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055558964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@f825bed6c160: Final verdict of PTC: pass 20240904055558998 DAUC <0003> db_auc.c:157 IMSI='262423209056630': No 2G Auth Data 20240904055558998 DAUC <0003> db_auc.c:192 IMSI='262423209056630': No 3G Auth Data 20240904055559006 DLGSUP <0013> hlr.c:121 IMSI 262423209056630: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f825bed6c160: Created GsupExpect[0] for "262423209056630" to be handled at TC_gsup_ul_via_proxy(83) 20240904055559039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40934<->l=127.0.0.1:4258 20240904055559042 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055559042 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423209056630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423209056630" cn_domain=PS source_name="the-source\n"} 20240904055559042 DLU <0006> fsm.c:456 lu(262423209056630)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055559042 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423209056630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240904055559057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423209056630)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055559057 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423209056630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423209056630" cn_domain=PS destination_name="the-source\n"} 20240904055559057 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055559057 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f825bed6c160: Found GsupExpect[0] for "262423209056630" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@f825bed6c160: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262423209056630" 20240904055559060 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055559060 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423209056630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423209056630" source_name="the-source\n"} 20240904055559060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423209056630)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055559060 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262423209056630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055559060 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423209056630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423209056630" destination_name="the-source\n"} 20240904055559060 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262423209056630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055559060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423209056630)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055559060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423209056630)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055559060 DLU <0006> fsm.c:568 lu(PS:IMSI-262423209056630)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055559060 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055559060 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055559062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40934<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@f825bed6c160: Final verdict of PTC: pass 20240904055559094 DAUC <0003> db_auc.c:157 IMSI='262422218631509': No 2G Auth Data 20240904055559094 DAUC <0003> db_auc.c:192 IMSI='262422218631509': No 3G Auth Data 20240904055559103 DLGSUP <0013> hlr.c:121 IMSI 262422218631509: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@f825bed6c160: Created GsupExpect[0] for "262422218631509" to be handled at TC_gsup_ul_via_proxy(84) 20240904055559134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20240904055559136 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055559136 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422218631509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422218631509" cn_domain=PS source_name="the-source\n"} 20240904055559137 DLU <0006> fsm.c:456 lu(262422218631509)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055559137 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422218631509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240904055559152 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422218631509)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055559152 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422218631509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422218631509" cn_domain=PS destination_name="the-source\n"} 20240904055559152 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055559152 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@f825bed6c160: Found GsupExpect[0] for "262422218631509" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@f825bed6c160: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262422218631509" 20240904055559155 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055559155 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422218631509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422218631509" source_name="the-source\n"} 20240904055559155 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422218631509)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055559155 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262422218631509 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055559155 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422218631509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422218631509" destination_name="the-source\n"} 20240904055559155 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262422218631509 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055559155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422218631509)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055559155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422218631509)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055559155 DLU <0006> fsm.c:568 lu(PS:IMSI-262422218631509)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055559155 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055559156 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055559157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@f825bed6c160: Final verdict of PTC: pass MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055559182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40898<->l=127.0.0.1:4258 20240904055559183 DLINP <000b> input/ipa.c:451 connected read/write 20240904055559183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055559183 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055559183 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055559183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055559183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240904055559183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44991<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@f825bed6c160: Final verdict of PTC: none 75@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@f825bed6c160: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Wed Sep 4 05:55:59 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18904) Waiting for packet dumper to finish... 1 (prev_count=18904, count=42596) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Wed Sep 4 05:56:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_ul_subscriber_data started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055602254 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055602254 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055602256 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055602260 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602260 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055602260 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055602260 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  20240904055602260 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055602260 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  20240904055602260 DLGSUP <0013> gsup_server.c:235 2:  20240904055602260 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055602260 DLGSUP <0013> gsup_server.c:235 3:  20240904055602260 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055602260 DLGSUP <0013> gsup_server.c:235 4:  20240904055602260 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055602260 DLGSUP <0013> gsup_server.c:235 5:  20240904055602260 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055602260 DLGSUP <0013> gsup_server.c:235 7:  20240904055602260 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055602260 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055602260 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055602260 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@f825bed6c160: 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") 20240904055602284 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43341<->l=127.0.0.1:4259) 20240904055602315 DAUC <0003> db_auc.c:157 IMSI='262421263165451': No 2G Auth Data 20240904055602315 DAUC <0003> db_auc.c:192 IMSI='262421263165451': No 3G Auth Data HLR_Test-GSUP(86)@f825bed6c160: Created GsupExpect[0] for "262421263165451" to be handled at TC_gsup_ul_subscriber_data(89) 20240904055602352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@f825bed6c160: GSUP ul subscriber_data 20240904055602357 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602357 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421263165451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421263165451" cn_domain=PS} 20240904055602357 DLU <0006> fsm.c:456 lu(262421263165451)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055602357 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421263165451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055602372 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421263165451)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055602372 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421263165451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421263165451" cn_domain=PS} 20240904055602372 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602372 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f825bed6c160: Found GsupExpect[0] for "262421263165451" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@f825bed6c160: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262421263165451" 20240904055602376 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602376 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421263165451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421263165451"} 20240904055602376 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421263165451)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055602376 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421263165451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055602376 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421263165451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421263165451"} 20240904055602376 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421263165451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055602376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421263165451)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055602376 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421263165451)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055602376 DLU <0006> fsm.c:568 lu(PS:IMSI-262421263165451)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055602376 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602376 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055602378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40970<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@f825bed6c160: Final verdict of PTC: pass 20240904055602402 DAUC <0003> db_auc.c:157 IMSI='262424747684812': No 2G Auth Data 20240904055602402 DAUC <0003> db_auc.c:192 IMSI='262424747684812': No 3G Auth Data 20240904055602410 DLGSUP <0013> hlr.c:121 IMSI 262424747684812: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f825bed6c160: Created GsupExpect[0] for "262424747684812" to be handled at TC_gsup_ul_subscriber_data(90) 20240904055602434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40976<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@f825bed6c160: GSUP ul subscriber_data 20240904055602438 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602438 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424747684812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424747684812" cn_domain=PS} 20240904055602438 DLU <0006> fsm.c:456 lu(262424747684812)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055602438 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424747684812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055602454 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424747684812)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055602454 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424747684812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424747684812" cn_domain=PS} 20240904055602454 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602454 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f825bed6c160: Found GsupExpect[0] for "262424747684812" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@f825bed6c160: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424747684812" 20240904055602457 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602457 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424747684812 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424747684812"} 20240904055602457 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424747684812)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055602457 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424747684812 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055602457 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424747684812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424747684812"} 20240904055602457 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424747684812 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055602457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424747684812)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055602457 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424747684812)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055602457 DLU <0006> fsm.c:568 lu(PS:IMSI-262424747684812)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055602457 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602457 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055602458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40976<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@f825bed6c160: Final verdict of PTC: pass 20240904055602485 DAUC <0003> db_auc.c:157 IMSI='262429213555996': No 2G Auth Data 20240904055602485 DAUC <0003> db_auc.c:192 IMSI='262429213555996': No 3G Auth Data 20240904055602493 DLGSUP <0013> hlr.c:121 IMSI 262429213555996: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f825bed6c160: Created GsupExpect[0] for "262429213555996" to be handled at TC_gsup_ul_subscriber_data(91) 20240904055602518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40984<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@f825bed6c160: GSUP ul subscriber_data 20240904055602522 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602522 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429213555996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429213555996" cn_domain=PS} 20240904055602522 DLU <0006> fsm.c:456 lu(262429213555996)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055602523 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429213555996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055602538 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429213555996)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055602538 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429213555996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429213555996" cn_domain=PS} 20240904055602538 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602538 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f825bed6c160: Found GsupExpect[0] for "262429213555996" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@f825bed6c160: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262429213555996" 20240904055602541 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602541 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429213555996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429213555996"} 20240904055602541 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429213555996)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055602541 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429213555996 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055602541 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429213555996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429213555996"} 20240904055602541 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429213555996 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055602541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429213555996)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055602541 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429213555996)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055602541 DLU <0006> fsm.c:568 lu(PS:IMSI-262429213555996)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055602541 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602541 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055602543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40984<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@f825bed6c160: Final verdict of PTC: pass 20240904055602568 DAUC <0003> db_auc.c:157 IMSI='262428915876218': No 2G Auth Data 20240904055602568 DAUC <0003> db_auc.c:192 IMSI='262428915876218': No 3G Auth Data 20240904055602577 DLGSUP <0013> hlr.c:121 IMSI 262428915876218: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f825bed6c160: Created GsupExpect[0] for "262428915876218" to be handled at TC_gsup_ul_subscriber_data(92) 20240904055602602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40988<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@f825bed6c160: GSUP ul subscriber_data 20240904055602606 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602606 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428915876218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428915876218" cn_domain=PS} 20240904055602606 DLU <0006> fsm.c:456 lu(262428915876218)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055602606 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428915876218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055602621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428915876218)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055602621 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428915876218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428915876218" cn_domain=PS} 20240904055602621 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602621 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f825bed6c160: Found GsupExpect[0] for "262428915876218" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@f825bed6c160: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428915876218" 20240904055602624 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602624 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428915876218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428915876218"} 20240904055602624 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428915876218)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055602624 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428915876218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055602624 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428915876218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428915876218"} 20240904055602624 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428915876218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055602624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428915876218)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055602624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428915876218)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055602624 DLU <0006> fsm.c:568 lu(PS:IMSI-262428915876218)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055602624 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602624 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055602626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40988<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@f825bed6c160: Final verdict of PTC: pass 20240904055602650 DAUC <0003> db_auc.c:157 IMSI='262420228958721': No 2G Auth Data 20240904055602650 DAUC <0003> db_auc.c:192 IMSI='262420228958721': No 3G Auth Data 20240904055602659 DLGSUP <0013> hlr.c:121 IMSI 262420228958721: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f825bed6c160: Created GsupExpect[0] for "262420228958721" to be handled at TC_gsup_ul_subscriber_data(93) 20240904055602684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@f825bed6c160: GSUP ul subscriber_data 20240904055602688 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602688 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420228958721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420228958721" cn_domain=PS} 20240904055602688 DLU <0006> fsm.c:456 lu(262420228958721)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055602688 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420228958721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055602703 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420228958721)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055602703 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420228958721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420228958721" cn_domain=PS} 20240904055602703 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602703 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f825bed6c160: Found GsupExpect[0] for "262420228958721" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@f825bed6c160: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262420228958721" 20240904055602706 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602706 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420228958721 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420228958721"} 20240904055602706 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420228958721)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055602706 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420228958721 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055602706 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420228958721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420228958721"} 20240904055602706 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420228958721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055602706 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420228958721)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055602706 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420228958721)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055602706 DLU <0006> fsm.c:568 lu(PS:IMSI-262420228958721)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055602706 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602706 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055602708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@f825bed6c160: Final verdict of PTC: pass 20240904055602732 DAUC <0003> db_auc.c:157 IMSI='262426990070818': No 2G Auth Data 20240904055602732 DAUC <0003> db_auc.c:192 IMSI='262426990070818': No 3G Auth Data 20240904055602741 DLGSUP <0013> hlr.c:121 IMSI 262426990070818: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f825bed6c160: Created GsupExpect[0] for "262426990070818" to be handled at TC_gsup_ul_subscriber_data(94) 20240904055602772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@f825bed6c160: GSUP ul subscriber_data 20240904055602775 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602775 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426990070818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426990070818" cn_domain=PS} 20240904055602775 DLU <0006> fsm.c:456 lu(262426990070818)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055602775 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426990070818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055602791 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426990070818)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055602791 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426990070818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426990070818" cn_domain=PS} 20240904055602791 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602791 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f825bed6c160: Found GsupExpect[0] for "262426990070818" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@f825bed6c160: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262426990070818" 20240904055602794 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602794 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426990070818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426990070818"} 20240904055602794 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426990070818)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055602794 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426990070818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055602794 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426990070818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426990070818"} 20240904055602794 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426990070818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055602794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426990070818)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055602794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426990070818)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055602794 DLU <0006> fsm.c:568 lu(PS:IMSI-262426990070818)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055602794 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602794 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055602796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@f825bed6c160: Final verdict of PTC: pass 20240904055602828 DAUC <0003> db_auc.c:157 IMSI='262423320542159': No 2G Auth Data 20240904055602828 DAUC <0003> db_auc.c:192 IMSI='262423320542159': No 3G Auth Data 20240904055602837 DLGSUP <0013> hlr.c:121 IMSI 262423320542159: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f825bed6c160: Created GsupExpect[0] for "262423320542159" to be handled at TC_gsup_ul_subscriber_data(95) 20240904055602869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@f825bed6c160: GSUP ul subscriber_data 20240904055602873 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602873 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423320542159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423320542159" cn_domain=PS} 20240904055602873 DLU <0006> fsm.c:456 lu(262423320542159)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055602873 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423320542159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055602889 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423320542159)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055602889 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423320542159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423320542159" cn_domain=PS} 20240904055602889 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602889 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f825bed6c160: Found GsupExpect[0] for "262423320542159" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@f825bed6c160: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262423320542159" 20240904055602891 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602891 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423320542159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423320542159"} 20240904055602891 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423320542159)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055602891 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423320542159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055602891 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423320542159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423320542159"} 20240904055602891 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423320542159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055602891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423320542159)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055602891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423320542159)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055602891 DLU <0006> fsm.c:568 lu(PS:IMSI-262423320542159)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055602891 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602891 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055602892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@f825bed6c160: Final verdict of PTC: pass 20240904055602924 DAUC <0003> db_auc.c:157 IMSI='262429449794496': No 2G Auth Data 20240904055602924 DAUC <0003> db_auc.c:192 IMSI='262429449794496': No 3G Auth Data 20240904055602932 DLGSUP <0013> hlr.c:121 IMSI 262429449794496: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@f825bed6c160: Created GsupExpect[0] for "262429449794496" to be handled at TC_gsup_ul_subscriber_data(96) 20240904055602964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41010<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@f825bed6c160: GSUP ul subscriber_data 20240904055602969 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602969 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429449794496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429449794496" cn_domain=PS} 20240904055602969 DLU <0006> fsm.c:456 lu(262429449794496)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055602969 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429449794496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055602985 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429449794496)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055602985 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429449794496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429449794496" cn_domain=PS} 20240904055602985 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602985 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@f825bed6c160: Found GsupExpect[0] for "262429449794496" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@f825bed6c160: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262429449794496" 20240904055602988 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055602988 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429449794496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429449794496"} 20240904055602988 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429449794496)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055602988 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429449794496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055602988 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429449794496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429449794496"} 20240904055602988 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429449794496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055602988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429449794496)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055602988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429449794496)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055602988 DLU <0006> fsm.c:568 lu(PS:IMSI-262429449794496)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055602988 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055602988 DLINP <000b> input/ipa.c:451 connected read/write 20240904055602988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055602990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41010<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@f825bed6c160: Final verdict of PTC: pass MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055603018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4258 20240904055603019 DLINP <000b> input/ipa.c:451 connected read/write 20240904055603019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055603019 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055603019 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055603019 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055603019 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43341<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@f825bed6c160: Final verdict of PTC: none 87@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@f825bed6c160: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Wed Sep 4 05:56:03 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22852) Waiting for packet dumper to finish... 1 (prev_count=22852, count=47348) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Wed Sep 4 05:56:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_vty started. MTC@f825bed6c160: legacy= true 20240904055606088 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055606088 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055606090 DLINP <000b> input/ipa.c:451 connected read/write 20240904055606090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055606091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@f825bed6c160: 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 } } } } 20240904055606094 DLINP <000b> input/ipa.c:451 connected read/write 20240904055606094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055606094 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055606094 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055606094 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  20240904055606094 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055606094 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  20240904055606094 DLGSUP <0013> gsup_server.c:235 2:  20240904055606094 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055606094 DLGSUP <0013> gsup_server.c:235 3:  20240904055606094 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055606094 DLGSUP <0013> gsup_server.c:235 4:  20240904055606094 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055606094 DLGSUP <0013> gsup_server.c:235 5:  20240904055606094 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055606094 DLGSUP <0013> gsup_server.c:235 7:  20240904055606094 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055606094 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055606094 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055606094 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@f825bed6c160: 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") 20240904055606113 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46125<->l=127.0.0.1:4259) 20240904055606125 DAUC <0003> db_auc.c:157 IMSI='262422389499239': No 2G Auth Data 20240904055606125 DAUC <0003> db_auc.c:192 IMSI='262422389499239': No 3G Auth Data 20240904055606149 DAUC <0003> db_auc.c:192 IMSI='262422389499239': No 3G Auth Data 20240904055606174 DAUC <0003> db_auc.c:157 IMSI='262429576695033': No 2G Auth Data 20240904055606174 DAUC <0003> db_auc.c:192 IMSI='262429576695033': No 3G Auth Data 20240904055606191 DAUC <0003> db_auc.c:157 IMSI='262429576695033': No 2G Auth Data 20240904055606217 DAUC <0003> db_auc.c:157 IMSI='262427883503702': No 2G Auth Data 20240904055606217 DAUC <0003> db_auc.c:192 IMSI='262427883503702': No 3G Auth Data MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055606269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41024<->l=127.0.0.1:4258 20240904055606270 DLINP <000b> input/ipa.c:451 connected read/write 20240904055606270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055606270 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055606270 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055606270 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055606270 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46125<->l=127.0.0.1:4259) 98@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@f825bed6c160: Test case TC_vty finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Wed Sep 4 05:56:06 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13892) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Wed Sep 4 05:56:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_vty_msisdn_isd started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055609348 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055609348 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055609350 DLINP <000b> input/ipa.c:451 connected read/write 20240904055609350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055609351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41318<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055609354 DLINP <000b> input/ipa.c:451 connected read/write 20240904055609354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055609354 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055609354 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055609354 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  20240904055609354 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055609354 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  20240904055609354 DLGSUP <0013> gsup_server.c:235 2:  20240904055609354 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055609354 DLGSUP <0013> gsup_server.c:235 3:  20240904055609354 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055609354 DLGSUP <0013> gsup_server.c:235 4:  20240904055609354 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055609354 DLGSUP <0013> gsup_server.c:235 5:  20240904055609354 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055609354 DLGSUP <0013> gsup_server.c:235 7:  20240904055609354 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055609354 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055609354 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055609354 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@f825bed6c160: 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") 20240904055609371 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37481<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@f825bed6c160: Created GsupExpect[0] for "262422946546628" to be handled at TC_vty_msisdn_isd(104) 20240904055609382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4258 20240904055609394 DAUC <0003> db_auc.c:157 IMSI='262422946546628': No 2G Auth Data 20240904055609394 DAUC <0003> db_auc.c:192 IMSI='262422946546628': No 3G Auth Data 20240904055609418 DLINP <000b> input/ipa.c:451 connected read/write 20240904055609418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055609418 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422946546628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422946546628" cn_domain=PS} 20240904055609418 DLU <0006> fsm.c:456 lu(262422946546628)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055609418 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422946546628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055609433 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422946546628)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055609433 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422946546628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422946546628" cn_domain=PS} 20240904055609433 DLINP <000b> input/ipa.c:451 connected read/write 20240904055609433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055609433 DLINP <000b> input/ipa.c:451 connected read/write 20240904055609433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@f825bed6c160: Found GsupExpect[0] for "262422946546628" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@f825bed6c160: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422946546628" 20240904055609436 DLINP <000b> input/ipa.c:451 connected read/write 20240904055609436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055609436 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422946546628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422946546628"} 20240904055609436 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422946546628)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055609436 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422946546628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055609436 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422946546628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422946546628"} 20240904055609436 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422946546628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055609436 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422946546628)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055609436 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422946546628)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055609436 DLU <0006> fsm.c:568 lu(PS:IMSI-262422946546628)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055609436 DLINP <000b> input/ipa.c:451 connected read/write 20240904055609436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055609436 DLINP <000b> input/ipa.c:451 connected read/write 20240904055609436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@f825bed6c160: setverdict(pass): none -> pass 20240904055609446 DLGSUP <0013> hlr.c:128 IMSI 262422946546628: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240904055609446 DLINP <000b> input/ipa.c:451 connected read/write 20240904055609446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055609446 DLINP <000b> input/ipa.c:451 connected read/write 20240904055609446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055609448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4258 20240904055609449 DLINP <000b> input/ipa.c:451 connected read/write 20240904055609449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055609449 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422946546628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422946546628"} 20240904055609449 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422946546628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240904055609449 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422946546628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@f825bed6c160: Final verdict of PTC: pass 20240904055609449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41318<->l=127.0.0.1:4258 20240904055609450 DLINP <000b> input/ipa.c:451 connected read/write 20240904055609450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055609450 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055609450 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055609450 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055609450 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37481<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@f825bed6c160: Final verdict of PTC: none 102@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 102: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@f825bed6c160: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Wed Sep 4 05:56:09 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=11764) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Wed Sep 4 05:56:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_purge_cs started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055612527 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055612527 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055612529 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41342<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055612531 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612531 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055612531 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055612531 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  20240904055612531 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055612531 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  20240904055612531 DLGSUP <0013> gsup_server.c:235 2:  20240904055612531 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055612531 DLGSUP <0013> gsup_server.c:235 3:  20240904055612531 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055612531 DLGSUP <0013> gsup_server.c:235 4:  20240904055612531 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055612531 DLGSUP <0013> gsup_server.c:235 5:  20240904055612531 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055612531 DLGSUP <0013> gsup_server.c:235 7:  20240904055612531 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055612531 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055612531 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055612531 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@f825bed6c160: 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") 20240904055612549 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42365<->l=127.0.0.1:4259) 20240904055612574 DAUC <0003> db_auc.c:157 IMSI='262428557811337': No 2G Auth Data 20240904055612574 DAUC <0003> db_auc.c:192 IMSI='262428557811337': No 3G Auth Data HLR_Test-GSUP(106)@f825bed6c160: Created GsupExpect[0] for "262428557811337" to be handled at TC_gsup_purge_cs(109) 20240904055612618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41346<->l=127.0.0.1:4258 20240904055612623 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612623 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428557811337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428557811337" cn_domain=PS} 20240904055612623 DLU <0006> fsm.c:456 lu(262428557811337)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055612623 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428557811337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055612639 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428557811337)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055612639 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428557811337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428557811337" cn_domain=PS} 20240904055612639 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055612639 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f825bed6c160: Found GsupExpect[0] for "262428557811337" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@f825bed6c160: Added IMSI table entry 0TC_gsup_purge_cs(109)"262428557811337" 20240904055612644 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612644 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428557811337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428557811337"} 20240904055612644 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428557811337)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055612644 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428557811337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055612644 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428557811337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428557811337"} 20240904055612644 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428557811337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055612644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428557811337)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055612644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428557811337)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055612644 DLU <0006> fsm.c:568 lu(PS:IMSI-262428557811337)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055612644 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055612644 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@f825bed6c160: setverdict(pass): none -> pass 20240904055612646 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612646 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428557811337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428557811337" cn_domain=CS} 20240904055612646 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428557811337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240904055612654 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428557811337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428557811337"} 20240904055612654 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428557811337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055612654 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055612654 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055612656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41346<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@f825bed6c160: Final verdict of PTC: pass 20240904055612680 DAUC <0003> db_auc.c:157 IMSI='262420359208487': No 2G Auth Data 20240904055612680 DAUC <0003> db_auc.c:192 IMSI='262420359208487': No 3G Auth Data 20240904055612689 DLGSUP <0013> hlr.c:121 IMSI 262420359208487: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f825bed6c160: Created GsupExpect[0] for "262420359208487" to be handled at TC_gsup_purge_cs(110) 20240904055612716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41352<->l=127.0.0.1:4258 20240904055612720 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612720 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420359208487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420359208487" cn_domain=PS} 20240904055612720 DLU <0006> fsm.c:456 lu(262420359208487)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055612720 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420359208487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055612741 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420359208487)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055612741 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420359208487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420359208487" cn_domain=PS} 20240904055612741 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055612741 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f825bed6c160: Found GsupExpect[0] for "262420359208487" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@f825bed6c160: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420359208487" 20240904055612745 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612745 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420359208487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420359208487"} 20240904055612745 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420359208487)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055612745 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420359208487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055612745 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420359208487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420359208487"} 20240904055612745 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420359208487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055612745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420359208487)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055612745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420359208487)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055612745 DLU <0006> fsm.c:568 lu(PS:IMSI-262420359208487)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055612745 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055612745 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@f825bed6c160: setverdict(pass): none -> pass 20240904055612747 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612747 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420359208487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420359208487" cn_domain=CS} 20240904055612747 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420359208487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240904055612755 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420359208487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420359208487"} 20240904055612755 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420359208487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055612755 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055612755 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055612756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41352<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@f825bed6c160: Final verdict of PTC: pass 20240904055612781 DAUC <0003> db_auc.c:157 IMSI='262425816999499': No 2G Auth Data 20240904055612781 DAUC <0003> db_auc.c:192 IMSI='262425816999499': No 3G Auth Data 20240904055612789 DLGSUP <0013> hlr.c:121 IMSI 262425816999499: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f825bed6c160: Created GsupExpect[0] for "262425816999499" to be handled at TC_gsup_purge_cs(111) 20240904055612816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41360<->l=127.0.0.1:4258 20240904055612819 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612819 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425816999499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425816999499" cn_domain=PS} 20240904055612819 DLU <0006> fsm.c:456 lu(262425816999499)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055612819 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425816999499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055612834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425816999499)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055612834 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425816999499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425816999499" cn_domain=PS} 20240904055612834 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055612834 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f825bed6c160: Found GsupExpect[0] for "262425816999499" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@f825bed6c160: Added IMSI table entry 2TC_gsup_purge_cs(111)"262425816999499" 20240904055612837 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612837 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425816999499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425816999499"} 20240904055612837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425816999499)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055612837 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425816999499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055612837 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425816999499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425816999499"} 20240904055612837 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425816999499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055612837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425816999499)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055612837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425816999499)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055612837 DLU <0006> fsm.c:568 lu(PS:IMSI-262425816999499)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055612837 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055612837 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@f825bed6c160: setverdict(pass): none -> pass 20240904055612839 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612839 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425816999499 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425816999499" cn_domain=CS} 20240904055612839 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425816999499 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240904055612847 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425816999499 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425816999499"} 20240904055612847 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425816999499 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055612847 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055612847 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055612849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41360<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@f825bed6c160: Final verdict of PTC: pass 20240904055612873 DAUC <0003> db_auc.c:157 IMSI='262426448355734': No 2G Auth Data 20240904055612873 DAUC <0003> db_auc.c:192 IMSI='262426448355734': No 3G Auth Data 20240904055612882 DLGSUP <0013> hlr.c:121 IMSI 262426448355734: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f825bed6c160: Created GsupExpect[0] for "262426448355734" to be handled at TC_gsup_purge_cs(112) 20240904055612907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41364<->l=127.0.0.1:4258 20240904055612910 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612910 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426448355734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426448355734" cn_domain=PS} 20240904055612910 DLU <0006> fsm.c:456 lu(262426448355734)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055612911 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426448355734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055612927 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426448355734)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055612927 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426448355734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426448355734" cn_domain=PS} 20240904055612927 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055612927 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f825bed6c160: Found GsupExpect[0] for "262426448355734" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@f825bed6c160: Added IMSI table entry 3TC_gsup_purge_cs(112)"262426448355734" 20240904055612930 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612930 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426448355734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426448355734"} 20240904055612930 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426448355734)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055612930 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426448355734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055612930 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426448355734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426448355734"} 20240904055612930 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426448355734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055612930 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426448355734)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055612930 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426448355734)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055612930 DLU <0006> fsm.c:568 lu(PS:IMSI-262426448355734)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055612930 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055612930 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@f825bed6c160: setverdict(pass): none -> pass 20240904055612932 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055612932 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426448355734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426448355734" cn_domain=CS} 20240904055612932 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426448355734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240904055612940 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426448355734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426448355734"} 20240904055612940 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426448355734 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055612940 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055612940 DLINP <000b> input/ipa.c:451 connected read/write 20240904055612940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055612941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41364<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@f825bed6c160: Final verdict of PTC: pass 20240904055612966 DAUC <0003> db_auc.c:157 IMSI='262426887709130': No 2G Auth Data 20240904055612966 DAUC <0003> db_auc.c:192 IMSI='262426887709130': No 3G Auth Data 20240904055612974 DLGSUP <0013> hlr.c:121 IMSI 262426887709130: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f825bed6c160: Created GsupExpect[0] for "262426887709130" to be handled at TC_gsup_purge_cs(113) 20240904055612999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41372<->l=127.0.0.1:4258 20240904055613003 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613003 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426887709130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426887709130" cn_domain=PS} 20240904055613003 DLU <0006> fsm.c:456 lu(262426887709130)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055613003 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426887709130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055613019 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426887709130)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055613019 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426887709130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426887709130" cn_domain=PS} 20240904055613019 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055613019 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f825bed6c160: Found GsupExpect[0] for "262426887709130" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@f825bed6c160: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426887709130" 20240904055613022 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613022 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426887709130 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426887709130"} 20240904055613022 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426887709130)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055613022 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426887709130 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055613022 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426887709130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426887709130"} 20240904055613022 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426887709130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055613022 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426887709130)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055613022 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426887709130)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055613022 DLU <0006> fsm.c:568 lu(PS:IMSI-262426887709130)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055613022 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055613022 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@f825bed6c160: setverdict(pass): none -> pass 20240904055613024 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613024 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426887709130 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426887709130" cn_domain=CS} 20240904055613024 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426887709130 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240904055613032 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426887709130 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426887709130"} 20240904055613032 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426887709130 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055613032 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055613032 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055613034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41372<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@f825bed6c160: Final verdict of PTC: pass 20240904055613058 DAUC <0003> db_auc.c:157 IMSI='262427528736469': No 2G Auth Data 20240904055613058 DAUC <0003> db_auc.c:192 IMSI='262427528736469': No 3G Auth Data 20240904055613066 DLGSUP <0013> hlr.c:121 IMSI 262427528736469: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f825bed6c160: Created GsupExpect[0] for "262427528736469" to be handled at TC_gsup_purge_cs(114) 20240904055613099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4258 20240904055613104 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613104 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427528736469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427528736469" cn_domain=PS} 20240904055613104 DLU <0006> fsm.c:456 lu(262427528736469)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055613104 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427528736469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055613120 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427528736469)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055613120 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427528736469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427528736469" cn_domain=PS} 20240904055613120 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055613120 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f825bed6c160: Found GsupExpect[0] for "262427528736469" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@f825bed6c160: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427528736469" 20240904055613123 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613123 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427528736469 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427528736469"} 20240904055613123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427528736469)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055613123 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427528736469 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055613123 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427528736469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427528736469"} 20240904055613123 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427528736469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055613123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427528736469)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055613123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427528736469)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055613123 DLU <0006> fsm.c:568 lu(PS:IMSI-262427528736469)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055613123 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055613123 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@f825bed6c160: setverdict(pass): none -> pass 20240904055613125 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613125 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427528736469 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427528736469" cn_domain=CS} 20240904055613125 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427528736469 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240904055613133 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427528736469 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427528736469"} 20240904055613133 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427528736469 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055613133 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055613133 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055613134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@f825bed6c160: Final verdict of PTC: pass 20240904055613167 DAUC <0003> db_auc.c:157 IMSI='262421880975683': No 2G Auth Data 20240904055613167 DAUC <0003> db_auc.c:192 IMSI='262421880975683': No 3G Auth Data 20240904055613176 DLGSUP <0013> hlr.c:121 IMSI 262421880975683: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f825bed6c160: Created GsupExpect[0] for "262421880975683" to be handled at TC_gsup_purge_cs(115) 20240904055613207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41400<->l=127.0.0.1:4258 20240904055613211 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613211 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421880975683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421880975683" cn_domain=PS} 20240904055613211 DLU <0006> fsm.c:456 lu(262421880975683)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055613211 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421880975683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055613227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421880975683)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055613227 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421880975683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421880975683" cn_domain=PS} 20240904055613227 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055613227 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f825bed6c160: Found GsupExpect[0] for "262421880975683" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@f825bed6c160: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421880975683" 20240904055613230 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613230 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421880975683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421880975683"} 20240904055613230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421880975683)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055613230 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421880975683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055613230 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421880975683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421880975683"} 20240904055613230 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421880975683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055613230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880975683)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055613230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421880975683)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055613230 DLU <0006> fsm.c:568 lu(PS:IMSI-262421880975683)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055613230 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055613230 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@f825bed6c160: setverdict(pass): none -> pass 20240904055613232 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613232 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421880975683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421880975683" cn_domain=CS} 20240904055613232 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421880975683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240904055613240 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421880975683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421880975683"} 20240904055613240 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421880975683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055613240 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055613240 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055613242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41400<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@f825bed6c160: Final verdict of PTC: pass 20240904055613274 DAUC <0003> db_auc.c:157 IMSI='262423897950489': No 2G Auth Data 20240904055613274 DAUC <0003> db_auc.c:192 IMSI='262423897950489': No 3G Auth Data 20240904055613282 DLGSUP <0013> hlr.c:121 IMSI 262423897950489: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@f825bed6c160: Created GsupExpect[0] for "262423897950489" to be handled at TC_gsup_purge_cs(116) 20240904055613314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41416<->l=127.0.0.1:4258 20240904055613319 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613319 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423897950489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423897950489" cn_domain=PS} 20240904055613319 DLU <0006> fsm.c:456 lu(262423897950489)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055613319 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423897950489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055613334 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423897950489)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055613334 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423897950489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423897950489" cn_domain=PS} 20240904055613334 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055613334 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@f825bed6c160: Found GsupExpect[0] for "262423897950489" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@f825bed6c160: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423897950489" 20240904055613337 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613337 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423897950489 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423897950489"} 20240904055613337 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423897950489)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055613337 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423897950489 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055613337 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423897950489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423897950489"} 20240904055613337 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423897950489 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055613337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423897950489)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055613337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423897950489)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055613337 DLU <0006> fsm.c:568 lu(PS:IMSI-262423897950489)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055613337 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055613337 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@f825bed6c160: setverdict(pass): none -> pass 20240904055613339 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613339 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423897950489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423897950489" cn_domain=CS} 20240904055613339 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423897950489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240904055613347 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423897950489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423897950489"} 20240904055613347 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423897950489 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055613347 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055613347 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055613349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41416<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@f825bed6c160: Final verdict of PTC: pass MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055613373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41342<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@f825bed6c160: Final verdict of PTC: none 20240904055613375 DLINP <000b> input/ipa.c:451 connected read/write 20240904055613375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055613375 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055613375 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055613375 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055613375 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42365<->l=127.0.0.1:4259) 107@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@f825bed6c160: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Wed Sep 4 05:56:13 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20264) Waiting for packet dumper to finish... 1 (prev_count=20264, count=45516) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Wed Sep 4 05:56:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_purge_ps started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055616453 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055616453 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055616455 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055616459 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616459 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055616459 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055616459 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  20240904055616459 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055616459 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  20240904055616459 DLGSUP <0013> gsup_server.c:235 2:  20240904055616459 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055616459 DLGSUP <0013> gsup_server.c:235 3:  20240904055616459 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055616459 DLGSUP <0013> gsup_server.c:235 4:  20240904055616459 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055616459 DLGSUP <0013> gsup_server.c:235 5:  20240904055616459 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055616459 DLGSUP <0013> gsup_server.c:235 7:  20240904055616459 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055616459 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055616459 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055616459 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@f825bed6c160: 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") 20240904055616477 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33997<->l=127.0.0.1:4259) 20240904055616495 DAUC <0003> db_auc.c:157 IMSI='262422961645433': No 2G Auth Data 20240904055616495 DAUC <0003> db_auc.c:192 IMSI='262422961645433': No 3G Auth Data HLR_Test-GSUP(118)@f825bed6c160: Created GsupExpect[0] for "262422961645433" to be handled at TC_gsup_purge_ps(121) 20240904055616530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41434<->l=127.0.0.1:4258 20240904055616535 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616535 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422961645433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422961645433" cn_domain=PS} 20240904055616535 DLU <0006> fsm.c:456 lu(262422961645433)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055616535 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422961645433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055616551 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422961645433)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055616551 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422961645433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422961645433" cn_domain=PS} 20240904055616551 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616551 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f825bed6c160: Found GsupExpect[0] for "262422961645433" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@f825bed6c160: Added IMSI table entry 0TC_gsup_purge_ps(121)"262422961645433" 20240904055616554 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616554 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422961645433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422961645433"} 20240904055616554 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422961645433)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055616554 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422961645433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055616554 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422961645433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422961645433"} 20240904055616554 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422961645433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055616554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422961645433)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055616554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422961645433)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055616554 DLU <0006> fsm.c:568 lu(PS:IMSI-262422961645433)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055616554 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616554 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@f825bed6c160: setverdict(pass): none -> pass 20240904055616557 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616557 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422961645433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422961645433" cn_domain=PS} 20240904055616557 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422961645433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240904055616564 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422961645433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422961645433"} 20240904055616564 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422961645433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055616564 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616564 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055616565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41434<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@f825bed6c160: Final verdict of PTC: pass 20240904055616589 DAUC <0003> db_auc.c:157 IMSI='262423425337234': No 2G Auth Data 20240904055616589 DAUC <0003> db_auc.c:192 IMSI='262423425337234': No 3G Auth Data 20240904055616598 DLGSUP <0013> hlr.c:121 IMSI 262423425337234: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f825bed6c160: Created GsupExpect[0] for "262423425337234" to be handled at TC_gsup_purge_ps(122) 20240904055616622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41448<->l=127.0.0.1:4258 20240904055616625 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616625 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423425337234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423425337234" cn_domain=PS} 20240904055616625 DLU <0006> fsm.c:456 lu(262423425337234)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055616625 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423425337234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055616640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423425337234)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055616640 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423425337234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423425337234" cn_domain=PS} 20240904055616640 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616640 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f825bed6c160: Found GsupExpect[0] for "262423425337234" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@f825bed6c160: Added IMSI table entry 1TC_gsup_purge_ps(122)"262423425337234" 20240904055616643 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616643 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423425337234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423425337234"} 20240904055616643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423425337234)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055616643 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423425337234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055616643 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423425337234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423425337234"} 20240904055616643 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423425337234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055616643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423425337234)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055616643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423425337234)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055616643 DLU <0006> fsm.c:568 lu(PS:IMSI-262423425337234)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055616643 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616643 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@f825bed6c160: setverdict(pass): none -> pass 20240904055616645 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616646 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423425337234 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423425337234" cn_domain=PS} 20240904055616646 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423425337234 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240904055616652 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423425337234 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423425337234"} 20240904055616652 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423425337234 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055616652 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616652 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055616654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41448<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@f825bed6c160: Final verdict of PTC: pass 20240904055616679 DAUC <0003> db_auc.c:157 IMSI='262425800054420': No 2G Auth Data 20240904055616679 DAUC <0003> db_auc.c:192 IMSI='262425800054420': No 3G Auth Data 20240904055616687 DLGSUP <0013> hlr.c:121 IMSI 262425800054420: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f825bed6c160: Created GsupExpect[0] for "262425800054420" to be handled at TC_gsup_purge_ps(123) 20240904055616709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50340<->l=127.0.0.1:4258 20240904055616713 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616713 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425800054420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425800054420" cn_domain=PS} 20240904055616713 DLU <0006> fsm.c:456 lu(262425800054420)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055616713 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425800054420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055616728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425800054420)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055616728 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425800054420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425800054420" cn_domain=PS} 20240904055616728 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616728 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f825bed6c160: Found GsupExpect[0] for "262425800054420" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@f825bed6c160: Added IMSI table entry 2TC_gsup_purge_ps(123)"262425800054420" 20240904055616731 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616731 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425800054420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425800054420"} 20240904055616731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425800054420)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055616731 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425800054420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055616731 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425800054420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425800054420"} 20240904055616731 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425800054420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055616731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425800054420)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055616731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425800054420)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055616731 DLU <0006> fsm.c:568 lu(PS:IMSI-262425800054420)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055616731 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616731 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@f825bed6c160: setverdict(pass): none -> pass 20240904055616734 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616734 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425800054420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425800054420" cn_domain=PS} 20240904055616734 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425800054420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240904055616741 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425800054420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425800054420"} 20240904055616741 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425800054420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055616741 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616741 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055616743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50340<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@f825bed6c160: Final verdict of PTC: pass 20240904055616767 DAUC <0003> db_auc.c:157 IMSI='262420890899602': No 2G Auth Data 20240904055616767 DAUC <0003> db_auc.c:192 IMSI='262420890899602': No 3G Auth Data 20240904055616775 DLGSUP <0013> hlr.c:121 IMSI 262420890899602: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f825bed6c160: Created GsupExpect[0] for "262420890899602" to be handled at TC_gsup_purge_ps(124) 20240904055616796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50348<->l=127.0.0.1:4258 20240904055616799 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616799 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420890899602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420890899602" cn_domain=PS} 20240904055616799 DLU <0006> fsm.c:456 lu(262420890899602)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055616799 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420890899602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055616815 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420890899602)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055616815 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420890899602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420890899602" cn_domain=PS} 20240904055616815 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616815 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f825bed6c160: Found GsupExpect[0] for "262420890899602" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@f825bed6c160: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420890899602" 20240904055616817 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616817 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420890899602 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420890899602"} 20240904055616817 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420890899602)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055616817 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420890899602 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055616817 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420890899602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420890899602"} 20240904055616817 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420890899602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055616817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420890899602)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055616817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420890899602)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055616817 DLU <0006> fsm.c:568 lu(PS:IMSI-262420890899602)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055616817 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616818 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@f825bed6c160: setverdict(pass): none -> pass 20240904055616820 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616820 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420890899602 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420890899602" cn_domain=PS} 20240904055616820 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420890899602 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240904055616827 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420890899602 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420890899602"} 20240904055616827 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420890899602 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055616827 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616827 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055616828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50348<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@f825bed6c160: Final verdict of PTC: pass 20240904055616854 DAUC <0003> db_auc.c:157 IMSI='262427318939544': No 2G Auth Data 20240904055616854 DAUC <0003> db_auc.c:192 IMSI='262427318939544': No 3G Auth Data 20240904055616863 DLGSUP <0013> hlr.c:121 IMSI 262427318939544: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f825bed6c160: Created GsupExpect[0] for "262427318939544" to be handled at TC_gsup_purge_ps(125) 20240904055616887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50352<->l=127.0.0.1:4258 20240904055616890 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616890 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427318939544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427318939544" cn_domain=PS} 20240904055616890 DLU <0006> fsm.c:456 lu(262427318939544)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055616890 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427318939544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055616905 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427318939544)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055616905 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427318939544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427318939544" cn_domain=PS} 20240904055616905 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616905 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f825bed6c160: Found GsupExpect[0] for "262427318939544" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@f825bed6c160: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427318939544" 20240904055616908 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616908 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427318939544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427318939544"} 20240904055616908 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427318939544)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055616908 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427318939544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055616908 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427318939544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427318939544"} 20240904055616908 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427318939544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055616908 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427318939544)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055616908 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427318939544)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055616908 DLU <0006> fsm.c:568 lu(PS:IMSI-262427318939544)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055616908 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616908 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@f825bed6c160: setverdict(pass): none -> pass 20240904055616910 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616911 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427318939544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427318939544" cn_domain=PS} 20240904055616911 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427318939544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240904055616919 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427318939544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427318939544"} 20240904055616919 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427318939544 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055616919 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055616919 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055616920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50352<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@f825bed6c160: Final verdict of PTC: pass 20240904055616944 DAUC <0003> db_auc.c:157 IMSI='262426672043612': No 2G Auth Data 20240904055616944 DAUC <0003> db_auc.c:192 IMSI='262426672043612': No 3G Auth Data 20240904055616953 DLGSUP <0013> hlr.c:121 IMSI 262426672043612: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f825bed6c160: Created GsupExpect[0] for "262426672043612" to be handled at TC_gsup_purge_ps(126) 20240904055616985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4258 20240904055616988 DLINP <000b> input/ipa.c:451 connected read/write 20240904055616988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055616988 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426672043612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426672043612" cn_domain=PS} 20240904055616988 DLU <0006> fsm.c:456 lu(262426672043612)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055616988 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426672043612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055617003 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426672043612)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055617003 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426672043612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426672043612" cn_domain=PS} 20240904055617003 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055617003 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f825bed6c160: Found GsupExpect[0] for "262426672043612" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@f825bed6c160: Added IMSI table entry 5TC_gsup_purge_ps(126)"262426672043612" 20240904055617006 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055617006 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426672043612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426672043612"} 20240904055617006 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426672043612)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055617006 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426672043612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055617006 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426672043612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426672043612"} 20240904055617006 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262426672043612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055617006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426672043612)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055617006 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426672043612)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055617006 DLU <0006> fsm.c:568 lu(PS:IMSI-262426672043612)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055617006 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055617006 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@f825bed6c160: setverdict(pass): none -> pass 20240904055617008 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055617008 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426672043612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426672043612" cn_domain=PS} 20240904055617008 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426672043612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240904055617015 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426672043612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426672043612"} 20240904055617015 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262426672043612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055617015 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055617015 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055617017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@f825bed6c160: Final verdict of PTC: pass 20240904055617049 DAUC <0003> db_auc.c:157 IMSI='262423693693208': No 2G Auth Data 20240904055617049 DAUC <0003> db_auc.c:192 IMSI='262423693693208': No 3G Auth Data 20240904055617057 DLGSUP <0013> hlr.c:121 IMSI 262423693693208: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f825bed6c160: Created GsupExpect[0] for "262423693693208" to be handled at TC_gsup_purge_ps(127) 20240904055617090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 20240904055617094 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055617094 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423693693208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423693693208" cn_domain=PS} 20240904055617094 DLU <0006> fsm.c:456 lu(262423693693208)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055617094 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423693693208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055617109 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423693693208)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055617109 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423693693208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423693693208" cn_domain=PS} 20240904055617109 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055617109 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f825bed6c160: Found GsupExpect[0] for "262423693693208" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@f825bed6c160: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423693693208" 20240904055617112 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055617112 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423693693208 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423693693208"} 20240904055617112 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423693693208)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055617112 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423693693208 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055617112 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423693693208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423693693208"} 20240904055617112 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423693693208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055617112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423693693208)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055617112 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423693693208)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055617112 DLU <0006> fsm.c:568 lu(PS:IMSI-262423693693208)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055617112 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055617112 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@f825bed6c160: setverdict(pass): none -> pass 20240904055617114 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055617114 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423693693208 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423693693208" cn_domain=PS} 20240904055617114 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423693693208 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240904055617121 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423693693208 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423693693208"} 20240904055617121 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423693693208 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055617121 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055617121 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055617123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@f825bed6c160: Final verdict of PTC: pass 20240904055617167 DAUC <0003> db_auc.c:157 IMSI='262429918706108': No 2G Auth Data 20240904055617167 DAUC <0003> db_auc.c:192 IMSI='262429918706108': No 3G Auth Data 20240904055617178 DLGSUP <0013> hlr.c:121 IMSI 262429918706108: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@f825bed6c160: Created GsupExpect[0] for "262429918706108" to be handled at TC_gsup_purge_ps(128) 20240904055617223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50382<->l=127.0.0.1:4258 20240904055617227 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055617227 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429918706108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429918706108" cn_domain=PS} 20240904055617227 DLU <0006> fsm.c:456 lu(262429918706108)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055617227 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429918706108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055617243 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429918706108)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055617243 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429918706108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429918706108" cn_domain=PS} 20240904055617243 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055617243 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@f825bed6c160: Found GsupExpect[0] for "262429918706108" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@f825bed6c160: Added IMSI table entry 7TC_gsup_purge_ps(128)"262429918706108" 20240904055617246 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055617246 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429918706108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429918706108"} 20240904055617246 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429918706108)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055617246 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429918706108 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055617246 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429918706108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429918706108"} 20240904055617246 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429918706108 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055617246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429918706108)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055617246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429918706108)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055617246 DLU <0006> fsm.c:568 lu(PS:IMSI-262429918706108)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055617246 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055617246 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@f825bed6c160: setverdict(pass): none -> pass 20240904055617248 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055617248 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429918706108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429918706108" cn_domain=PS} 20240904055617248 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429918706108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240904055617256 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429918706108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429918706108"} 20240904055617256 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429918706108 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240904055617256 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055617256 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055617258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50382<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@f825bed6c160: Final verdict of PTC: pass MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055617283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41420<->l=127.0.0.1:4258 20240904055617284 DLINP <000b> input/ipa.c:451 connected read/write 20240904055617284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055617284 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055617284 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055617284 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055617284 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33997<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@f825bed6c160: Final verdict of PTC: none 119@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@f825bed6c160: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Wed Sep 4 05:56:17 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20808) Waiting for packet dumper to finish... 1 (prev_count=20808, count=45516) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Wed Sep 4 05:56:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_purge_unknown started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055620358 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055620358 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055620360 DLINP <000b> input/ipa.c:451 connected read/write 20240904055620360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055620361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50388<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055620363 DLINP <000b> input/ipa.c:451 connected read/write 20240904055620363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055620363 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055620363 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055620363 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  20240904055620363 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055620363 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  20240904055620363 DLGSUP <0013> gsup_server.c:235 2:  20240904055620363 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055620363 DLGSUP <0013> gsup_server.c:235 3:  20240904055620363 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055620363 DLGSUP <0013> gsup_server.c:235 4:  20240904055620363 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055620363 DLGSUP <0013> gsup_server.c:235 5:  20240904055620363 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055620363 DLGSUP <0013> gsup_server.c:235 7:  20240904055620363 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055620363 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055620363 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055620363 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@f825bed6c160: 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") 20240904055620382 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43861<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@f825bed6c160: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240904055620395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50396<->l=127.0.0.1:4258 20240904055620409 DLINP <000b> input/ipa.c:451 connected read/write 20240904055620409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055620409 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} 20240904055620409 DLU <0006> fsm.c:456 lu(2345743413463)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055620409 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 20240904055620409 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} 20240904055620409 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055620409 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x560a5592c7f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055620409 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x560a5592c7f0]{UNVALIDATED}: Freeing instance 20240904055620409 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x560a5592c7f0]{UNVALIDATED}: Deallocated 20240904055620409 DLINP <000b> input/ipa.c:451 connected read/write 20240904055620409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055620409 DLINP <000b> input/ipa.c:451 connected read/write 20240904055620409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@f825bed6c160: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@f825bed6c160: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@f825bed6c160: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055620412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50396<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@f825bed6c160: Final verdict of PTC: pass MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055620413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50388<->l=127.0.0.1:4258 20240904055620414 DLINP <000b> input/ipa.c:451 connected read/write 20240904055620414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055620414 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055620414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055620414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055620414 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43861<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@f825bed6c160: Final verdict of PTC: none 131@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@f825bed6c160: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Wed Sep 4 05:56:20 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=9264) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Wed Sep 4 05:56:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_mo_ussd_unknown started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055623489 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055623489 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055623491 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055623491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055623493 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055623493 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055623493 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055623493 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  20240904055623493 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055623493 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  20240904055623493 DLGSUP <0013> gsup_server.c:235 2:  20240904055623493 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055623493 DLGSUP <0013> gsup_server.c:235 3:  20240904055623493 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055623493 DLGSUP <0013> gsup_server.c:235 4:  20240904055623493 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055623493 DLGSUP <0013> gsup_server.c:235 5:  20240904055623493 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055623493 DLGSUP <0013> gsup_server.c:235 7:  20240904055623493 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055623493 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055623493 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055623493 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@f825bed6c160: 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") 20240904055623510 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36531<->l=127.0.0.1:4259) 20240904055623526 DAUC <0003> db_auc.c:157 IMSI='262423811364694': No 2G Auth Data 20240904055623526 DAUC <0003> db_auc.c:192 IMSI='262423811364694': No 3G Auth Data HLR_Test-GSUP(135)@f825bed6c160: Created GsupExpect[0] for "262423811364694" to be handled at TC_mo_ussd_unknown(138) 20240904055623560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4258 20240904055623569 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055623569 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423811364694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423811364694" session_id=3277828682 session_state=BEGIN} 20240904055623569 DSS <0004> hlr_ussd.c:576 262423811364694/0xc35fb24a: Process SS (BEGIN) 20240904055623569 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240904055623569 DSS <0004> hlr_ussd.c:518 262423811364694/0xc35fb24a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240904055623569 DSS <0004> hlr_ussd.c:523 262423811364694/0xc35fb24a: USSD for unknown code '*#200#' 20240904055623569 DSS <0004> hlr_ussd.c:354 262423811364694/0xc35fb24a: Tx ReturnError(1, 0x12) 20240904055623569 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423811364694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423811364694" session_id=3277828682 session_state=END} 20240904055623569 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055623569 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f825bed6c160: Found GsupExpect[0] for "262423811364694" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@f825bed6c160: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262423811364694" TC_mo_ussd_unknown(138)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@f825bed6c160: setverdict(pass): none -> pass 20240904055623572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@f825bed6c160: Final verdict of PTC: pass 20240904055623581 DAUC <0003> db_auc.c:157 IMSI='262425364099645': No 2G Auth Data 20240904055623581 DAUC <0003> db_auc.c:192 IMSI='262425364099645': No 3G Auth Data HLR_Test-GSUP(135)@f825bed6c160: Created GsupExpect[0] for "262425364099645" to be handled at TC_mo_ussd_unknown(139) 20240904055623615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50418<->l=127.0.0.1:4258 20240904055623621 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055623622 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425364099645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425364099645" session_id=1271944741 session_state=BEGIN} 20240904055623622 DSS <0004> hlr_ussd.c:576 262425364099645/0x4bd05625: Process SS (BEGIN) 20240904055623622 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240904055623622 DSS <0004> hlr_ussd.c:518 262425364099645/0x4bd05625: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240904055623622 DSS <0004> hlr_ussd.c:523 262425364099645/0x4bd05625: USSD for unknown code '*#200#' 20240904055623622 DSS <0004> hlr_ussd.c:354 262425364099645/0x4bd05625: Tx ReturnError(1, 0x12) 20240904055623622 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425364099645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425364099645" session_id=1271944741 session_state=END} 20240904055623622 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055623622 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f825bed6c160: Found GsupExpect[0] for "262425364099645" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@f825bed6c160: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262425364099645" TC_mo_ussd_unknown(139)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@f825bed6c160: setverdict(pass): none -> pass 20240904055623625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50418<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@f825bed6c160: Final verdict of PTC: pass 20240904055623634 DAUC <0003> db_auc.c:157 IMSI='262428680857797': No 2G Auth Data 20240904055623634 DAUC <0003> db_auc.c:192 IMSI='262428680857797': No 3G Auth Data HLR_Test-GSUP(135)@f825bed6c160: Created GsupExpect[0] for "262428680857797" to be handled at TC_mo_ussd_unknown(140) 20240904055623667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4258 20240904055623672 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055623672 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428680857797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428680857797" session_id=2467104530 session_state=BEGIN} 20240904055623672 DSS <0004> hlr_ussd.c:576 262428680857797/0x930d0712: Process SS (BEGIN) 20240904055623672 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240904055623672 DSS <0004> hlr_ussd.c:518 262428680857797/0x930d0712: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240904055623672 DSS <0004> hlr_ussd.c:523 262428680857797/0x930d0712: USSD for unknown code '*#200#' 20240904055623672 DSS <0004> hlr_ussd.c:354 262428680857797/0x930d0712: Tx ReturnError(1, 0x12) 20240904055623672 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428680857797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428680857797" session_id=2467104530 session_state=END} 20240904055623672 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055623672 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f825bed6c160: Found GsupExpect[0] for "262428680857797" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@f825bed6c160: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428680857797" TC_mo_ussd_unknown(140)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@f825bed6c160: setverdict(pass): none -> pass 20240904055623675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@f825bed6c160: Final verdict of PTC: pass 20240904055623692 DAUC <0003> db_auc.c:157 IMSI='262421261383545': No 2G Auth Data 20240904055623692 DAUC <0003> db_auc.c:192 IMSI='262421261383545': No 3G Auth Data HLR_Test-GSUP(135)@f825bed6c160: Created GsupExpect[0] for "262421261383545" to be handled at TC_mo_ussd_unknown(141) 20240904055623721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50434<->l=127.0.0.1:4258 20240904055623727 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055623727 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421261383545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421261383545" session_id=4066216034 session_state=BEGIN} 20240904055623727 DSS <0004> hlr_ussd.c:576 262421261383545/0xf25d8862: Process SS (BEGIN) 20240904055623727 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240904055623727 DSS <0004> hlr_ussd.c:518 262421261383545/0xf25d8862: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240904055623727 DSS <0004> hlr_ussd.c:523 262421261383545/0xf25d8862: USSD for unknown code '*#200#' 20240904055623727 DSS <0004> hlr_ussd.c:354 262421261383545/0xf25d8862: Tx ReturnError(1, 0x12) 20240904055623727 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421261383545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421261383545" session_id=4066216034 session_state=END} 20240904055623727 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055623727 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f825bed6c160: Found GsupExpect[0] for "262421261383545" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@f825bed6c160: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262421261383545" TC_mo_ussd_unknown(141)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@f825bed6c160: setverdict(pass): none -> pass 20240904055623730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50434<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@f825bed6c160: Final verdict of PTC: pass 20240904055623734 DAUC <0003> db_auc.c:157 IMSI='262424482175288': No 2G Auth Data 20240904055623734 DAUC <0003> db_auc.c:192 IMSI='262424482175288': No 3G Auth Data HLR_Test-GSUP(135)@f825bed6c160: Created GsupExpect[0] for "262424482175288" to be handled at TC_mo_ussd_unknown(142) 20240904055623761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50438<->l=127.0.0.1:4258 20240904055623767 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055623767 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424482175288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424482175288" session_id=1319947376 session_state=BEGIN} 20240904055623767 DSS <0004> hlr_ussd.c:576 262424482175288/0x4eaccc70: Process SS (BEGIN) 20240904055623767 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240904055623767 DSS <0004> hlr_ussd.c:518 262424482175288/0x4eaccc70: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240904055623767 DSS <0004> hlr_ussd.c:523 262424482175288/0x4eaccc70: USSD for unknown code '*#200#' 20240904055623767 DSS <0004> hlr_ussd.c:354 262424482175288/0x4eaccc70: Tx ReturnError(1, 0x12) 20240904055623767 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424482175288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424482175288" session_id=1319947376 session_state=END} 20240904055623767 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055623767 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f825bed6c160: Found GsupExpect[0] for "262424482175288" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@f825bed6c160: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262424482175288" TC_mo_ussd_unknown(142)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@f825bed6c160: setverdict(pass): none -> pass 20240904055623770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50438<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@f825bed6c160: Final verdict of PTC: pass 20240904055623778 DAUC <0003> db_auc.c:157 IMSI='262422425337021': No 2G Auth Data 20240904055623778 DAUC <0003> db_auc.c:192 IMSI='262422425337021': No 3G Auth Data HLR_Test-GSUP(135)@f825bed6c160: Created GsupExpect[0] for "262422425337021" to be handled at TC_mo_ussd_unknown(143) 20240904055623812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50454<->l=127.0.0.1:4258 20240904055623819 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055623819 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422425337021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422425337021" session_id=1452514363 session_state=BEGIN} 20240904055623819 DSS <0004> hlr_ussd.c:576 262422425337021/0x56939c3b: Process SS (BEGIN) 20240904055623819 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240904055623819 DSS <0004> hlr_ussd.c:518 262422425337021/0x56939c3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240904055623819 DSS <0004> hlr_ussd.c:523 262422425337021/0x56939c3b: USSD for unknown code '*#200#' 20240904055623819 DSS <0004> hlr_ussd.c:354 262422425337021/0x56939c3b: Tx ReturnError(1, 0x12) 20240904055623819 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422425337021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422425337021" session_id=1452514363 session_state=END} 20240904055623819 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055623819 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f825bed6c160: Found GsupExpect[0] for "262422425337021" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@f825bed6c160: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262422425337021" TC_mo_ussd_unknown(143)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@f825bed6c160: setverdict(pass): none -> pass 20240904055623823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50454<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@f825bed6c160: Final verdict of PTC: pass 20240904055623827 DAUC <0003> db_auc.c:157 IMSI='262427610827594': No 2G Auth Data 20240904055623827 DAUC <0003> db_auc.c:192 IMSI='262427610827594': No 3G Auth Data HLR_Test-GSUP(135)@f825bed6c160: Created GsupExpect[0] for "262427610827594" to be handled at TC_mo_ussd_unknown(144) 20240904055623852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50462<->l=127.0.0.1:4258 20240904055623857 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055623857 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427610827594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427610827594" session_id=429097421 session_state=BEGIN} 20240904055623857 DSS <0004> hlr_ussd.c:576 262427610827594/0x199381cd: Process SS (BEGIN) 20240904055623857 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240904055623857 DSS <0004> hlr_ussd.c:518 262427610827594/0x199381cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240904055623857 DSS <0004> hlr_ussd.c:523 262427610827594/0x199381cd: USSD for unknown code '*#200#' 20240904055623857 DSS <0004> hlr_ussd.c:354 262427610827594/0x199381cd: Tx ReturnError(1, 0x12) 20240904055623857 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427610827594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427610827594" session_id=429097421 session_state=END} 20240904055623857 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055623857 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f825bed6c160: Found GsupExpect[0] for "262427610827594" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@f825bed6c160: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262427610827594" TC_mo_ussd_unknown(144)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@f825bed6c160: setverdict(pass): none -> pass 20240904055623860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50462<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@f825bed6c160: Final verdict of PTC: pass 20240904055623864 DAUC <0003> db_auc.c:157 IMSI='262423132575156': No 2G Auth Data 20240904055623864 DAUC <0003> db_auc.c:192 IMSI='262423132575156': No 3G Auth Data HLR_Test-GSUP(135)@f825bed6c160: Created GsupExpect[0] for "262423132575156" to be handled at TC_mo_ussd_unknown(145) 20240904055623891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50472<->l=127.0.0.1:4258 20240904055623899 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055623899 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423132575156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423132575156" session_id=1845865187 session_state=BEGIN} 20240904055623899 DSS <0004> hlr_ussd.c:576 262423132575156/0x6e05aae3: Process SS (BEGIN) 20240904055623899 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240904055623899 DSS <0004> hlr_ussd.c:518 262423132575156/0x6e05aae3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240904055623899 DSS <0004> hlr_ussd.c:523 262423132575156/0x6e05aae3: USSD for unknown code '*#200#' 20240904055623899 DSS <0004> hlr_ussd.c:354 262423132575156/0x6e05aae3: Tx ReturnError(1, 0x12) 20240904055623899 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423132575156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423132575156" session_id=1845865187 session_state=END} 20240904055623899 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055623899 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@f825bed6c160: Found GsupExpect[0] for "262423132575156" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@f825bed6c160: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262423132575156" TC_mo_ussd_unknown(145)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@f825bed6c160: setverdict(pass): none -> pass 20240904055623902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50472<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@f825bed6c160: Final verdict of PTC: pass 20240904055623903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 20240904055623904 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36531<->l=127.0.0.1:4259) 20240904055623904 DLINP <000b> input/ipa.c:451 connected read/write 20240904055623904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055623904 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(135)@f825bed6c160: Final verdict of PTC: none 20240904055623904 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055623904 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@f825bed6c160: Final verdict of PTC: none 136@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 136: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@f825bed6c160: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Wed Sep 4 05:56:23 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6160) Waiting for packet dumper to finish... 1 (prev_count=6160, count=36992) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Wed Sep 4 05:56:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_mo_ussd_euse_disc started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055626983 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055626983 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055626985 DLINP <000b> input/ipa.c:451 connected read/write 20240904055626985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055626986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38810<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055626988 DLINP <000b> input/ipa.c:451 connected read/write 20240904055626988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055626988 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055626988 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055626988 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  20240904055626988 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055626988 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  20240904055626988 DLGSUP <0013> gsup_server.c:235 2:  20240904055626988 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055626988 DLGSUP <0013> gsup_server.c:235 3:  20240904055626988 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055626988 DLGSUP <0013> gsup_server.c:235 4:  20240904055626988 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055626988 DLGSUP <0013> gsup_server.c:235 5:  20240904055626988 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055626988 DLGSUP <0013> gsup_server.c:235 7:  20240904055626988 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055626988 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055626988 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055626988 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@f825bed6c160: 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") 20240904055627008 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35097<->l=127.0.0.1:4259) 20240904055627018 DAUC <0003> db_auc.c:157 IMSI='262420198777919': No 2G Auth Data 20240904055627018 DAUC <0003> db_auc.c:192 IMSI='262420198777919': No 3G Auth Data HLR_Test-GSUP(147)@f825bed6c160: Created GsupExpect[0] for "262420198777919" to be handled at TC_mo_ussd_euse_disc(150) 20240904055627043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38818<->l=127.0.0.1:4258 20240904055627050 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055627050 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420198777919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420198777919" session_id=2180752226 session_state=BEGIN} 20240904055627050 DSS <0004> hlr_ussd.c:576 262420198777919/0x81fba362: Process SS (BEGIN) 20240904055627050 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055627050 DSS <0004> hlr_ussd.c:518 262420198777919/0x81fba362: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055627050 DSS <0004> hlr_ussd.c:542 262420198777919/0x81fba362: Cannot find conn for EUSE EUSE-foobar 20240904055627050 DSS <0004> hlr_ussd.c:354 262420198777919/0x81fba362: Tx ReturnError(1, 0x22) 20240904055627050 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420198777919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420198777919" session_id=2180752226 session_state=END} 20240904055627050 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055627050 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f825bed6c160: Found GsupExpect[0] for "262420198777919" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@f825bed6c160: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262420198777919" TC_mo_ussd_euse_disc(150)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@f825bed6c160: setverdict(pass): none -> pass 20240904055627053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38818<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@f825bed6c160: Final verdict of PTC: pass 20240904055627057 DAUC <0003> db_auc.c:157 IMSI='262424082096140': No 2G Auth Data 20240904055627057 DAUC <0003> db_auc.c:192 IMSI='262424082096140': No 3G Auth Data HLR_Test-GSUP(147)@f825bed6c160: Created GsupExpect[0] for "262424082096140" to be handled at TC_mo_ussd_euse_disc(151) 20240904055627081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4258 20240904055627086 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055627086 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424082096140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424082096140" session_id=129387024 session_state=BEGIN} 20240904055627086 DSS <0004> hlr_ussd.c:576 262424082096140/0x07b64a10: Process SS (BEGIN) 20240904055627086 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055627086 DSS <0004> hlr_ussd.c:518 262424082096140/0x07b64a10: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055627086 DSS <0004> hlr_ussd.c:542 262424082096140/0x07b64a10: Cannot find conn for EUSE EUSE-foobar 20240904055627086 DSS <0004> hlr_ussd.c:354 262424082096140/0x07b64a10: Tx ReturnError(1, 0x22) 20240904055627086 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424082096140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424082096140" session_id=129387024 session_state=END} 20240904055627086 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055627086 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f825bed6c160: Found GsupExpect[0] for "262424082096140" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@f825bed6c160: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262424082096140" TC_mo_ussd_euse_disc(151)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@f825bed6c160: setverdict(pass): none -> pass 20240904055627089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@f825bed6c160: Final verdict of PTC: pass 20240904055627093 DAUC <0003> db_auc.c:157 IMSI='262422378629895': No 2G Auth Data 20240904055627093 DAUC <0003> db_auc.c:192 IMSI='262422378629895': No 3G Auth Data HLR_Test-GSUP(147)@f825bed6c160: Created GsupExpect[0] for "262422378629895" to be handled at TC_mo_ussd_euse_disc(152) 20240904055627118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38838<->l=127.0.0.1:4258 20240904055627123 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055627123 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422378629895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422378629895" session_id=1370161502 session_state=BEGIN} 20240904055627123 DSS <0004> hlr_ussd.c:576 262422378629895/0x51ab015e: Process SS (BEGIN) 20240904055627123 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055627123 DSS <0004> hlr_ussd.c:518 262422378629895/0x51ab015e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055627123 DSS <0004> hlr_ussd.c:542 262422378629895/0x51ab015e: Cannot find conn for EUSE EUSE-foobar 20240904055627123 DSS <0004> hlr_ussd.c:354 262422378629895/0x51ab015e: Tx ReturnError(1, 0x22) 20240904055627123 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422378629895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422378629895" session_id=1370161502 session_state=END} 20240904055627123 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055627123 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f825bed6c160: Found GsupExpect[0] for "262422378629895" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@f825bed6c160: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262422378629895" TC_mo_ussd_euse_disc(152)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@f825bed6c160: setverdict(pass): none -> pass 20240904055627127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38838<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@f825bed6c160: Final verdict of PTC: pass 20240904055627131 DAUC <0003> db_auc.c:157 IMSI='262423948900519': No 2G Auth Data 20240904055627131 DAUC <0003> db_auc.c:192 IMSI='262423948900519': No 3G Auth Data HLR_Test-GSUP(147)@f825bed6c160: Created GsupExpect[0] for "262423948900519" to be handled at TC_mo_ussd_euse_disc(153) 20240904055627156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4258 20240904055627164 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055627164 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423948900519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423948900519" session_id=3292704443 session_state=BEGIN} 20240904055627164 DSS <0004> hlr_ussd.c:576 262423948900519/0xc442aebb: Process SS (BEGIN) 20240904055627164 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055627164 DSS <0004> hlr_ussd.c:518 262423948900519/0xc442aebb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055627164 DSS <0004> hlr_ussd.c:542 262423948900519/0xc442aebb: Cannot find conn for EUSE EUSE-foobar 20240904055627164 DSS <0004> hlr_ussd.c:354 262423948900519/0xc442aebb: Tx ReturnError(1, 0x22) 20240904055627164 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423948900519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423948900519" session_id=3292704443 session_state=END} 20240904055627164 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055627164 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f825bed6c160: Found GsupExpect[0] for "262423948900519" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@f825bed6c160: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423948900519" TC_mo_ussd_euse_disc(153)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@f825bed6c160: setverdict(pass): none -> pass 20240904055627167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@f825bed6c160: Final verdict of PTC: pass 20240904055627171 DAUC <0003> db_auc.c:157 IMSI='262426667824452': No 2G Auth Data 20240904055627171 DAUC <0003> db_auc.c:192 IMSI='262426667824452': No 3G Auth Data HLR_Test-GSUP(147)@f825bed6c160: Created GsupExpect[0] for "262426667824452" to be handled at TC_mo_ussd_euse_disc(154) 20240904055627196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4258 20240904055627201 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055627201 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426667824452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426667824452" session_id=1292608545 session_state=BEGIN} 20240904055627201 DSS <0004> hlr_ussd.c:576 262426667824452/0x4d0ba421: Process SS (BEGIN) 20240904055627201 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055627201 DSS <0004> hlr_ussd.c:518 262426667824452/0x4d0ba421: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055627201 DSS <0004> hlr_ussd.c:542 262426667824452/0x4d0ba421: Cannot find conn for EUSE EUSE-foobar 20240904055627201 DSS <0004> hlr_ussd.c:354 262426667824452/0x4d0ba421: Tx ReturnError(1, 0x22) 20240904055627201 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426667824452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426667824452" session_id=1292608545 session_state=END} 20240904055627201 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055627202 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f825bed6c160: Found GsupExpect[0] for "262426667824452" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@f825bed6c160: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426667824452" TC_mo_ussd_euse_disc(154)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@f825bed6c160: setverdict(pass): none -> pass 20240904055627205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38848<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@f825bed6c160: Final verdict of PTC: pass 20240904055627209 DAUC <0003> db_auc.c:157 IMSI='262426735706063': No 2G Auth Data 20240904055627209 DAUC <0003> db_auc.c:192 IMSI='262426735706063': No 3G Auth Data HLR_Test-GSUP(147)@f825bed6c160: Created GsupExpect[0] for "262426735706063" to be handled at TC_mo_ussd_euse_disc(155) 20240904055627234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4258 20240904055627241 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055627241 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426735706063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426735706063" session_id=261005244 session_state=BEGIN} 20240904055627241 DSS <0004> hlr_ussd.c:576 262426735706063/0x0f8e9fbc: Process SS (BEGIN) 20240904055627241 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055627241 DSS <0004> hlr_ussd.c:518 262426735706063/0x0f8e9fbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055627241 DSS <0004> hlr_ussd.c:542 262426735706063/0x0f8e9fbc: Cannot find conn for EUSE EUSE-foobar 20240904055627241 DSS <0004> hlr_ussd.c:354 262426735706063/0x0f8e9fbc: Tx ReturnError(1, 0x22) 20240904055627241 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426735706063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426735706063" session_id=261005244 session_state=END} 20240904055627241 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055627241 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f825bed6c160: Found GsupExpect[0] for "262426735706063" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@f825bed6c160: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262426735706063" TC_mo_ussd_euse_disc(155)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@f825bed6c160: setverdict(pass): none -> pass 20240904055627245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@f825bed6c160: Final verdict of PTC: pass 20240904055627249 DAUC <0003> db_auc.c:157 IMSI='262428510997919': No 2G Auth Data 20240904055627249 DAUC <0003> db_auc.c:192 IMSI='262428510997919': No 3G Auth Data HLR_Test-GSUP(147)@f825bed6c160: Created GsupExpect[0] for "262428510997919" to be handled at TC_mo_ussd_euse_disc(156) 20240904055627272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38866<->l=127.0.0.1:4258 20240904055627279 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055627279 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428510997919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428510997919" session_id=2620400680 session_state=BEGIN} 20240904055627279 DSS <0004> hlr_ussd.c:576 262428510997919/0x9c302428: Process SS (BEGIN) 20240904055627279 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055627279 DSS <0004> hlr_ussd.c:518 262428510997919/0x9c302428: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055627279 DSS <0004> hlr_ussd.c:542 262428510997919/0x9c302428: Cannot find conn for EUSE EUSE-foobar 20240904055627279 DSS <0004> hlr_ussd.c:354 262428510997919/0x9c302428: Tx ReturnError(1, 0x22) 20240904055627279 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428510997919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428510997919" session_id=2620400680 session_state=END} 20240904055627279 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055627279 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f825bed6c160: Found GsupExpect[0] for "262428510997919" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@f825bed6c160: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428510997919" TC_mo_ussd_euse_disc(156)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@f825bed6c160: setverdict(pass): none -> pass 20240904055627282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38866<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@f825bed6c160: Final verdict of PTC: pass 20240904055627287 DAUC <0003> db_auc.c:157 IMSI='262426821974254': No 2G Auth Data 20240904055627287 DAUC <0003> db_auc.c:192 IMSI='262426821974254': No 3G Auth Data HLR_Test-GSUP(147)@f825bed6c160: Created GsupExpect[0] for "262426821974254" to be handled at TC_mo_ussd_euse_disc(157) 20240904055627315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38868<->l=127.0.0.1:4258 20240904055627321 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055627321 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426821974254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426821974254" session_id=2642869822 session_state=BEGIN} 20240904055627321 DSS <0004> hlr_ussd.c:576 262426821974254/0x9d86fe3e: Process SS (BEGIN) 20240904055627321 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055627321 DSS <0004> hlr_ussd.c:518 262426821974254/0x9d86fe3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055627321 DSS <0004> hlr_ussd.c:542 262426821974254/0x9d86fe3e: Cannot find conn for EUSE EUSE-foobar 20240904055627321 DSS <0004> hlr_ussd.c:354 262426821974254/0x9d86fe3e: Tx ReturnError(1, 0x22) 20240904055627321 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426821974254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426821974254" session_id=2642869822 session_state=END} 20240904055627321 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055627321 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@f825bed6c160: Found GsupExpect[0] for "262426821974254" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@f825bed6c160: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262426821974254" TC_mo_ussd_euse_disc(157)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@f825bed6c160: setverdict(pass): none -> pass 20240904055627325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38868<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@f825bed6c160: Final verdict of PTC: pass 20240904055627326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38810<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@f825bed6c160: Final verdict of PTC: none 20240904055627327 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35097<->l=127.0.0.1:4259) 20240904055627327 DLINP <000b> input/ipa.c:451 connected read/write 20240904055627327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055627327 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055627327 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055627327 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 148@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 148: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@f825bed6c160: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Wed Sep 4 05:56:27 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=36228) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Wed Sep 4 05:56:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_mo_ussd_iuse_imsi started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055630405 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055630405 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055630408 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055630409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38884<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055630411 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055630411 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055630411 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055630411 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  20240904055630411 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055630411 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  20240904055630411 DLGSUP <0013> gsup_server.c:235 2:  20240904055630411 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055630411 DLGSUP <0013> gsup_server.c:235 3:  20240904055630411 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055630411 DLGSUP <0013> gsup_server.c:235 4:  20240904055630411 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055630411 DLGSUP <0013> gsup_server.c:235 5:  20240904055630411 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055630411 DLGSUP <0013> gsup_server.c:235 7:  20240904055630411 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055630411 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055630411 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055630411 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@f825bed6c160: 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") 20240904055630430 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46029<->l=127.0.0.1:4259) 20240904055630449 DAUC <0003> db_auc.c:157 IMSI='262423408243228': No 2G Auth Data 20240904055630449 DAUC <0003> db_auc.c:192 IMSI='262423408243228': No 3G Auth Data HLR_Test-GSUP(159)@f825bed6c160: Created GsupExpect[0] for "262423408243228" to be handled at TC_mo_ussd_iuse_imsi(162) 20240904055630474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38894<->l=127.0.0.1:4258 20240904055630482 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055630482 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423408243228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423408243228" session_id=466449397 session_state=BEGIN} 20240904055630482 DSS <0004> hlr_ussd.c:576 262423408243228/0x1bcd73f5: Process SS (BEGIN) 20240904055630482 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055630482 DSS <0004> hlr_ussd.c:518 262423408243228/0x1bcd73f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055630482 DSS <0004> hlr_ussd.c:363 262423408243228/0x1bcd73f5: Tx USSD 'Your IMSI is 262423408243228' 20240904055630482 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423408243228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423408243228" session_id=466449397 session_state=END} 20240904055630482 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423408243228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055630482 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055630482 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f825bed6c160: Found GsupExpect[0] for "262423408243228" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@f825bed6c160: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262423408243228" TC_mo_ussd_iuse_imsi(162)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D98C06C3C96833990C07'O } } } } } } TC_mo_ussd_iuse_imsi(162)@f825bed6c160: setverdict(pass): none -> pass 20240904055630487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38894<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@f825bed6c160: Final verdict of PTC: pass 20240904055630491 DAUC <0003> db_auc.c:157 IMSI='262424687260116': No 2G Auth Data 20240904055630491 DAUC <0003> db_auc.c:192 IMSI='262424687260116': No 3G Auth Data HLR_Test-GSUP(159)@f825bed6c160: Created GsupExpect[0] for "262424687260116" to be handled at TC_mo_ussd_iuse_imsi(163) 20240904055630513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38898<->l=127.0.0.1:4258 20240904055630518 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055630518 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424687260116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424687260116" session_id=1899279112 session_state=BEGIN} 20240904055630518 DSS <0004> hlr_ussd.c:576 262424687260116/0x7134b308: Process SS (BEGIN) 20240904055630518 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055630518 DSS <0004> hlr_ussd.c:518 262424687260116/0x7134b308: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055630518 DSS <0004> hlr_ussd.c:363 262424687260116/0x7134b308: Tx USSD 'Your IMSI is 262424687260116' 20240904055630518 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424687260116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424687260116" session_id=1899279112 session_state=END} 20240904055630518 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424687260116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055630518 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055630518 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f825bed6c160: Found GsupExpect[0] for "262424687260116" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@f825bed6c160: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424687260116" TC_mo_ussd_iuse_imsi(163)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CD86BBC96CB058CC06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@f825bed6c160: setverdict(pass): none -> pass 20240904055630522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38898<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@f825bed6c160: Final verdict of PTC: pass 20240904055630526 DAUC <0003> db_auc.c:157 IMSI='262422402056764': No 2G Auth Data 20240904055630526 DAUC <0003> db_auc.c:192 IMSI='262422402056764': No 3G Auth Data HLR_Test-GSUP(159)@f825bed6c160: Created GsupExpect[0] for "262422402056764" to be handled at TC_mo_ussd_iuse_imsi(164) 20240904055630546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38900<->l=127.0.0.1:4258 20240904055630551 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055630551 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422402056764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422402056764" session_id=4264579744 session_state=BEGIN} 20240904055630551 DSS <0004> hlr_ussd.c:576 262422402056764/0xfe3052a0: Process SS (BEGIN) 20240904055630551 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055630551 DSS <0004> hlr_ussd.c:518 262422402056764/0xfe3052a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055630551 DSS <0004> hlr_ussd.c:363 262422402056764/0xfe3052a0: Tx USSD 'Your IMSI is 262422402056764' 20240904055630551 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422402056764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422402056764" session_id=4264579744 session_state=END} 20240904055630551 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422402056764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055630551 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055630551 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f825bed6c160: Found GsupExpect[0] for "262422402056764" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@f825bed6c160: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262422402056764" TC_mo_ussd_iuse_imsi(164)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434998C0693C16AB69B8D06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@f825bed6c160: setverdict(pass): none -> pass 20240904055630556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38900<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@f825bed6c160: Final verdict of PTC: pass 20240904055630560 DAUC <0003> db_auc.c:157 IMSI='262424984546960': No 2G Auth Data 20240904055630560 DAUC <0003> db_auc.c:192 IMSI='262424984546960': No 3G Auth Data HLR_Test-GSUP(159)@f825bed6c160: Created GsupExpect[0] for "262424984546960" to be handled at TC_mo_ussd_iuse_imsi(165) 20240904055630584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38916<->l=127.0.0.1:4258 20240904055630589 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055630589 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424984546960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424984546960" session_id=1113785718 session_state=BEGIN} 20240904055630589 DSS <0004> hlr_ussd.c:576 262424984546960/0x42630576: Process SS (BEGIN) 20240904055630589 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055630589 DSS <0004> hlr_ussd.c:518 262424984546960/0x42630576: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055630589 DSS <0004> hlr_ussd.c:363 262424984546960/0x42630576: Tx USSD 'Your IMSI is 262424984546960' 20240904055630589 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424984546960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424984546960" session_id=1113785718 session_state=END} 20240904055630589 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424984546960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055630589 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055630589 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f825bed6c160: Found GsupExpect[0] for "262424984546960" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@f825bed6c160: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424984546960" TC_mo_ussd_iuse_imsi(165)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192D87A3D568B69C0D06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@f825bed6c160: setverdict(pass): none -> pass 20240904055630593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38916<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@f825bed6c160: Final verdict of PTC: pass 20240904055630597 DAUC <0003> db_auc.c:157 IMSI='262427438102562': No 2G Auth Data 20240904055630597 DAUC <0003> db_auc.c:192 IMSI='262427438102562': No 3G Auth Data HLR_Test-GSUP(159)@f825bed6c160: Created GsupExpect[0] for "262427438102562" to be handled at TC_mo_ussd_iuse_imsi(166) 20240904055630622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38926<->l=127.0.0.1:4258 20240904055630629 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055630629 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427438102562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427438102562" session_id=3367095045 session_state=BEGIN} 20240904055630629 DSS <0004> hlr_ussd.c:576 262427438102562/0xc8b1cb05: Process SS (BEGIN) 20240904055630629 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055630629 DSS <0004> hlr_ussd.c:518 262427438102562/0xc8b1cb05: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055630629 DSS <0004> hlr_ussd.c:363 262427438102562/0xc8b1cb05: Tx USSD 'Your IMSI is 262427438102562' 20240904055630629 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427438102562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427438102562" session_id=3367095045 session_state=END} 20240904055630629 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427438102562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055630629 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055630629 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f825bed6c160: Found GsupExpect[0] for "262427438102562" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@f825bed6c160: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427438102562" TC_mo_ussd_iuse_imsi(166)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D98D36C3C560B29A4D06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@f825bed6c160: setverdict(pass): none -> pass 20240904055630633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38926<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@f825bed6c160: Final verdict of PTC: pass 20240904055630640 DAUC <0003> db_auc.c:157 IMSI='262420411842821': No 2G Auth Data 20240904055630640 DAUC <0003> db_auc.c:192 IMSI='262420411842821': No 3G Auth Data HLR_Test-GSUP(159)@f825bed6c160: Created GsupExpect[0] for "262420411842821" to be handled at TC_mo_ussd_iuse_imsi(167) 20240904055630668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38942<->l=127.0.0.1:4258 20240904055630675 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055630675 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420411842821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420411842821" session_id=716497497 session_state=BEGIN} 20240904055630675 DSS <0004> hlr_ussd.c:576 262420411842821/0x2ab4e259: Process SS (BEGIN) 20240904055630675 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055630675 DSS <0004> hlr_ussd.c:518 262420411842821/0x2ab4e259: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055630675 DSS <0004> hlr_ussd.c:363 262420411842821/0x2ab4e259: Tx USSD 'Your IMSI is 262420411842821' 20240904055630675 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420411842821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420411842821" session_id=716497497 session_state=END} 20240904055630675 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420411842821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055630675 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055630675 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f825bed6c160: Found GsupExpect[0] for "262420411842821" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@f825bed6c160: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420411842821" TC_mo_ussd_iuse_imsi(167)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434198C168BE168329C2C06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@f825bed6c160: setverdict(pass): none -> pass 20240904055630679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38942<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@f825bed6c160: Final verdict of PTC: pass 20240904055630683 DAUC <0003> db_auc.c:157 IMSI='262420966138168': No 2G Auth Data 20240904055630683 DAUC <0003> db_auc.c:192 IMSI='262420966138168': No 3G Auth Data HLR_Test-GSUP(159)@f825bed6c160: Created GsupExpect[0] for "262420966138168" to be handled at TC_mo_ussd_iuse_imsi(168) 20240904055630710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38946<->l=127.0.0.1:4258 20240904055630715 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055630715 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420966138168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420966138168" session_id=4066329934 session_state=BEGIN} 20240904055630715 DSS <0004> hlr_ussd.c:576 262420966138168/0xf25f454e: Process SS (BEGIN) 20240904055630715 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055630715 DSS <0004> hlr_ussd.c:518 262420966138168/0xf25f454e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055630715 DSS <0004> hlr_ussd.c:363 262420966138168/0xf25f454e: Tx USSD 'Your IMSI is 262420966138168' 20240904055630715 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420966138168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420966138168" session_id=4066329934 session_state=END} 20240904055630715 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420966138168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055630715 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055630715 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f825bed6c160: Found GsupExpect[0] for "262420966138168" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@f825bed6c160: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420966138168" TC_mo_ussd_iuse_imsi(168)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192C67B3C566B8980D07'O } } } } } } TC_mo_ussd_iuse_imsi(168)@f825bed6c160: setverdict(pass): none -> pass 20240904055630719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38946<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@f825bed6c160: Final verdict of PTC: pass 20240904055630723 DAUC <0003> db_auc.c:157 IMSI='262427433185161': No 2G Auth Data 20240904055630723 DAUC <0003> db_auc.c:192 IMSI='262427433185161': No 3G Auth Data HLR_Test-GSUP(159)@f825bed6c160: Created GsupExpect[0] for "262427433185161" to be handled at TC_mo_ussd_iuse_imsi(169) 20240904055630748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38958<->l=127.0.0.1:4258 20240904055630753 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055630753 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427433185161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427433185161" session_id=3120680441 session_state=BEGIN} 20240904055630753 DSS <0004> hlr_ussd.c:576 262427433185161/0xba01cdf9: Process SS (BEGIN) 20240904055630753 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055630753 DSS <0004> hlr_ussd.c:518 262427433185161/0xba01cdf9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055630753 DSS <0004> hlr_ussd.c:363 262427433185161/0xba01cdf9: Tx USSD 'Your IMSI is 262427433185161' 20240904055630753 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427433185161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427433185161" session_id=3120680441 session_state=END} 20240904055630753 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427433185161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055630753 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055630753 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@f825bed6c160: Found GsupExpect[0] for "262427433185161" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@f825bed6c160: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262427433185161" TC_mo_ussd_iuse_imsi(169)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D98D369BC570B5982D06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@f825bed6c160: setverdict(pass): none -> pass 20240904055630757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38958<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@f825bed6c160: Final verdict of PTC: pass 20240904055630758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38884<->l=127.0.0.1:4258 20240904055630759 DLINP <000b> input/ipa.c:451 connected read/write 20240904055630759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055630759 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055630759 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055630759 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055630759 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46029<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@f825bed6c160: Final verdict of PTC: none 160@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 160: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@f825bed6c160: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Wed Sep 4 05:56:30 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=36784) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Wed Sep 4 05:56:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055633833 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055633833 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055633835 DLINP <000b> input/ipa.c:451 connected read/write 20240904055633835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055633836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38964<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055633837 DLINP <000b> input/ipa.c:451 connected read/write 20240904055633837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055633837 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055633837 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055633837 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  20240904055633837 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055633837 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  20240904055633837 DLGSUP <0013> gsup_server.c:235 2:  20240904055633837 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055633837 DLGSUP <0013> gsup_server.c:235 3:  20240904055633837 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055633837 DLGSUP <0013> gsup_server.c:235 4:  20240904055633837 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055633837 DLGSUP <0013> gsup_server.c:235 5:  20240904055633837 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055633837 DLGSUP <0013> gsup_server.c:235 7:  20240904055633837 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055633837 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055633837 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055633837 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@f825bed6c160: 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") 20240904055633859 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43225<->l=127.0.0.1:4259) 20240904055633868 DAUC <0003> db_auc.c:157 IMSI='262429470019347': No 2G Auth Data 20240904055633868 DAUC <0003> db_auc.c:192 IMSI='262429470019347': No 3G Auth Data HLR_Test-GSUP(171)@f825bed6c160: Created GsupExpect[0] for "262429470019347" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240904055633893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38966<->l=127.0.0.1:4258 20240904055633899 DLINP <000b> input/ipa.c:451 connected read/write 20240904055633899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055633899 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429470019347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429470019347" source_name="the-source\n" session_id=1760192372 session_state=BEGIN} 20240904055633899 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240904055633899 DSS <0004> hlr_ussd.c:576 262429470019347/0x68ea6774: Process SS (BEGIN) 20240904055633899 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055633899 DSS <0004> hlr_ussd.c:518 262429470019347/0x68ea6774: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055633899 DSS <0004> hlr_ussd.c:363 262429470019347/0x68ea6774: Tx USSD 'Your IMSI is 262429470019347' 20240904055633899 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429470019347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429470019347" destination_name="the-source\n" session_id=1760192372 session_state=END} 20240904055633899 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262429470019347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055633900 DLINP <000b> input/ipa.c:451 connected read/write 20240904055633900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055633900 DLINP <000b> input/ipa.c:451 connected read/write 20240904055633900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f825bed6c160: Found GsupExpect[0] for "262429470019347" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@f825bed6c160: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429470019347" TC_mo_ussd_iuse_imsi_via_proxy(174)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598E7683C162B919ED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@f825bed6c160: setverdict(pass): none -> pass 20240904055633904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38966<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@f825bed6c160: Final verdict of PTC: pass 20240904055633908 DAUC <0003> db_auc.c:157 IMSI='262429293436165': No 2G Auth Data 20240904055633908 DAUC <0003> db_auc.c:192 IMSI='262429293436165': No 3G Auth Data HLR_Test-GSUP(171)@f825bed6c160: Created GsupExpect[0] for "262429293436165" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240904055633931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38978<->l=127.0.0.1:4258 20240904055633937 DLINP <000b> input/ipa.c:451 connected read/write 20240904055633937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055633937 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429293436165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429293436165" source_name="the-source\n" session_id=4013308633 session_state=BEGIN} 20240904055633937 DSS <0004> hlr_ussd.c:576 262429293436165/0xef363ad9: Process SS (BEGIN) 20240904055633937 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055633937 DSS <0004> hlr_ussd.c:518 262429293436165/0xef363ad9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055633937 DSS <0004> hlr_ussd.c:363 262429293436165/0xef363ad9: Tx USSD 'Your IMSI is 262429293436165' 20240904055633937 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429293436165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429293436165" destination_name="the-source\n" session_id=4013308633 session_state=END} 20240904055633937 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429293436165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055633937 DLINP <000b> input/ipa.c:451 connected read/write 20240904055633937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055633937 DLINP <000b> input/ipa.c:451 connected read/write 20240904055633937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f825bed6c160: Found GsupExpect[0] for "262429293436165" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@f825bed6c160: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429293436165" TC_mo_ussd_iuse_imsi_via_proxy(175)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594E969BD166B698AD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@f825bed6c160: setverdict(pass): none -> pass 20240904055633941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38978<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@f825bed6c160: Final verdict of PTC: pass 20240904055633945 DAUC <0003> db_auc.c:157 IMSI='262427693398323': No 2G Auth Data 20240904055633945 DAUC <0003> db_auc.c:192 IMSI='262427693398323': No 3G Auth Data HLR_Test-GSUP(171)@f825bed6c160: Created GsupExpect[0] for "262427693398323" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240904055633970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38990<->l=127.0.0.1:4258 20240904055633976 DLINP <000b> input/ipa.c:451 connected read/write 20240904055633976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055633976 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427693398323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427693398323" source_name="the-source\n" session_id=3417941396 session_state=BEGIN} 20240904055633976 DSS <0004> hlr_ussd.c:576 262427693398323/0xcbb9a594: Process SS (BEGIN) 20240904055633976 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055633976 DSS <0004> hlr_ussd.c:518 262427693398323/0xcbb9a594: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055633976 DSS <0004> hlr_ussd.c:363 262427693398323/0xcbb9a594: Tx USSD 'Your IMSI is 262427693398323' 20240904055633976 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427693398323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427693398323" destination_name="the-source\n" session_id=3417941396 session_state=END} 20240904055633976 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427693398323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055633976 DLINP <000b> input/ipa.c:451 connected read/write 20240904055633976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055633976 DLINP <000b> input/ipa.c:451 connected read/write 20240904055633976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f825bed6c160: Found GsupExpect[0] for "262427693398323" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@f825bed6c160: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427693398323" TC_mo_ussd_iuse_imsi_via_proxy(176)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CD969BCD72B8996C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@f825bed6c160: setverdict(pass): none -> pass 20240904055633980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38990<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@f825bed6c160: Final verdict of PTC: pass 20240904055633984 DAUC <0003> db_auc.c:157 IMSI='262428101218665': No 2G Auth Data 20240904055633984 DAUC <0003> db_auc.c:192 IMSI='262428101218665': No 3G Auth Data HLR_Test-GSUP(171)@f825bed6c160: Created GsupExpect[0] for "262428101218665" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240904055634006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38996<->l=127.0.0.1:4258 20240904055634011 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055634011 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428101218665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428101218665" source_name="the-source\n" session_id=3749465711 session_state=BEGIN} 20240904055634011 DSS <0004> hlr_ussd.c:576 262428101218665/0xdf7c4e6f: Process SS (BEGIN) 20240904055634011 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055634011 DSS <0004> hlr_ussd.c:518 262428101218665/0xdf7c4e6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055634011 DSS <0004> hlr_ussd.c:363 262428101218665/0xdf7c4e6f: Tx USSD 'Your IMSI is 262428101218665' 20240904055634011 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428101218665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428101218665" destination_name="the-source\n" session_id=3749465711 session_state=END} 20240904055634011 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262428101218665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055634011 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055634011 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f825bed6c160: Found GsupExpect[0] for "262428101218665" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@f825bed6c160: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262428101218665" TC_mo_ussd_iuse_imsi_via_proxy(177)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192E068BC962389BAD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@f825bed6c160: setverdict(pass): none -> pass 20240904055634014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38996<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@f825bed6c160: Final verdict of PTC: pass 20240904055634018 DAUC <0003> db_auc.c:157 IMSI='262424778651569': No 2G Auth Data 20240904055634018 DAUC <0003> db_auc.c:192 IMSI='262424778651569': No 3G Auth Data HLR_Test-GSUP(171)@f825bed6c160: Created GsupExpect[0] for "262424778651569" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240904055634043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4258 20240904055634049 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055634050 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424778651569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424778651569" source_name="the-source\n" session_id=1364286581 session_state=BEGIN} 20240904055634050 DSS <0004> hlr_ussd.c:576 262424778651569/0x51515c75: Process SS (BEGIN) 20240904055634050 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055634050 DSS <0004> hlr_ussd.c:518 262424778651569/0x51515c75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055634050 DSS <0004> hlr_ussd.c:363 262424778651569/0x51515c75: Tx USSD 'Your IMSI is 262424778651569' 20240904055634050 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424778651569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424778651569" destination_name="the-source\n" session_id=1364286581 session_state=END} 20240904055634050 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262424778651569 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055634050 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055634050 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f825bed6c160: Found GsupExpect[0] for "262424778651569" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@f825bed6c160: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424778651569" TC_mo_ussd_iuse_imsi_via_proxy(178)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419ED76C3D96AB19A2D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@f825bed6c160: setverdict(pass): none -> pass 20240904055634054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@f825bed6c160: Final verdict of PTC: pass 20240904055634058 DAUC <0003> db_auc.c:157 IMSI='262421740421348': No 2G Auth Data 20240904055634058 DAUC <0003> db_auc.c:192 IMSI='262421740421348': No 3G Auth Data HLR_Test-GSUP(171)@f825bed6c160: Created GsupExpect[0] for "262421740421348" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240904055634084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39012<->l=127.0.0.1:4258 20240904055634089 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055634089 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421740421348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421740421348" source_name="the-source\n" session_id=2904203351 session_state=BEGIN} 20240904055634089 DSS <0004> hlr_ussd.c:576 262421740421348/0xad1aa057: Process SS (BEGIN) 20240904055634089 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055634089 DSS <0004> hlr_ussd.c:518 262421740421348/0xad1aa057: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055634089 DSS <0004> hlr_ussd.c:363 262421740421348/0xad1aa057: Tx USSD 'Your IMSI is 262421740421348' 20240904055634089 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421740421348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421740421348" destination_name="the-source\n" session_id=2904203351 session_state=END} 20240904055634089 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421740421348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055634089 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055634089 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f825bed6c160: Found GsupExpect[0] for "262421740421348" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@f825bed6c160: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421740421348" TC_mo_ussd_iuse_imsi_via_proxy(179)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC4683D164B1190D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@f825bed6c160: setverdict(pass): none -> pass 20240904055634092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39012<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@f825bed6c160: Final verdict of PTC: pass 20240904055634096 DAUC <0003> db_auc.c:157 IMSI='262426236556860': No 2G Auth Data 20240904055634097 DAUC <0003> db_auc.c:192 IMSI='262426236556860': No 3G Auth Data HLR_Test-GSUP(171)@f825bed6c160: Created GsupExpect[0] for "262426236556860" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240904055634123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39016<->l=127.0.0.1:4258 20240904055634128 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055634128 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426236556860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426236556860" source_name="the-source\n" session_id=318734197 session_state=BEGIN} 20240904055634128 DSS <0004> hlr_ussd.c:576 262426236556860/0x12ff7f75: Process SS (BEGIN) 20240904055634128 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055634128 DSS <0004> hlr_ussd.c:518 262426236556860/0x12ff7f75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055634128 DSS <0004> hlr_ussd.c:363 262426236556860/0x12ff7f75: Tx USSD 'Your IMSI is 262426236556860' 20240904055634128 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426236556860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426236556860" destination_name="the-source\n" session_id=318734197 session_state=END} 20240904055634128 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426236556860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055634128 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055634128 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f825bed6c160: Found GsupExpect[0] for "262426236556860" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@f825bed6c160: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426236556860" TC_mo_ussd_iuse_imsi_via_proxy(180)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994D36B3D56A369C0D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@f825bed6c160: setverdict(pass): none -> pass 20240904055634132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39016<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@f825bed6c160: Final verdict of PTC: pass 20240904055634136 DAUC <0003> db_auc.c:157 IMSI='262429696025370': No 2G Auth Data 20240904055634136 DAUC <0003> db_auc.c:192 IMSI='262429696025370': No 3G Auth Data HLR_Test-GSUP(171)@f825bed6c160: Created GsupExpect[0] for "262429696025370" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240904055634163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39024<->l=127.0.0.1:4258 20240904055634167 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055634167 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429696025370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429696025370" source_name="the-source\n" session_id=3993739942 session_state=BEGIN} 20240904055634167 DSS <0004> hlr_ussd.c:576 262429696025370/0xee0ba2a6: Process SS (BEGIN) 20240904055634167 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240904055634167 DSS <0004> hlr_ussd.c:518 262429696025370/0xee0ba2a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240904055634167 DSS <0004> hlr_ussd.c:363 262429696025370/0xee0ba2a6: Tx USSD 'Your IMSI is 262429696025370' 20240904055634167 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429696025370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429696025370" destination_name="the-source\n" session_id=3993739942 session_state=END} 20240904055634167 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429696025370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055634167 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055634167 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@f825bed6c160: Found GsupExpect[0] for "262429696025370" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@f825bed6c160: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262429696025370" TC_mo_ussd_iuse_imsi_via_proxy(181)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CE96B3C164B5D90D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@f825bed6c160: setverdict(pass): none -> pass 20240904055634171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39024<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@f825bed6c160: Final verdict of PTC: pass 20240904055634171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38964<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@f825bed6c160: Final verdict of PTC: none 20240904055634172 DLINP <000b> input/ipa.c:451 connected read/write 20240904055634172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055634172 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055634172 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055634172 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055634172 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240904055634172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43225<->l=127.0.0.1:4259) 172@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 172: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@f825bed6c160: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Wed Sep 4 05:56:34 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5752) Waiting for packet dumper to finish... 1 (prev_count=5752, count=36912) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Wed Sep 4 05:56:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_mo_ussd_iuse_msisdn started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055637251 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055637251 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055637253 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055637254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40378<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055637256 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055637256 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055637256 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055637256 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  20240904055637256 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055637256 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  20240904055637256 DLGSUP <0013> gsup_server.c:235 2:  20240904055637256 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055637256 DLGSUP <0013> gsup_server.c:235 3:  20240904055637256 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055637256 DLGSUP <0013> gsup_server.c:235 4:  20240904055637256 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055637256 DLGSUP <0013> gsup_server.c:235 5:  20240904055637256 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055637256 DLGSUP <0013> gsup_server.c:235 7:  20240904055637256 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055637256 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055637256 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055637256 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@f825bed6c160: 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") 20240904055637275 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38543<->l=127.0.0.1:4259) 20240904055637293 DAUC <0003> db_auc.c:157 IMSI='262422605588866': No 2G Auth Data 20240904055637293 DAUC <0003> db_auc.c:192 IMSI='262422605588866': No 3G Auth Data HLR_Test-GSUP(183)@f825bed6c160: Created GsupExpect[0] for "262422605588866" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240904055637318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40382<->l=127.0.0.1:4258 20240904055637327 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055637327 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422605588866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422605588866" session_id=2222198388 session_state=BEGIN} 20240904055637327 DSS <0004> hlr_ussd.c:576 262422605588866/0x84740e74: Process SS (BEGIN) 20240904055637327 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055637327 DSS <0004> hlr_ussd.c:518 262422605588866/0x84740e74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055637327 DSS <0004> hlr_ussd.c:363 262422605588866/0x84740e74: Tx USSD 'Your extension is 491615384275' 20240904055637327 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422605588866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422605588866" session_id=2222198388 session_state=END} 20240904055637327 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422605588866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055637327 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055637327 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f825bed6c160: Found GsupExpect[0] for "262422605588866" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@f825bed6c160: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262422605588866" TC_mo_ussd_iuse_msisdn(186)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A331C4D76AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@f825bed6c160: setverdict(pass): none -> pass 20240904055637331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40382<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@f825bed6c160: Final verdict of PTC: pass 20240904055637335 DAUC <0003> db_auc.c:157 IMSI='262429271061661': No 2G Auth Data 20240904055637335 DAUC <0003> db_auc.c:192 IMSI='262429271061661': No 3G Auth Data HLR_Test-GSUP(183)@f825bed6c160: Created GsupExpect[0] for "262429271061661" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240904055637359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40392<->l=127.0.0.1:4258 20240904055637365 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055637365 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429271061661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429271061661" session_id=4258018775 session_state=BEGIN} 20240904055637365 DSS <0004> hlr_ussd.c:576 262429271061661/0xfdcc35d7: Process SS (BEGIN) 20240904055637365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055637365 DSS <0004> hlr_ussd.c:518 262429271061661/0xfdcc35d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055637365 DSS <0004> hlr_ussd.c:363 262429271061661/0xfdcc35d7: Tx USSD 'Your extension is 491612337235' 20240904055637365 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429271061661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429271061661" session_id=4258018775 session_state=END} 20240904055637365 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429271061661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055637365 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055637365 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f825bed6c160: Found GsupExpect[0] for "262429271061661" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@f825bed6c160: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262429271061661" TC_mo_ussd_iuse_msisdn(187)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B3D94D36AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@f825bed6c160: setverdict(pass): none -> pass 20240904055637368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40392<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@f825bed6c160: Final verdict of PTC: pass 20240904055637372 DAUC <0003> db_auc.c:157 IMSI='262429338665879': No 2G Auth Data 20240904055637372 DAUC <0003> db_auc.c:192 IMSI='262429338665879': No 3G Auth Data HLR_Test-GSUP(183)@f825bed6c160: Created GsupExpect[0] for "262429338665879" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240904055637397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40406<->l=127.0.0.1:4258 20240904055637403 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055637403 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429338665879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429338665879" session_id=311357186 session_state=BEGIN} 20240904055637403 DSS <0004> hlr_ussd.c:576 262429338665879/0x128eef02: Process SS (BEGIN) 20240904055637403 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055637403 DSS <0004> hlr_ussd.c:518 262429338665879/0x128eef02: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055637403 DSS <0004> hlr_ussd.c:363 262429338665879/0x128eef02: Tx USSD 'Your extension is 491618225164' 20240904055637403 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429338665879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429338665879" session_id=311357186 session_state=END} 20240904055637403 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262429338665879 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055637403 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055637403 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f825bed6c160: Found GsupExpect[0] for "262429338665879" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@f825bed6c160: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262429338665879" TC_mo_ussd_iuse_msisdn(188)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57032592D66A301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@f825bed6c160: setverdict(pass): none -> pass 20240904055637407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40406<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@f825bed6c160: Final verdict of PTC: pass 20240904055637411 DAUC <0003> db_auc.c:157 IMSI='262427692685489': No 2G Auth Data 20240904055637411 DAUC <0003> db_auc.c:192 IMSI='262427692685489': No 3G Auth Data HLR_Test-GSUP(183)@f825bed6c160: Created GsupExpect[0] for "262427692685489" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240904055637437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40422<->l=127.0.0.1:4258 20240904055637444 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055637444 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427692685489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427692685489" session_id=4221718806 session_state=BEGIN} 20240904055637444 DSS <0004> hlr_ussd.c:576 262427692685489/0xfba25116: Process SS (BEGIN) 20240904055637444 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055637444 DSS <0004> hlr_ussd.c:518 262427692685489/0xfba25116: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055637444 DSS <0004> hlr_ussd.c:363 262427692685489/0xfba25116: Tx USSD 'Your extension is 491610614666' 20240904055637444 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427692685489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427692685489" session_id=4221718806 session_state=END} 20240904055637444 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427692685489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055637444 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055637444 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f825bed6c160: Found GsupExpect[0] for "262427692685489" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@f825bed6c160: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427692685489" TC_mo_ussd_iuse_msisdn(189)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B618CD66B301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@f825bed6c160: setverdict(pass): none -> pass 20240904055637449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40422<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@f825bed6c160: Final verdict of PTC: pass 20240904055637453 DAUC <0003> db_auc.c:157 IMSI='262422821146426': No 2G Auth Data 20240904055637453 DAUC <0003> db_auc.c:192 IMSI='262422821146426': No 3G Auth Data HLR_Test-GSUP(183)@f825bed6c160: Created GsupExpect[0] for "262422821146426" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240904055637477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40436<->l=127.0.0.1:4258 20240904055637483 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055637483 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422821146426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422821146426" session_id=2931774840 session_state=BEGIN} 20240904055637483 DSS <0004> hlr_ussd.c:576 262422821146426/0xaebf5578: Process SS (BEGIN) 20240904055637483 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055637483 DSS <0004> hlr_ussd.c:518 262422821146426/0xaebf5578: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055637483 DSS <0004> hlr_ussd.c:363 262422821146426/0xaebf5578: Tx USSD 'Your extension is 491617834888' 20240904055637483 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422821146426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422821146426" session_id=2931774840 session_state=END} 20240904055637483 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422821146426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055637483 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055637483 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f825bed6c160: Found GsupExpect[0] for "262422821146426" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@f825bed6c160: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262422821146426" TC_mo_ussd_iuse_msisdn(190)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB8190D87C301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@f825bed6c160: setverdict(pass): none -> pass 20240904055637487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40436<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@f825bed6c160: Final verdict of PTC: pass 20240904055637491 DAUC <0003> db_auc.c:157 IMSI='262420953544612': No 2G Auth Data 20240904055637491 DAUC <0003> db_auc.c:192 IMSI='262420953544612': No 3G Auth Data HLR_Test-GSUP(183)@f825bed6c160: Created GsupExpect[0] for "262420953544612" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240904055637518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40448<->l=127.0.0.1:4258 20240904055637524 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055637524 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420953544612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420953544612" session_id=2374561509 session_state=BEGIN} 20240904055637524 DSS <0004> hlr_ussd.c:576 262420953544612/0x8d88eee5: Process SS (BEGIN) 20240904055637524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055637524 DSS <0004> hlr_ussd.c:518 262420953544612/0x8d88eee5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055637524 DSS <0004> hlr_ussd.c:363 262420953544612/0x8d88eee5: Tx USSD 'Your extension is 491614653066' 20240904055637524 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420953544612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420953544612" session_id=2374561509 session_state=END} 20240904055637524 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420953544612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055637524 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055637524 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f825bed6c160: Found GsupExpect[0] for "262420953544612" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@f825bed6c160: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420953544612" TC_mo_ussd_iuse_msisdn(191)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B6DA0C66B301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@f825bed6c160: setverdict(pass): none -> pass 20240904055637528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40448<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@f825bed6c160: Final verdict of PTC: pass 20240904055637532 DAUC <0003> db_auc.c:157 IMSI='262429931501550': No 2G Auth Data 20240904055637532 DAUC <0003> db_auc.c:192 IMSI='262429931501550': No 3G Auth Data HLR_Test-GSUP(183)@f825bed6c160: Created GsupExpect[0] for "262429931501550" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240904055637559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40458<->l=127.0.0.1:4258 20240904055637565 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055637565 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429931501550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429931501550" session_id=1677136850 session_state=BEGIN} 20240904055637565 DSS <0004> hlr_ussd.c:576 262429931501550/0x63f713d2: Process SS (BEGIN) 20240904055637565 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055637565 DSS <0004> hlr_ussd.c:518 262429931501550/0x63f713d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055637565 DSS <0004> hlr_ussd.c:363 262429931501550/0x63f713d2: Tx USSD 'Your extension is 491616331451' 20240904055637565 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429931501550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429931501550" session_id=1677136850 session_state=END} 20240904055637565 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429931501550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055637565 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055637565 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f825bed6c160: Found GsupExpect[0] for "262429931501550" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@f825bed6c160: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262429931501550" TC_mo_ussd_iuse_msisdn(192)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB3598C568B01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@f825bed6c160: setverdict(pass): none -> pass 20240904055637569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40458<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@f825bed6c160: Final verdict of PTC: pass 20240904055637573 DAUC <0003> db_auc.c:157 IMSI='262428823703841': No 2G Auth Data 20240904055637573 DAUC <0003> db_auc.c:192 IMSI='262428823703841': No 3G Auth Data HLR_Test-GSUP(183)@f825bed6c160: Created GsupExpect[0] for "262428823703841" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240904055637602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40468<->l=127.0.0.1:4258 20240904055637608 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055637608 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428823703841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428823703841" session_id=3544444132 session_state=BEGIN} 20240904055637608 DSS <0004> hlr_ussd.c:576 262428823703841/0xd343ece4: Process SS (BEGIN) 20240904055637608 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055637608 DSS <0004> hlr_ussd.c:518 262428823703841/0xd343ece4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055637608 DSS <0004> hlr_ussd.c:363 262428823703841/0xd343ece4: Tx USSD 'Your extension is 491610782523' 20240904055637608 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428823703841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428823703841" session_id=3544444132 session_state=END} 20240904055637608 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428823703841 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055637608 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055637608 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@f825bed6c160: Found GsupExpect[0] for "262428823703841" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@f825bed6c160: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262428823703841" TC_mo_ussd_iuse_msisdn(193)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560379CAC269B01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@f825bed6c160: setverdict(pass): none -> pass 20240904055637612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40468<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@f825bed6c160: Final verdict of PTC: pass 20240904055637612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40378<->l=127.0.0.1:4258 20240904055637613 DLINP <000b> input/ipa.c:451 connected read/write 20240904055637613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055637613 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055637613 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055637613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055637613 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38543<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@f825bed6c160: Final verdict of PTC: none 184@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 184: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@f825bed6c160: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Wed Sep 4 05:56:37 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=36560) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Wed Sep 4 05:56:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055640691 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055640691 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055640694 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055640694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40478<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055640697 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055640697 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055640697 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055640697 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  20240904055640697 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055640697 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  20240904055640697 DLGSUP <0013> gsup_server.c:235 2:  20240904055640697 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055640697 DLGSUP <0013> gsup_server.c:235 3:  20240904055640697 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055640697 DLGSUP <0013> gsup_server.c:235 4:  20240904055640697 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055640697 DLGSUP <0013> gsup_server.c:235 5:  20240904055640697 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055640697 DLGSUP <0013> gsup_server.c:235 7:  20240904055640697 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055640697 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055640697 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055640697 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@f825bed6c160: 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") 20240904055640716 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41523<->l=127.0.0.1:4259) 20240904055640726 DAUC <0003> db_auc.c:157 IMSI='262425984742302': No 2G Auth Data 20240904055640726 DAUC <0003> db_auc.c:192 IMSI='262425984742302': No 3G Auth Data HLR_Test-GSUP(195)@f825bed6c160: Created GsupExpect[0] for "262425984742302" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240904055640750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40486<->l=127.0.0.1:4258 20240904055640758 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055640758 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425984742302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425984742302" source_name="the-source\n" session_id=2964574681 session_state=BEGIN} 20240904055640758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240904055640758 DSS <0004> hlr_ussd.c:576 262425984742302/0xb0b3d1d9: Process SS (BEGIN) 20240904055640758 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055640758 DSS <0004> hlr_ussd.c:518 262425984742302/0xb0b3d1d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055640758 DSS <0004> hlr_ussd.c:363 262425984742302/0xb0b3d1d9: Tx USSD 'Your extension is 491617737634' 20240904055640758 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425984742302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425984742302" destination_name="the-source\n" session_id=2964574681 session_state=END} 20240904055640758 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425984742302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055640758 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055640758 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f825bed6c160: Found GsupExpect[0] for "262425984742302" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@f825bed6c160: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262425984742302" TC_mo_ussd_iuse_msisdn_via_proxy(198)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB7D9CD36A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@f825bed6c160: setverdict(pass): none -> pass 20240904055640762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40486<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@f825bed6c160: Final verdict of PTC: pass 20240904055640766 DAUC <0003> db_auc.c:157 IMSI='262429689799507': No 2G Auth Data 20240904055640766 DAUC <0003> db_auc.c:192 IMSI='262429689799507': No 3G Auth Data HLR_Test-GSUP(195)@f825bed6c160: Created GsupExpect[0] for "262429689799507" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240904055640789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40500<->l=127.0.0.1:4258 20240904055640796 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055640796 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429689799507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429689799507" source_name="the-source\n" session_id=570747968 session_state=BEGIN} 20240904055640796 DSS <0004> hlr_ussd.c:576 262429689799507/0x2204ec40: Process SS (BEGIN) 20240904055640796 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055640796 DSS <0004> hlr_ussd.c:518 262429689799507/0x2204ec40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055640796 DSS <0004> hlr_ussd.c:363 262429689799507/0x2204ec40: Tx USSD 'Your extension is 491612332536' 20240904055640796 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429689799507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429689799507" destination_name="the-source\n" session_id=570747968 session_state=END} 20240904055640796 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262429689799507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055640796 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055640796 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f825bed6c160: Found GsupExpect[0] for "262429689799507" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@f825bed6c160: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262429689799507" TC_mo_ussd_iuse_msisdn_via_proxy(199)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B399AC36B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@f825bed6c160: setverdict(pass): none -> pass 20240904055640799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40500<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@f825bed6c160: Final verdict of PTC: pass 20240904055640803 DAUC <0003> db_auc.c:157 IMSI='262425578222940': No 2G Auth Data 20240904055640803 DAUC <0003> db_auc.c:192 IMSI='262425578222940': No 3G Auth Data HLR_Test-GSUP(195)@f825bed6c160: Created GsupExpect[0] for "262425578222940" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240904055640826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40514<->l=127.0.0.1:4258 20240904055640832 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055640832 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425578222940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425578222940" source_name="the-source\n" session_id=1731773541 session_state=BEGIN} 20240904055640832 DSS <0004> hlr_ussd.c:576 262425578222940/0x6738c465: Process SS (BEGIN) 20240904055640832 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055640832 DSS <0004> hlr_ussd.c:518 262425578222940/0x6738c465: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055640833 DSS <0004> hlr_ussd.c:363 262425578222940/0x6738c465: Tx USSD 'Your extension is 491613702582' 20240904055640833 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425578222940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425578222940" destination_name="the-source\n" session_id=1731773541 session_state=END} 20240904055640833 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262425578222940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055640833 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055640833 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f825bed6c160: Found GsupExpect[0] for "262425578222940" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@f825bed6c160: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262425578222940" TC_mo_ussd_iuse_msisdn_via_proxy(200)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5663798AC869301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@f825bed6c160: setverdict(pass): none -> pass 20240904055640836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40514<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@f825bed6c160: Final verdict of PTC: pass 20240904055640840 DAUC <0003> db_auc.c:157 IMSI='262426693354615': No 2G Auth Data 20240904055640840 DAUC <0003> db_auc.c:192 IMSI='262426693354615': No 3G Auth Data HLR_Test-GSUP(195)@f825bed6c160: Created GsupExpect[0] for "262426693354615" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240904055640869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4258 20240904055640876 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055640876 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426693354615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426693354615" source_name="the-source\n" session_id=2139091774 session_state=BEGIN} 20240904055640876 DSS <0004> hlr_ussd.c:576 262426693354615/0x7f7ff33e: Process SS (BEGIN) 20240904055640876 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055640876 DSS <0004> hlr_ussd.c:518 262426693354615/0x7f7ff33e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055640876 DSS <0004> hlr_ussd.c:363 262426693354615/0x7f7ff33e: Tx USSD 'Your extension is 491618688513' 20240904055640876 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426693354615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426693354615" destination_name="the-source\n" session_id=2139091774 session_state=END} 20240904055640876 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262426693354615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055640876 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055640876 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f825bed6c160: Found GsupExpect[0] for "262426693354615" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@f825bed6c160: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262426693354615" TC_mo_ussd_iuse_msisdn_via_proxy(201)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570361CAE169B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@f825bed6c160: setverdict(pass): none -> pass 20240904055640880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@f825bed6c160: Final verdict of PTC: pass 20240904055640884 DAUC <0003> db_auc.c:157 IMSI='262423705479175': No 2G Auth Data 20240904055640884 DAUC <0003> db_auc.c:192 IMSI='262423705479175': No 3G Auth Data HLR_Test-GSUP(195)@f825bed6c160: Created GsupExpect[0] for "262423705479175" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240904055640910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20240904055640916 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055640916 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423705479175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423705479175" source_name="the-source\n" session_id=3034282052 session_state=BEGIN} 20240904055640916 DSS <0004> hlr_ussd.c:576 262423705479175/0xb4db7844: Process SS (BEGIN) 20240904055640916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055640916 DSS <0004> hlr_ussd.c:518 262423705479175/0xb4db7844: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055640916 DSS <0004> hlr_ussd.c:363 262423705479175/0xb4db7844: Tx USSD 'Your extension is 491615133013' 20240904055640916 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423705479175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423705479175" destination_name="the-source\n" session_id=3034282052 session_state=END} 20240904055640916 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423705479175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055640916 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055640916 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f825bed6c160: Found GsupExpect[0] for "262423705479175" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@f825bed6c160: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423705479175" TC_mo_ussd_iuse_msisdn_via_proxy(202)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB1D90C169B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@f825bed6c160: setverdict(pass): none -> pass 20240904055640922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@f825bed6c160: Final verdict of PTC: pass 20240904055640926 DAUC <0003> db_auc.c:157 IMSI='262428715162154': No 2G Auth Data 20240904055640926 DAUC <0003> db_auc.c:192 IMSI='262428715162154': No 3G Auth Data HLR_Test-GSUP(195)@f825bed6c160: Created GsupExpect[0] for "262428715162154" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240904055640950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40530<->l=127.0.0.1:4258 20240904055640955 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055640955 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428715162154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428715162154" source_name="the-source\n" session_id=1989074173 session_state=BEGIN} 20240904055640955 DSS <0004> hlr_ussd.c:576 262428715162154/0x768edcfd: Process SS (BEGIN) 20240904055640955 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055640955 DSS <0004> hlr_ussd.c:518 262428715162154/0x768edcfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055640955 DSS <0004> hlr_ussd.c:363 262428715162154/0x768edcfd: Tx USSD 'Your extension is 491612462880' 20240904055640955 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428715162154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428715162154" destination_name="the-source\n" session_id=1989074173 session_state=END} 20240904055640955 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428715162154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055640955 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055640955 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f825bed6c160: Found GsupExpect[0] for "262428715162154" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@f825bed6c160: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428715162154" TC_mo_ussd_iuse_msisdn_via_proxy(203)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564349B0C878301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@f825bed6c160: setverdict(pass): none -> pass 20240904055640959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40530<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@f825bed6c160: Final verdict of PTC: pass 20240904055640963 DAUC <0003> db_auc.c:157 IMSI='262421037689083': No 2G Auth Data 20240904055640963 DAUC <0003> db_auc.c:192 IMSI='262421037689083': No 3G Auth Data HLR_Test-GSUP(195)@f825bed6c160: Created GsupExpect[0] for "262421037689083" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240904055640992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 20240904055640999 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055640999 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421037689083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421037689083" source_name="the-source\n" session_id=1209196836 session_state=BEGIN} 20240904055640999 DSS <0004> hlr_ussd.c:576 262421037689083/0x4812e124: Process SS (BEGIN) 20240904055640999 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055640999 DSS <0004> hlr_ussd.c:518 262421037689083/0x4812e124: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055640999 DSS <0004> hlr_ussd.c:363 262421037689083/0x4812e124: Tx USSD 'Your extension is 491616065333' 20240904055640999 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421037689083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421037689083" destination_name="the-source\n" session_id=1209196836 session_state=END} 20240904055640999 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262421037689083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055640999 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055640999 DLINP <000b> input/ipa.c:451 connected read/write 20240904055640999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f825bed6c160: Found GsupExpect[0] for "262421037689083" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@f825bed6c160: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262421037689083" TC_mo_ussd_iuse_msisdn_via_proxy(204)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C305B6D369B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@f825bed6c160: setverdict(pass): none -> pass 20240904055641003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@f825bed6c160: Final verdict of PTC: pass 20240904055641007 DAUC <0003> db_auc.c:157 IMSI='262421045056905': No 2G Auth Data 20240904055641007 DAUC <0003> db_auc.c:192 IMSI='262421045056905': No 3G Auth Data HLR_Test-GSUP(195)@f825bed6c160: Created GsupExpect[0] for "262421045056905" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240904055641034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40538<->l=127.0.0.1:4258 20240904055641040 DLINP <000b> input/ipa.c:451 connected read/write 20240904055641040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055641040 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421045056905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421045056905" source_name="the-source\n" session_id=3490297739 session_state=BEGIN} 20240904055641040 DSS <0004> hlr_ussd.c:576 262421045056905/0xd009b78b: Process SS (BEGIN) 20240904055641040 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240904055641040 DSS <0004> hlr_ussd.c:518 262421045056905/0xd009b78b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240904055641040 DSS <0004> hlr_ussd.c:363 262421045056905/0xd009b78b: Tx USSD 'Your extension is 491612875615' 20240904055641040 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421045056905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421045056905" destination_name="the-source\n" session_id=3490297739 session_state=END} 20240904055641040 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421045056905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055641040 DLINP <000b> input/ipa.c:451 connected read/write 20240904055641040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055641040 DLINP <000b> input/ipa.c:451 connected read/write 20240904055641040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@f825bed6c160: Found GsupExpect[0] for "262421045056905" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@f825bed6c160: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262421045056905" TC_mo_ussd_iuse_msisdn_via_proxy(205)@f825bed6c160: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B85BCD16AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@f825bed6c160: setverdict(pass): none -> pass 20240904055641043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40538<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@f825bed6c160: Final verdict of PTC: pass 20240904055641044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40478<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@f825bed6c160: Final verdict of PTC: none 20240904055641045 DLINP <000b> input/ipa.c:451 connected read/write 20240904055641045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055641045 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055641045 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055641045 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055641045 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240904055641045 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41523<->l=127.0.0.1:4259) 196@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 196: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@f825bed6c160: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Wed Sep 4 05:56:41 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5756) Waiting for packet dumper to finish... 1 (prev_count=5756, count=37548) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Wed Sep 4 05:56:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_mo_ussd_euse started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 20240904055644129 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38533 20240904055644129 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38533 MTC@f825bed6c160: in not legacy case 2 IPA-EUSE-foobar(208)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055644131 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644131 DLINP <000b> input/ipa.c:405 127.0.0.1:38533 message received IPA-EUSE-foobar(208)@f825bed6c160: 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) } } } } 20240904055644133 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055644133 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@f825bed6c160: 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 } } } } 20240904055644133 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644133 DLINP <000b> input/ipa.c:405 127.0.0.1:38533 message received 20240904055644133 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055644133 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240904055644133 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240904055644133 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240904055644133 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  20240904055644133 DLGSUP <0013> gsup_server.c:235 2:  20240904055644133 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055644133 DLGSUP <0013> gsup_server.c:235 3:  20240904055644133 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055644133 DLGSUP <0013> gsup_server.c:235 4:  20240904055644133 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055644133 DLGSUP <0013> gsup_server.c:235 5:  20240904055644133 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055644133 DLGSUP <0013> gsup_server.c:235 7:  20240904055644133 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055644133 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055644133 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055644133 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38533 IPA-EUSE-foobar(208)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055644134 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055644135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40544<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055644136 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055644136 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055644136 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055644136 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  20240904055644136 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055644136 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  20240904055644136 DLGSUP <0013> gsup_server.c:235 2:  20240904055644136 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055644136 DLGSUP <0013> gsup_server.c:235 3:  20240904055644136 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055644136 DLGSUP <0013> gsup_server.c:235 4:  20240904055644136 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055644136 DLGSUP <0013> gsup_server.c:235 5:  20240904055644136 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055644136 DLGSUP <0013> gsup_server.c:235 7:  20240904055644136 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055644136 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055644136 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055644136 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@f825bed6c160: 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") 20240904055644157 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37465<->l=127.0.0.1:4259) 20240904055644169 DAUC <0003> db_auc.c:157 IMSI='262425590425116': No 2G Auth Data 20240904055644169 DAUC <0003> db_auc.c:192 IMSI='262425590425116': No 3G Auth Data HLR_Test-GSUP(209)@f825bed6c160: Created GsupExpect[0] for "262425590425116" to be handled at TC_mo_ussd_euse(212) 20240904055644192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4258 20240904055644200 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055644200 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425590425116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425590425116" session_id=1726807527 session_state=BEGIN} 20240904055644200 DSS <0004> hlr_ussd.c:576 262425590425116/0x66ecfde7: Process SS (BEGIN) 20240904055644200 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055644200 DSS <0004> hlr_ussd.c:518 262425590425116/0x66ecfde7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055644200 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644200 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data 20240904055644200 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644200 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data EUSE-TC_mo_ussd_euse(206)@f825bed6c160: 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 } } } } } 20240904055644207 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644207 DLINP <000b> input/ipa.c:405 127.0.0.1:38533 message received 20240904055644207 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425590425116 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425590425116" session_id=1726807527 session_state=END} 20240904055644207 DSS <0004> hlr_ussd.c:576 262425590425116/0x66ecfde7: Process SS (END) 20240904055644207 DSS <0004> hlr_ussd.c:518 262425590425116/0x66ecfde7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055644207 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425590425116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425590425116" session_id=1726807527 session_state=END} 20240904055644207 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425590425116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055644207 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425590425116 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055644207 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055644207 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f825bed6c160: Found GsupExpect[0] for "262425590425116" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@f825bed6c160: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425590425116" TC_mo_ussd_euse(212)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055644212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@f825bed6c160: Final verdict of PTC: pass 20240904055644216 DAUC <0003> db_auc.c:157 IMSI='262421075233656': No 2G Auth Data 20240904055644216 DAUC <0003> db_auc.c:192 IMSI='262421075233656': No 3G Auth Data HLR_Test-GSUP(209)@f825bed6c160: Created GsupExpect[0] for "262421075233656" to be handled at TC_mo_ussd_euse(213) 20240904055644242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40554<->l=127.0.0.1:4258 20240904055644250 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055644250 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421075233656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421075233656" session_id=4063052011 session_state=BEGIN} 20240904055644250 DSS <0004> hlr_ussd.c:576 262421075233656/0xf22d40eb: Process SS (BEGIN) 20240904055644250 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055644250 DSS <0004> hlr_ussd.c:518 262421075233656/0xf22d40eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055644250 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644250 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data 20240904055644250 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644250 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data EUSE-TC_mo_ussd_euse(206)@f825bed6c160: 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 } } } } } 20240904055644251 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644251 DLINP <000b> input/ipa.c:405 127.0.0.1:38533 message received 20240904055644251 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421075233656 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421075233656" session_id=4063052011 session_state=END} 20240904055644251 DSS <0004> hlr_ussd.c:576 262421075233656/0xf22d40eb: Process SS (END) 20240904055644251 DSS <0004> hlr_ussd.c:518 262421075233656/0xf22d40eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055644251 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421075233656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421075233656" session_id=4063052011 session_state=END} 20240904055644251 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421075233656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055644251 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421075233656 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055644251 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055644251 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f825bed6c160: Found GsupExpect[0] for "262421075233656" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@f825bed6c160: Added IMSI table entry 1TC_mo_ussd_euse(213)"262421075233656" TC_mo_ussd_euse(213)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055644256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40554<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@f825bed6c160: Final verdict of PTC: pass 20240904055644260 DAUC <0003> db_auc.c:157 IMSI='262425543814621': No 2G Auth Data 20240904055644260 DAUC <0003> db_auc.c:192 IMSI='262425543814621': No 3G Auth Data HLR_Test-GSUP(209)@f825bed6c160: Created GsupExpect[0] for "262425543814621" to be handled at TC_mo_ussd_euse(214) 20240904055644283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40568<->l=127.0.0.1:4258 20240904055644292 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055644292 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425543814621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425543814621" session_id=1756481337 session_state=BEGIN} 20240904055644292 DSS <0004> hlr_ussd.c:576 262425543814621/0x68b1c739: Process SS (BEGIN) 20240904055644292 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055644292 DSS <0004> hlr_ussd.c:518 262425543814621/0x68b1c739: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055644292 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644292 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data 20240904055644292 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644292 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data EUSE-TC_mo_ussd_euse(206)@f825bed6c160: 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 } } } } } 20240904055644294 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644294 DLINP <000b> input/ipa.c:405 127.0.0.1:38533 message received 20240904055644294 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425543814621 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425543814621" session_id=1756481337 session_state=END} 20240904055644294 DSS <0004> hlr_ussd.c:576 262425543814621/0x68b1c739: Process SS (END) 20240904055644294 DSS <0004> hlr_ussd.c:518 262425543814621/0x68b1c739: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055644294 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425543814621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425543814621" session_id=1756481337 session_state=END} 20240904055644294 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425543814621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055644294 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425543814621 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055644294 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055644294 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f825bed6c160: Found GsupExpect[0] for "262425543814621" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@f825bed6c160: Added IMSI table entry 2TC_mo_ussd_euse(214)"262425543814621" TC_mo_ussd_euse(214)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055644299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40568<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@f825bed6c160: Final verdict of PTC: pass 20240904055644303 DAUC <0003> db_auc.c:157 IMSI='262424197182896': No 2G Auth Data 20240904055644303 DAUC <0003> db_auc.c:192 IMSI='262424197182896': No 3G Auth Data HLR_Test-GSUP(209)@f825bed6c160: Created GsupExpect[0] for "262424197182896" to be handled at TC_mo_ussd_euse(215) 20240904055644326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40580<->l=127.0.0.1:4258 20240904055644332 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055644332 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424197182896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424197182896" session_id=1103918212 session_state=BEGIN} 20240904055644332 DSS <0004> hlr_ussd.c:576 262424197182896/0x41cc7484: Process SS (BEGIN) 20240904055644332 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055644332 DSS <0004> hlr_ussd.c:518 262424197182896/0x41cc7484: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055644332 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644332 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data 20240904055644332 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644332 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data EUSE-TC_mo_ussd_euse(206)@f825bed6c160: 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 } } } } } 20240904055644334 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644334 DLINP <000b> input/ipa.c:405 127.0.0.1:38533 message received 20240904055644334 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424197182896 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424197182896" session_id=1103918212 session_state=END} 20240904055644334 DSS <0004> hlr_ussd.c:576 262424197182896/0x41cc7484: Process SS (END) 20240904055644334 DSS <0004> hlr_ussd.c:518 262424197182896/0x41cc7484: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055644334 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424197182896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424197182896" session_id=1103918212 session_state=END} 20240904055644334 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424197182896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055644334 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424197182896 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055644334 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055644334 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f825bed6c160: Found GsupExpect[0] for "262424197182896" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@f825bed6c160: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424197182896" TC_mo_ussd_euse(215)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055644339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40580<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@f825bed6c160: Final verdict of PTC: pass 20240904055644343 DAUC <0003> db_auc.c:157 IMSI='262426819710155': No 2G Auth Data 20240904055644343 DAUC <0003> db_auc.c:192 IMSI='262426819710155': No 3G Auth Data HLR_Test-GSUP(209)@f825bed6c160: Created GsupExpect[0] for "262426819710155" to be handled at TC_mo_ussd_euse(216) 20240904055644366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40586<->l=127.0.0.1:4258 20240904055644373 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055644373 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426819710155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426819710155" session_id=1297706537 session_state=BEGIN} 20240904055644373 DSS <0004> hlr_ussd.c:576 262426819710155/0x4d596e29: Process SS (BEGIN) 20240904055644373 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055644373 DSS <0004> hlr_ussd.c:518 262426819710155/0x4d596e29: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055644373 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644373 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data 20240904055644373 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644373 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data EUSE-TC_mo_ussd_euse(206)@f825bed6c160: 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 } } } } } 20240904055644374 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644374 DLINP <000b> input/ipa.c:405 127.0.0.1:38533 message received 20240904055644374 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262426819710155 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426819710155" session_id=1297706537 session_state=END} 20240904055644374 DSS <0004> hlr_ussd.c:576 262426819710155/0x4d596e29: Process SS (END) 20240904055644374 DSS <0004> hlr_ussd.c:518 262426819710155/0x4d596e29: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055644374 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426819710155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426819710155" session_id=1297706537 session_state=END} 20240904055644374 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426819710155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055644374 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262426819710155 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055644374 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055644374 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f825bed6c160: Found GsupExpect[0] for "262426819710155" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@f825bed6c160: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426819710155" TC_mo_ussd_euse(216)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055644379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40586<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@f825bed6c160: Final verdict of PTC: pass 20240904055644383 DAUC <0003> db_auc.c:157 IMSI='262421252589356': No 2G Auth Data 20240904055644383 DAUC <0003> db_auc.c:192 IMSI='262421252589356': No 3G Auth Data HLR_Test-GSUP(209)@f825bed6c160: Created GsupExpect[0] for "262421252589356" to be handled at TC_mo_ussd_euse(217) 20240904055644410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40596<->l=127.0.0.1:4258 20240904055644417 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055644417 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421252589356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421252589356" session_id=611627706 session_state=BEGIN} 20240904055644417 DSS <0004> hlr_ussd.c:576 262421252589356/0x2474b2ba: Process SS (BEGIN) 20240904055644417 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055644417 DSS <0004> hlr_ussd.c:518 262421252589356/0x2474b2ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055644417 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644417 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data 20240904055644417 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644417 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data EUSE-TC_mo_ussd_euse(206)@f825bed6c160: 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 } } } } } 20240904055644419 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644419 DLINP <000b> input/ipa.c:405 127.0.0.1:38533 message received 20240904055644419 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262421252589356 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421252589356" session_id=611627706 session_state=END} 20240904055644419 DSS <0004> hlr_ussd.c:576 262421252589356/0x2474b2ba: Process SS (END) 20240904055644419 DSS <0004> hlr_ussd.c:518 262421252589356/0x2474b2ba: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055644419 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421252589356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421252589356" session_id=611627706 session_state=END} 20240904055644419 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421252589356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055644419 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262421252589356 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055644419 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055644419 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f825bed6c160: Found GsupExpect[0] for "262421252589356" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@f825bed6c160: Added IMSI table entry 5TC_mo_ussd_euse(217)"262421252589356" TC_mo_ussd_euse(217)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055644422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40596<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@f825bed6c160: Final verdict of PTC: pass 20240904055644427 DAUC <0003> db_auc.c:157 IMSI='262429824340173': No 2G Auth Data 20240904055644427 DAUC <0003> db_auc.c:192 IMSI='262429824340173': No 3G Auth Data HLR_Test-GSUP(209)@f825bed6c160: Created GsupExpect[0] for "262429824340173" to be handled at TC_mo_ussd_euse(218) 20240904055644456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40610<->l=127.0.0.1:4258 20240904055644462 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055644462 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429824340173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429824340173" session_id=3468039878 session_state=BEGIN} 20240904055644462 DSS <0004> hlr_ussd.c:576 262429824340173/0xceb616c6: Process SS (BEGIN) 20240904055644462 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055644462 DSS <0004> hlr_ussd.c:518 262429824340173/0xceb616c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055644462 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644462 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data 20240904055644462 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644462 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data EUSE-TC_mo_ussd_euse(206)@f825bed6c160: 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 } } } } } 20240904055644464 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644464 DLINP <000b> input/ipa.c:405 127.0.0.1:38533 message received 20240904055644464 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429824340173 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429824340173" session_id=3468039878 session_state=END} 20240904055644464 DSS <0004> hlr_ussd.c:576 262429824340173/0xceb616c6: Process SS (END) 20240904055644464 DSS <0004> hlr_ussd.c:518 262429824340173/0xceb616c6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055644464 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429824340173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429824340173" session_id=3468039878 session_state=END} 20240904055644464 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429824340173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055644464 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429824340173 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055644464 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055644464 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f825bed6c160: Found GsupExpect[0] for "262429824340173" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@f825bed6c160: Added IMSI table entry 6TC_mo_ussd_euse(218)"262429824340173" TC_mo_ussd_euse(218)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055644468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40610<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@f825bed6c160: Final verdict of PTC: pass 20240904055644472 DAUC <0003> db_auc.c:157 IMSI='262425546405262': No 2G Auth Data 20240904055644472 DAUC <0003> db_auc.c:192 IMSI='262425546405262': No 3G Auth Data HLR_Test-GSUP(209)@f825bed6c160: Created GsupExpect[0] for "262425546405262" to be handled at TC_mo_ussd_euse(219) 20240904055644498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40624<->l=127.0.0.1:4258 20240904055644503 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055644504 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425546405262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425546405262" session_id=77926753 session_state=BEGIN} 20240904055644504 DSS <0004> hlr_ussd.c:576 262425546405262/0x04a51161: Process SS (BEGIN) 20240904055644504 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055644504 DSS <0004> hlr_ussd.c:518 262425546405262/0x04a51161: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055644504 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644504 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data 20240904055644504 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644504 DLINP <000b> input/ipa.c:431 127.0.0.1:38533 sending data EUSE-TC_mo_ussd_euse(206)@f825bed6c160: 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 } } } } } 20240904055644506 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644506 DLINP <000b> input/ipa.c:405 127.0.0.1:38533 message received 20240904055644506 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262425546405262 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425546405262" session_id=77926753 session_state=END} 20240904055644506 DSS <0004> hlr_ussd.c:576 262425546405262/0x04a51161: Process SS (END) 20240904055644506 DSS <0004> hlr_ussd.c:518 262425546405262/0x04a51161: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055644506 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425546405262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425546405262" session_id=77926753 session_state=END} 20240904055644506 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425546405262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055644506 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262425546405262 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055644506 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055644506 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@f825bed6c160: Found GsupExpect[0] for "262425546405262" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@f825bed6c160: Added IMSI table entry 7TC_mo_ussd_euse(219)"262425546405262" TC_mo_ussd_euse(219)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055644511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40624<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@f825bed6c160: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@f825bed6c160: Final verdict of PTC: none 20240904055644512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40544<->l=127.0.0.1:4258 20240904055644513 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055644513 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055644513 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055644513 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055644513 DLINP <000b> input/ipa.c:451 connected read/write 20240904055644513 DLINP <000b> input/ipa.c:405 127.0.0.1:38533 message received 20240904055644513 DLINP <000b> input/ipa.c:414 127.0.0.1:38533 connection closed with server 20240904055644513 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38533 20240904055644513 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240904055644513 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37465<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@f825bed6c160: Final verdict of PTC: none IPA-EUSE-foobar(208)@f825bed6c160: Final verdict of PTC: none 210@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 210: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@f825bed6c160: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Wed Sep 4 05:56:44 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1692) Waiting for packet dumper to finish... 1 (prev_count=1692, count=41248) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Wed Sep 4 05:56:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_mo_ussd_euse_continue started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 20240904055647590 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33773 20240904055647590 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33773 IPA-EUSE-foobar(222)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055647591 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647591 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received MTC@f825bed6c160: in not legacy case 2 IPA-EUSE-foobar(222)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@f825bed6c160: 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 } } } } 20240904055647594 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647594 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647594 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055647594 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240904055647594 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240904055647594 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240904055647594 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  20240904055647594 DLGSUP <0013> gsup_server.c:235 2:  20240904055647594 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055647594 DLGSUP <0013> gsup_server.c:235 3:  20240904055647594 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055647594 DLGSUP <0013> gsup_server.c:235 4:  20240904055647594 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055647594 DLGSUP <0013> gsup_server.c:235 5:  20240904055647594 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055647594 DLGSUP <0013> gsup_server.c:235 7:  20240904055647594 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055647594 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055647594 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055647594 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33773 IPA-EUSE-foobar(222)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055647595 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055647595 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055647597 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43890<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055647599 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647599 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055647599 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055647599 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  20240904055647599 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055647599 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  20240904055647599 DLGSUP <0013> gsup_server.c:235 2:  20240904055647599 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055647599 DLGSUP <0013> gsup_server.c:235 3:  20240904055647599 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055647599 DLGSUP <0013> gsup_server.c:235 4:  20240904055647599 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055647599 DLGSUP <0013> gsup_server.c:235 5:  20240904055647599 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055647599 DLGSUP <0013> gsup_server.c:235 7:  20240904055647599 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055647599 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055647599 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055647599 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@f825bed6c160: 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") 20240904055647620 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44919<->l=127.0.0.1:4259) 20240904055647642 DAUC <0003> db_auc.c:157 IMSI='262421826699434': No 2G Auth Data 20240904055647642 DAUC <0003> db_auc.c:192 IMSI='262421826699434': No 3G Auth Data HLR_Test-GSUP(223)@f825bed6c160: Created GsupExpect[0] for "262421826699434" to be handled at TC_mo_ussd_euse_continue(226) 20240904055647667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43900<->l=127.0.0.1:4258 20240904055647675 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647675 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421826699434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421826699434" session_id=4240413926 session_state=BEGIN} 20240904055647675 DSS <0004> hlr_ussd.c:576 262421826699434/0xfcbf94e6: Process SS (BEGIN) 20240904055647675 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055647675 DSS <0004> hlr_ussd.c:518 262421826699434/0xfcbf94e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055647675 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647675 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647675 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647675 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647683 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647683 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647683 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421826699434 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421826699434" session_id=4240413926 session_state=CONTINUE} 20240904055647683 DSS <0004> hlr_ussd.c:576 262421826699434/0xfcbf94e6: Process SS (CONTINUE) 20240904055647683 DSS <0004> hlr_ussd.c:518 262421826699434/0xfcbf94e6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055647683 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421826699434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421826699434" session_id=4240413926 session_state=CONTINUE} 20240904055647683 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421826699434 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647683 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647684 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f825bed6c160: Found GsupExpect[0] for "262421826699434" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@f825bed6c160: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421826699434" TC_mo_ussd_euse_continue(226)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055647689 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647689 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421826699434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421826699434" session_id=4240413926 session_state=CONTINUE} 20240904055647689 DSS <0004> hlr_ussd.c:576 262421826699434/0xfcbf94e6: Process SS (CONTINUE) 20240904055647689 DSS <0004> hlr_ussd.c:518 262421826699434/0xfcbf94e6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647689 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421826699434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647689 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647689 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647689 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647689 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647691 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647691 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647691 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421826699434 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421826699434" session_id=4240413926 session_state=END} 20240904055647691 DSS <0004> hlr_ussd.c:576 262421826699434/0xfcbf94e6: Process SS (END) 20240904055647691 DSS <0004> hlr_ussd.c:518 262421826699434/0xfcbf94e6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647691 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421826699434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421826699434" session_id=4240413926 session_state=END} 20240904055647691 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421826699434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647691 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421826699434 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647691 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647691 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055647693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43900<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@f825bed6c160: Final verdict of PTC: pass 20240904055647697 DAUC <0003> db_auc.c:157 IMSI='262421972648319': No 2G Auth Data 20240904055647697 DAUC <0003> db_auc.c:192 IMSI='262421972648319': No 3G Auth Data HLR_Test-GSUP(223)@f825bed6c160: Created GsupExpect[0] for "262421972648319" to be handled at TC_mo_ussd_euse_continue(227) 20240904055647720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43906<->l=127.0.0.1:4258 20240904055647726 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647726 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421972648319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421972648319" session_id=3115697287 session_state=BEGIN} 20240904055647726 DSS <0004> hlr_ussd.c:576 262421972648319/0xb9b5c487: Process SS (BEGIN) 20240904055647726 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055647726 DSS <0004> hlr_ussd.c:518 262421972648319/0xb9b5c487: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055647726 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647726 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647726 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647726 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647728 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647728 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647728 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262421972648319 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421972648319" session_id=3115697287 session_state=CONTINUE} 20240904055647728 DSS <0004> hlr_ussd.c:576 262421972648319/0xb9b5c487: Process SS (CONTINUE) 20240904055647728 DSS <0004> hlr_ussd.c:518 262421972648319/0xb9b5c487: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055647728 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421972648319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421972648319" session_id=3115697287 session_state=CONTINUE} 20240904055647728 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262421972648319 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647728 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647728 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f825bed6c160: Found GsupExpect[0] for "262421972648319" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@f825bed6c160: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421972648319" TC_mo_ussd_euse_continue(227)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055647733 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647733 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421972648319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421972648319" session_id=3115697287 session_state=CONTINUE} 20240904055647733 DSS <0004> hlr_ussd.c:576 262421972648319/0xb9b5c487: Process SS (CONTINUE) 20240904055647733 DSS <0004> hlr_ussd.c:518 262421972648319/0xb9b5c487: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647733 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421972648319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647733 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647733 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647733 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647733 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647735 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647735 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647735 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262421972648319 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421972648319" session_id=3115697287 session_state=END} 20240904055647735 DSS <0004> hlr_ussd.c:576 262421972648319/0xb9b5c487: Process SS (END) 20240904055647735 DSS <0004> hlr_ussd.c:518 262421972648319/0xb9b5c487: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647735 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421972648319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421972648319" session_id=3115697287 session_state=END} 20240904055647735 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421972648319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647735 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262421972648319 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647735 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647735 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055647737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43906<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@f825bed6c160: Final verdict of PTC: pass 20240904055647742 DAUC <0003> db_auc.c:157 IMSI='262422371438612': No 2G Auth Data 20240904055647742 DAUC <0003> db_auc.c:192 IMSI='262422371438612': No 3G Auth Data HLR_Test-GSUP(223)@f825bed6c160: Created GsupExpect[0] for "262422371438612" to be handled at TC_mo_ussd_euse_continue(228) 20240904055647764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43914<->l=127.0.0.1:4258 20240904055647769 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647769 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422371438612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422371438612" session_id=1529350793 session_state=BEGIN} 20240904055647769 DSS <0004> hlr_ussd.c:576 262422371438612/0x5b280a89: Process SS (BEGIN) 20240904055647769 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055647769 DSS <0004> hlr_ussd.c:518 262422371438612/0x5b280a89: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055647770 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647770 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647770 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647770 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647772 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647772 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647772 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422371438612 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422371438612" session_id=1529350793 session_state=CONTINUE} 20240904055647772 DSS <0004> hlr_ussd.c:576 262422371438612/0x5b280a89: Process SS (CONTINUE) 20240904055647772 DSS <0004> hlr_ussd.c:518 262422371438612/0x5b280a89: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055647772 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422371438612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422371438612" session_id=1529350793 session_state=CONTINUE} 20240904055647772 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422371438612 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647772 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647772 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f825bed6c160: Found GsupExpect[0] for "262422371438612" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@f825bed6c160: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262422371438612" TC_mo_ussd_euse_continue(228)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055647777 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647777 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422371438612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422371438612" session_id=1529350793 session_state=CONTINUE} 20240904055647777 DSS <0004> hlr_ussd.c:576 262422371438612/0x5b280a89: Process SS (CONTINUE) 20240904055647777 DSS <0004> hlr_ussd.c:518 262422371438612/0x5b280a89: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647777 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422371438612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647777 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647777 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647777 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647777 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647779 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647779 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647779 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422371438612 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422371438612" session_id=1529350793 session_state=END} 20240904055647779 DSS <0004> hlr_ussd.c:576 262422371438612/0x5b280a89: Process SS (END) 20240904055647779 DSS <0004> hlr_ussd.c:518 262422371438612/0x5b280a89: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647779 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422371438612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422371438612" session_id=1529350793 session_state=END} 20240904055647779 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422371438612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647779 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422371438612 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647779 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647779 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055647780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43914<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@f825bed6c160: Final verdict of PTC: pass 20240904055647785 DAUC <0003> db_auc.c:157 IMSI='262423958553994': No 2G Auth Data 20240904055647785 DAUC <0003> db_auc.c:192 IMSI='262423958553994': No 3G Auth Data HLR_Test-GSUP(223)@f825bed6c160: Created GsupExpect[0] for "262423958553994" to be handled at TC_mo_ussd_euse_continue(229) 20240904055647807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43916<->l=127.0.0.1:4258 20240904055647813 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647813 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423958553994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423958553994" session_id=2229563417 session_state=BEGIN} 20240904055647813 DSS <0004> hlr_ussd.c:576 262423958553994/0x84e47019: Process SS (BEGIN) 20240904055647813 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055647813 DSS <0004> hlr_ussd.c:518 262423958553994/0x84e47019: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055647813 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647813 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647813 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647813 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647815 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647815 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647815 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262423958553994 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423958553994" session_id=2229563417 session_state=CONTINUE} 20240904055647815 DSS <0004> hlr_ussd.c:576 262423958553994/0x84e47019: Process SS (CONTINUE) 20240904055647815 DSS <0004> hlr_ussd.c:518 262423958553994/0x84e47019: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055647815 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423958553994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423958553994" session_id=2229563417 session_state=CONTINUE} 20240904055647815 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262423958553994 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647815 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647815 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f825bed6c160: Found GsupExpect[0] for "262423958553994" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@f825bed6c160: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423958553994" TC_mo_ussd_euse_continue(229)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055647820 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647820 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423958553994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423958553994" session_id=2229563417 session_state=CONTINUE} 20240904055647820 DSS <0004> hlr_ussd.c:576 262423958553994/0x84e47019: Process SS (CONTINUE) 20240904055647820 DSS <0004> hlr_ussd.c:518 262423958553994/0x84e47019: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647820 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423958553994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647820 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647820 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647820 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647820 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647821 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647821 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647821 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262423958553994 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423958553994" session_id=2229563417 session_state=END} 20240904055647821 DSS <0004> hlr_ussd.c:576 262423958553994/0x84e47019: Process SS (END) 20240904055647821 DSS <0004> hlr_ussd.c:518 262423958553994/0x84e47019: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647821 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423958553994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423958553994" session_id=2229563417 session_state=END} 20240904055647821 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423958553994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647821 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262423958553994 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647821 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647821 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055647823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43916<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@f825bed6c160: Final verdict of PTC: pass 20240904055647827 DAUC <0003> db_auc.c:157 IMSI='262420870065628': No 2G Auth Data 20240904055647827 DAUC <0003> db_auc.c:192 IMSI='262420870065628': No 3G Auth Data HLR_Test-GSUP(223)@f825bed6c160: Created GsupExpect[0] for "262420870065628" to be handled at TC_mo_ussd_euse_continue(230) 20240904055647850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43932<->l=127.0.0.1:4258 20240904055647854 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647854 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420870065628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420870065628" session_id=3128947682 session_state=BEGIN} 20240904055647854 DSS <0004> hlr_ussd.c:576 262420870065628/0xba7ff3e2: Process SS (BEGIN) 20240904055647854 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055647854 DSS <0004> hlr_ussd.c:518 262420870065628/0xba7ff3e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055647854 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647854 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647854 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647854 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647856 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647856 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647856 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262420870065628 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420870065628" session_id=3128947682 session_state=CONTINUE} 20240904055647856 DSS <0004> hlr_ussd.c:576 262420870065628/0xba7ff3e2: Process SS (CONTINUE) 20240904055647856 DSS <0004> hlr_ussd.c:518 262420870065628/0xba7ff3e2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055647856 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420870065628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420870065628" session_id=3128947682 session_state=CONTINUE} 20240904055647856 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262420870065628 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647856 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647856 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f825bed6c160: Found GsupExpect[0] for "262420870065628" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@f825bed6c160: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262420870065628" TC_mo_ussd_euse_continue(230)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055647860 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647860 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420870065628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420870065628" session_id=3128947682 session_state=CONTINUE} 20240904055647860 DSS <0004> hlr_ussd.c:576 262420870065628/0xba7ff3e2: Process SS (CONTINUE) 20240904055647860 DSS <0004> hlr_ussd.c:518 262420870065628/0xba7ff3e2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647860 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420870065628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647860 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647860 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647860 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647860 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647862 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647862 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647862 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262420870065628 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420870065628" session_id=3128947682 session_state=END} 20240904055647862 DSS <0004> hlr_ussd.c:576 262420870065628/0xba7ff3e2: Process SS (END) 20240904055647863 DSS <0004> hlr_ussd.c:518 262420870065628/0xba7ff3e2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647863 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420870065628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420870065628" session_id=3128947682 session_state=END} 20240904055647863 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420870065628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647863 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262420870065628 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647863 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647863 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055647864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43932<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@f825bed6c160: Final verdict of PTC: pass 20240904055647872 DAUC <0003> db_auc.c:157 IMSI='262422805531496': No 2G Auth Data 20240904055647872 DAUC <0003> db_auc.c:192 IMSI='262422805531496': No 3G Auth Data HLR_Test-GSUP(223)@f825bed6c160: Created GsupExpect[0] for "262422805531496" to be handled at TC_mo_ussd_euse_continue(231) 20240904055647905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43948<->l=127.0.0.1:4258 20240904055647909 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647909 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422805531496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422805531496" session_id=467236157 session_state=BEGIN} 20240904055647909 DSS <0004> hlr_ussd.c:576 262422805531496/0x1bd9753d: Process SS (BEGIN) 20240904055647909 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055647909 DSS <0004> hlr_ussd.c:518 262422805531496/0x1bd9753d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055647909 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647909 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647909 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647909 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647911 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647911 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647911 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262422805531496 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422805531496" session_id=467236157 session_state=CONTINUE} 20240904055647911 DSS <0004> hlr_ussd.c:576 262422805531496/0x1bd9753d: Process SS (CONTINUE) 20240904055647911 DSS <0004> hlr_ussd.c:518 262422805531496/0x1bd9753d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055647911 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422805531496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422805531496" session_id=467236157 session_state=CONTINUE} 20240904055647911 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262422805531496 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647911 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647912 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f825bed6c160: Found GsupExpect[0] for "262422805531496" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@f825bed6c160: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262422805531496" TC_mo_ussd_euse_continue(231)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055647916 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647916 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422805531496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422805531496" session_id=467236157 session_state=CONTINUE} 20240904055647916 DSS <0004> hlr_ussd.c:576 262422805531496/0x1bd9753d: Process SS (CONTINUE) 20240904055647916 DSS <0004> hlr_ussd.c:518 262422805531496/0x1bd9753d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647916 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422805531496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647916 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647916 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647916 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647916 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647918 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647918 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647918 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262422805531496 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422805531496" session_id=467236157 session_state=END} 20240904055647918 DSS <0004> hlr_ussd.c:576 262422805531496/0x1bd9753d: Process SS (END) 20240904055647918 DSS <0004> hlr_ussd.c:518 262422805531496/0x1bd9753d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647918 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422805531496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422805531496" session_id=467236157 session_state=END} 20240904055647918 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422805531496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647918 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262422805531496 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647918 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647918 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055647920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43948<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@f825bed6c160: Final verdict of PTC: pass 20240904055647927 DAUC <0003> db_auc.c:157 IMSI='262427852506299': No 2G Auth Data 20240904055647927 DAUC <0003> db_auc.c:192 IMSI='262427852506299': No 3G Auth Data HLR_Test-GSUP(223)@f825bed6c160: Created GsupExpect[0] for "262427852506299" to be handled at TC_mo_ussd_euse_continue(232) 20240904055647960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43952<->l=127.0.0.1:4258 20240904055647966 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647966 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427852506299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427852506299" session_id=2705370319 session_state=BEGIN} 20240904055647966 DSS <0004> hlr_ussd.c:576 262427852506299/0xa140accf: Process SS (BEGIN) 20240904055647966 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055647966 DSS <0004> hlr_ussd.c:518 262427852506299/0xa140accf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055647966 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647966 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647966 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647966 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647968 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647968 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647968 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262427852506299 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427852506299" session_id=2705370319 session_state=CONTINUE} 20240904055647968 DSS <0004> hlr_ussd.c:576 262427852506299/0xa140accf: Process SS (CONTINUE) 20240904055647968 DSS <0004> hlr_ussd.c:518 262427852506299/0xa140accf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055647968 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427852506299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427852506299" session_id=2705370319 session_state=CONTINUE} 20240904055647968 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262427852506299 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647968 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647968 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f825bed6c160: Found GsupExpect[0] for "262427852506299" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@f825bed6c160: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262427852506299" TC_mo_ussd_euse_continue(232)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055647973 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055647973 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427852506299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427852506299" session_id=2705370319 session_state=CONTINUE} 20240904055647973 DSS <0004> hlr_ussd.c:576 262427852506299/0xa140accf: Process SS (CONTINUE) 20240904055647973 DSS <0004> hlr_ussd.c:518 262427852506299/0xa140accf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647973 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427852506299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647973 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647973 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055647973 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647973 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055647975 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647975 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055647975 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262427852506299 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427852506299" session_id=2705370319 session_state=END} 20240904055647975 DSS <0004> hlr_ussd.c:576 262427852506299/0xa140accf: Process SS (END) 20240904055647975 DSS <0004> hlr_ussd.c:518 262427852506299/0xa140accf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240904055647975 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427852506299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427852506299" session_id=2705370319 session_state=END} 20240904055647975 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427852506299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055647975 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262427852506299 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055647975 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055647975 DLINP <000b> input/ipa.c:451 connected read/write 20240904055647975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055647977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43952<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@f825bed6c160: Final verdict of PTC: pass 20240904055647984 DAUC <0003> db_auc.c:157 IMSI='262427717434605': No 2G Auth Data 20240904055647984 DAUC <0003> db_auc.c:192 IMSI='262427717434605': No 3G Auth Data HLR_Test-GSUP(223)@f825bed6c160: Created GsupExpect[0] for "262427717434605" to be handled at TC_mo_ussd_euse_continue(233) 20240904055648012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43962<->l=127.0.0.1:4258 20240904055648018 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055648018 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427717434605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427717434605" session_id=2439494284 session_state=BEGIN} 20240904055648018 DSS <0004> hlr_ussd.c:576 262427717434605/0x9167ba8c: Process SS (BEGIN) 20240904055648018 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240904055648018 DSS <0004> hlr_ussd.c:518 262427717434605/0x9167ba8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240904055648018 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648018 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055648018 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648018 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055648020 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648020 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055648020 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262427717434605 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427717434605" session_id=2439494284 session_state=CONTINUE} 20240904055648020 DSS <0004> hlr_ussd.c:576 262427717434605/0x9167ba8c: Process SS (CONTINUE) 20240904055648020 DSS <0004> hlr_ussd.c:518 262427717434605/0x9167ba8c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240904055648020 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427717434605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427717434605" session_id=2439494284 session_state=CONTINUE} 20240904055648020 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262427717434605 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055648020 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055648020 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@f825bed6c160: Found GsupExpect[0] for "262427717434605" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@f825bed6c160: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427717434605" TC_mo_ussd_euse_continue(233)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055648024 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055648024 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427717434605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427717434605" session_id=2439494284 session_state=CONTINUE} 20240904055648024 DSS <0004> hlr_ussd.c:576 262427717434605/0x9167ba8c: Process SS (CONTINUE) 20240904055648024 DSS <0004> hlr_ussd.c:518 262427717434605/0x9167ba8c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240904055648024 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427717434605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055648024 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648024 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data 20240904055648024 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648024 DLINP <000b> input/ipa.c:431 127.0.0.1:33773 sending data EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: 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 } } } } } 20240904055648026 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648026 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055648026 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262427717434605 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427717434605" session_id=2439494284 session_state=END} 20240904055648026 DSS <0004> hlr_ussd.c:576 262427717434605/0x9167ba8c: Process SS (END) 20240904055648026 DSS <0004> hlr_ussd.c:518 262427717434605/0x9167ba8c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240904055648026 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427717434605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427717434605" session_id=2439494284 session_state=END} 20240904055648026 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427717434605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055648026 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262427717434605 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055648026 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055648026 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055648028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43962<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@f825bed6c160: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@f825bed6c160: Final verdict of PTC: none 20240904055648029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43890<->l=127.0.0.1:4258 20240904055648030 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648030 DLINP <000b> input/ipa.c:405 127.0.0.1:33773 message received 20240904055648030 DLINP <000b> input/ipa.c:414 127.0.0.1:33773 connection closed with server 20240904055648030 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33773 20240904055648030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240904055648030 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44919<->l=127.0.0.1:4259) 20240904055648031 DLINP <000b> input/ipa.c:451 connected read/write 20240904055648031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055648031 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055648031 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055648031 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@f825bed6c160: Final verdict of PTC: none 224@f825bed6c160: Final verdict of PTC: none IPA-EUSE-foobar(222)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 224: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@f825bed6c160: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Wed Sep 4 05:56:48 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=47200) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Wed Sep 4 05:56:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_mo_ussd_euse_defaultroute started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 20240904055651109 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40679 20240904055651110 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40679 MTC@f825bed6c160: in not legacy case 2 IPA-EUSE-foobar(236)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055651112 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651112 DLINP <000b> input/ipa.c:405 127.0.0.1:40679 message received 20240904055651114 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055651114 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@f825bed6c160: 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)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(235)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055651116 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651116 DLINP <000b> input/ipa.c:405 127.0.0.1:40679 message received 20240904055651116 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055651116 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240904055651116 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240904055651116 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240904055651116 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  20240904055651116 DLGSUP <0013> gsup_server.c:235 2:  20240904055651116 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055651116 DLGSUP <0013> gsup_server.c:235 3:  20240904055651116 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055651116 DLGSUP <0013> gsup_server.c:235 4:  20240904055651116 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055651116 DLGSUP <0013> gsup_server.c:235 5:  20240904055651116 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055651116 DLGSUP <0013> gsup_server.c:235 7:  20240904055651116 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055651116 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055651116 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055651116 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40679 IPA-EUSE-foobar(236)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055651116 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055651117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43974<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055651119 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055651119 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055651119 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055651119 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  20240904055651119 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055651119 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  20240904055651119 DLGSUP <0013> gsup_server.c:235 2:  20240904055651119 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055651119 DLGSUP <0013> gsup_server.c:235 3:  20240904055651119 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055651119 DLGSUP <0013> gsup_server.c:235 4:  20240904055651119 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055651119 DLGSUP <0013> gsup_server.c:235 5:  20240904055651119 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055651119 DLGSUP <0013> gsup_server.c:235 7:  20240904055651119 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055651119 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055651119 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055651119 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@f825bed6c160: 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") 20240904055651138 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42823<->l=127.0.0.1:4259) 20240904055651156 DAUC <0003> db_auc.c:157 IMSI='262424715776789': No 2G Auth Data 20240904055651156 DAUC <0003> db_auc.c:192 IMSI='262424715776789': No 3G Auth Data HLR_Test-GSUP(237)@f825bed6c160: Created GsupExpect[0] for "262424715776789" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240904055651180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43984<->l=127.0.0.1:4258 20240904055651188 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055651188 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424715776789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424715776789" session_id=214677261 session_state=BEGIN} 20240904055651188 DSS <0004> hlr_ussd.c:576 262424715776789/0x0ccbb70d: Process SS (BEGIN) 20240904055651188 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240904055651188 DSS <0004> hlr_ussd.c:518 262424715776789/0x0ccbb70d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240904055651188 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651188 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data 20240904055651188 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651188 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f825bed6c160: 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 } } } } } 20240904055651195 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651195 DLINP <000b> input/ipa.c:405 127.0.0.1:40679 message received 20240904055651195 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424715776789 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424715776789" session_id=214677261 session_state=END} 20240904055651195 DSS <0004> hlr_ussd.c:576 262424715776789/0x0ccbb70d: Process SS (END) 20240904055651195 DSS <0004> hlr_ussd.c:518 262424715776789/0x0ccbb70d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240904055651195 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424715776789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424715776789" session_id=214677261 session_state=END} 20240904055651195 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424715776789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055651195 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424715776789 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055651195 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055651196 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f825bed6c160: Found GsupExpect[0] for "262424715776789" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@f825bed6c160: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262424715776789" TC_mo_ussd_euse_defaultroute(240)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055651200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43984<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@f825bed6c160: Final verdict of PTC: pass 20240904055651204 DAUC <0003> db_auc.c:157 IMSI='262427466084236': No 2G Auth Data 20240904055651204 DAUC <0003> db_auc.c:192 IMSI='262427466084236': No 3G Auth Data HLR_Test-GSUP(237)@f825bed6c160: Created GsupExpect[0] for "262427466084236" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240904055651226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43986<->l=127.0.0.1:4258 20240904055651230 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055651231 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427466084236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427466084236" session_id=1434472348 session_state=BEGIN} 20240904055651231 DSS <0004> hlr_ussd.c:576 262427466084236/0x55804f9c: Process SS (BEGIN) 20240904055651231 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240904055651231 DSS <0004> hlr_ussd.c:518 262427466084236/0x55804f9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240904055651231 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651231 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data 20240904055651231 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651231 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f825bed6c160: 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 } } } } } 20240904055651232 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651232 DLINP <000b> input/ipa.c:405 127.0.0.1:40679 message received 20240904055651232 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262427466084236 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427466084236" session_id=1434472348 session_state=END} 20240904055651232 DSS <0004> hlr_ussd.c:576 262427466084236/0x55804f9c: Process SS (END) 20240904055651232 DSS <0004> hlr_ussd.c:518 262427466084236/0x55804f9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240904055651232 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427466084236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427466084236" session_id=1434472348 session_state=END} 20240904055651232 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427466084236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055651232 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262427466084236 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055651232 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055651232 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f825bed6c160: Found GsupExpect[0] for "262427466084236" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@f825bed6c160: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262427466084236" TC_mo_ussd_euse_defaultroute(241)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055651236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43986<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@f825bed6c160: Final verdict of PTC: pass 20240904055651240 DAUC <0003> db_auc.c:157 IMSI='262429058491322': No 2G Auth Data 20240904055651240 DAUC <0003> db_auc.c:192 IMSI='262429058491322': No 3G Auth Data HLR_Test-GSUP(237)@f825bed6c160: Created GsupExpect[0] for "262429058491322" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240904055651263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4258 20240904055651270 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055651270 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429058491322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429058491322" session_id=3881329274 session_state=BEGIN} 20240904055651270 DSS <0004> hlr_ussd.c:576 262429058491322/0xe758627a: Process SS (BEGIN) 20240904055651270 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240904055651270 DSS <0004> hlr_ussd.c:518 262429058491322/0xe758627a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240904055651270 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651270 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data 20240904055651270 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651270 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f825bed6c160: 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 } } } } } 20240904055651272 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651272 DLINP <000b> input/ipa.c:405 127.0.0.1:40679 message received 20240904055651272 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262429058491322 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429058491322" session_id=3881329274 session_state=END} 20240904055651272 DSS <0004> hlr_ussd.c:576 262429058491322/0xe758627a: Process SS (END) 20240904055651272 DSS <0004> hlr_ussd.c:518 262429058491322/0xe758627a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240904055651272 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429058491322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429058491322" session_id=3881329274 session_state=END} 20240904055651272 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429058491322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055651272 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262429058491322 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055651272 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055651272 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f825bed6c160: Found GsupExpect[0] for "262429058491322" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@f825bed6c160: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262429058491322" TC_mo_ussd_euse_defaultroute(242)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055651277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@f825bed6c160: Final verdict of PTC: pass 20240904055651281 DAUC <0003> db_auc.c:157 IMSI='262420974841514': No 2G Auth Data 20240904055651281 DAUC <0003> db_auc.c:192 IMSI='262420974841514': No 3G Auth Data HLR_Test-GSUP(237)@f825bed6c160: Created GsupExpect[0] for "262420974841514" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240904055651305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43994<->l=127.0.0.1:4258 20240904055651310 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055651310 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420974841514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420974841514" session_id=2715450664 session_state=BEGIN} 20240904055651310 DSS <0004> hlr_ussd.c:576 262420974841514/0xa1da7d28: Process SS (BEGIN) 20240904055651310 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240904055651310 DSS <0004> hlr_ussd.c:518 262420974841514/0xa1da7d28: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240904055651310 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651310 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data 20240904055651310 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651310 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f825bed6c160: 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 } } } } } 20240904055651312 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651312 DLINP <000b> input/ipa.c:405 127.0.0.1:40679 message received 20240904055651312 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420974841514 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420974841514" session_id=2715450664 session_state=END} 20240904055651312 DSS <0004> hlr_ussd.c:576 262420974841514/0xa1da7d28: Process SS (END) 20240904055651312 DSS <0004> hlr_ussd.c:518 262420974841514/0xa1da7d28: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240904055651312 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420974841514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420974841514" session_id=2715450664 session_state=END} 20240904055651312 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420974841514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055651312 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420974841514 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055651312 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055651312 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f825bed6c160: Found GsupExpect[0] for "262420974841514" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@f825bed6c160: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420974841514" TC_mo_ussd_euse_defaultroute(243)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055651315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43994<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@f825bed6c160: Final verdict of PTC: pass 20240904055651320 DAUC <0003> db_auc.c:157 IMSI='262429264539964': No 2G Auth Data 20240904055651320 DAUC <0003> db_auc.c:192 IMSI='262429264539964': No 3G Auth Data HLR_Test-GSUP(237)@f825bed6c160: Created GsupExpect[0] for "262429264539964" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240904055651345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4258 20240904055651350 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055651350 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429264539964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429264539964" session_id=2235668279 session_state=BEGIN} 20240904055651350 DSS <0004> hlr_ussd.c:576 262429264539964/0x85419737: Process SS (BEGIN) 20240904055651350 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240904055651350 DSS <0004> hlr_ussd.c:518 262429264539964/0x85419737: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240904055651350 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651350 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data 20240904055651350 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651350 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f825bed6c160: 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 } } } } } 20240904055651352 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651352 DLINP <000b> input/ipa.c:405 127.0.0.1:40679 message received 20240904055651352 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429264539964 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429264539964" session_id=2235668279 session_state=END} 20240904055651352 DSS <0004> hlr_ussd.c:576 262429264539964/0x85419737: Process SS (END) 20240904055651352 DSS <0004> hlr_ussd.c:518 262429264539964/0x85419737: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240904055651352 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429264539964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429264539964" session_id=2235668279 session_state=END} 20240904055651352 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429264539964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055651352 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429264539964 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055651352 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055651352 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f825bed6c160: Found GsupExpect[0] for "262429264539964" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@f825bed6c160: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429264539964" TC_mo_ussd_euse_defaultroute(244)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055651355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44006<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@f825bed6c160: Final verdict of PTC: pass 20240904055651359 DAUC <0003> db_auc.c:157 IMSI='262423592176509': No 2G Auth Data 20240904055651359 DAUC <0003> db_auc.c:192 IMSI='262423592176509': No 3G Auth Data HLR_Test-GSUP(237)@f825bed6c160: Created GsupExpect[0] for "262423592176509" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240904055651386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44012<->l=127.0.0.1:4258 20240904055651393 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055651393 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423592176509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423592176509" session_id=3769644832 session_state=BEGIN} 20240904055651393 DSS <0004> hlr_ussd.c:576 262423592176509/0xe0b03720: Process SS (BEGIN) 20240904055651393 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240904055651393 DSS <0004> hlr_ussd.c:518 262423592176509/0xe0b03720: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240904055651393 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651393 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data 20240904055651393 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651393 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f825bed6c160: 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 } } } } } 20240904055651395 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651395 DLINP <000b> input/ipa.c:405 127.0.0.1:40679 message received 20240904055651395 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423592176509 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423592176509" session_id=3769644832 session_state=END} 20240904055651395 DSS <0004> hlr_ussd.c:576 262423592176509/0xe0b03720: Process SS (END) 20240904055651395 DSS <0004> hlr_ussd.c:518 262423592176509/0xe0b03720: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240904055651395 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423592176509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423592176509" session_id=3769644832 session_state=END} 20240904055651395 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423592176509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055651395 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423592176509 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055651395 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055651395 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f825bed6c160: Found GsupExpect[0] for "262423592176509" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@f825bed6c160: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423592176509" TC_mo_ussd_euse_defaultroute(245)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055651401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44012<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@f825bed6c160: Final verdict of PTC: pass 20240904055651405 DAUC <0003> db_auc.c:157 IMSI='262420945792209': No 2G Auth Data 20240904055651405 DAUC <0003> db_auc.c:192 IMSI='262420945792209': No 3G Auth Data HLR_Test-GSUP(237)@f825bed6c160: Created GsupExpect[0] for "262420945792209" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240904055651431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44016<->l=127.0.0.1:4258 20240904055651438 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055651438 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420945792209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420945792209" session_id=315371697 session_state=BEGIN} 20240904055651438 DSS <0004> hlr_ussd.c:576 262420945792209/0x12cc30b1: Process SS (BEGIN) 20240904055651438 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240904055651438 DSS <0004> hlr_ussd.c:518 262420945792209/0x12cc30b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240904055651438 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651438 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data 20240904055651438 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651438 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f825bed6c160: 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 } } } } } 20240904055651440 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651440 DLINP <000b> input/ipa.c:405 127.0.0.1:40679 message received 20240904055651440 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262420945792209 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420945792209" session_id=315371697 session_state=END} 20240904055651440 DSS <0004> hlr_ussd.c:576 262420945792209/0x12cc30b1: Process SS (END) 20240904055651440 DSS <0004> hlr_ussd.c:518 262420945792209/0x12cc30b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240904055651440 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420945792209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420945792209" session_id=315371697 session_state=END} 20240904055651440 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420945792209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055651440 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262420945792209 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055651440 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055651440 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f825bed6c160: Found GsupExpect[0] for "262420945792209" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@f825bed6c160: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262420945792209" TC_mo_ussd_euse_defaultroute(246)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055651444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44016<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@f825bed6c160: Final verdict of PTC: pass 20240904055651448 DAUC <0003> db_auc.c:157 IMSI='262428931535218': No 2G Auth Data 20240904055651448 DAUC <0003> db_auc.c:192 IMSI='262428931535218': No 3G Auth Data HLR_Test-GSUP(237)@f825bed6c160: Created GsupExpect[0] for "262428931535218" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240904055651474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44020<->l=127.0.0.1:4258 20240904055651481 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055651481 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428931535218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428931535218" session_id=891359302 session_state=BEGIN} 20240904055651481 DSS <0004> hlr_ussd.c:576 262428931535218/0x35211046: Process SS (BEGIN) 20240904055651481 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240904055651481 DSS <0004> hlr_ussd.c:518 262428931535218/0x35211046: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240904055651481 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651481 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data 20240904055651481 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651481 DLINP <000b> input/ipa.c:431 127.0.0.1:40679 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@f825bed6c160: 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 } } } } } 20240904055651483 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651483 DLINP <000b> input/ipa.c:405 127.0.0.1:40679 message received 20240904055651483 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262428931535218 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428931535218" session_id=891359302 session_state=END} 20240904055651483 DSS <0004> hlr_ussd.c:576 262428931535218/0x35211046: Process SS (END) 20240904055651483 DSS <0004> hlr_ussd.c:518 262428931535218/0x35211046: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240904055651483 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428931535218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428931535218" session_id=891359302 session_state=END} 20240904055651483 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428931535218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055651483 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262428931535218 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240904055651483 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055651483 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@f825bed6c160: Found GsupExpect[0] for "262428931535218" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@f825bed6c160: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428931535218" TC_mo_ussd_euse_defaultroute(247)@f825bed6c160: 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)@f825bed6c160: setverdict(pass): none -> pass 20240904055651488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44020<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@f825bed6c160: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@f825bed6c160: Final verdict of PTC: none 20240904055651492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43974<->l=127.0.0.1:4258 20240904055651493 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055651493 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055651493 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055651493 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055651493 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42823<->l=127.0.0.1:4259) 238@f825bed6c160: Final verdict of PTC: none 20240904055651494 DLINP <000b> input/ipa.c:451 connected read/write 20240904055651494 DLINP <000b> input/ipa.c:405 127.0.0.1:40679 message received 20240904055651494 DLINP <000b> input/ipa.c:414 127.0.0.1:40679 connection closed with server 20240904055651494 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40679 20240904055651494 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(237)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@f825bed6c160: Final verdict of PTC: none IPA-EUSE-foobar(236)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 238: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@f825bed6c160: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Wed Sep 4 05:56:51 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7416) Waiting for packet dumper to finish... 1 (prev_count=7416, count=43660) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Wed Sep 4 05:56:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240904055653572 DSS <0004> hlr_ussd.c:239 262423811364694/0xc35fb24a: SS Session Timeout, destroying 20240904055653572 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262423811364694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055653622 DSS <0004> hlr_ussd.c:239 262425364099645/0x4bd05625: SS Session Timeout, destroying 20240904055653622 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425364099645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055653673 DSS <0004> hlr_ussd.c:239 262428680857797/0x930d0712: SS Session Timeout, destroying 20240904055653673 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428680857797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055653727 DSS <0004> hlr_ussd.c:239 262421261383545/0xf25d8862: SS Session Timeout, destroying 20240904055653727 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421261383545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055653768 DSS <0004> hlr_ussd.c:239 262424482175288/0x4eaccc70: SS Session Timeout, destroying 20240904055653768 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424482175288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055653819 DSS <0004> hlr_ussd.c:239 262422425337021/0x56939c3b: SS Session Timeout, destroying 20240904055653819 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422425337021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055653857 DSS <0004> hlr_ussd.c:239 262427610827594/0x199381cd: SS Session Timeout, destroying 20240904055653857 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427610827594 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055653900 DSS <0004> hlr_ussd.c:239 262423132575156/0x6e05aae3: SS Session Timeout, destroying 20240904055653900 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423132575156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_mo_sss_reject started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055654569 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055654569 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055654571 DLINP <000b> input/ipa.c:451 connected read/write 20240904055654571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055654572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055654575 DLINP <000b> input/ipa.c:451 connected read/write 20240904055654575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055654575 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055654575 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055654575 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  20240904055654575 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055654575 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  20240904055654575 DLGSUP <0013> gsup_server.c:235 2:  20240904055654575 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055654575 DLGSUP <0013> gsup_server.c:235 3:  20240904055654575 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055654575 DLGSUP <0013> gsup_server.c:235 4:  20240904055654575 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055654575 DLGSUP <0013> gsup_server.c:235 5:  20240904055654575 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055654575 DLGSUP <0013> gsup_server.c:235 7:  20240904055654575 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055654575 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055654575 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055654575 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@f825bed6c160: 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") 20240904055654597 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38241<->l=127.0.0.1:4259) 20240904055654612 DAUC <0003> db_auc.c:157 IMSI='262420924365658': No 2G Auth Data 20240904055654612 DAUC <0003> db_auc.c:192 IMSI='262420924365658': No 3G Auth Data HLR_Test-GSUP(249)@f825bed6c160: Created GsupExpect[0] for "262420924365658" to be handled at TC_mo_sss_reject(252) 20240904055654634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44040<->l=127.0.0.1:4258 20240904055654640 DLINP <000b> input/ipa.c:451 connected read/write 20240904055654640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055654640 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420924365658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420924365658" session_id=4081628525 session_state=BEGIN} 20240904055654640 DSS <0004> hlr_ussd.c:576 262420924365658/0xf348b56d: Process SS (BEGIN) 20240904055654640 DSS <0004> hlr_ussd.c:498 262420924365658/0xf348b56d: SS CompType=Invoke, OpCode=InterrogateSS 20240904055654640 DSS <0004> hlr_ussd.c:506 262420924365658/0xf348b56d: Structured SS requests are not supported, rejecting... 20240904055654640 DSS <0004> hlr_ussd.c:354 262420924365658/0xf348b56d: Tx ReturnError(0, 0x15) 20240904055654640 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420924365658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420924365658" session_id=4081628525 session_state=END} 20240904055654640 DLINP <000b> input/ipa.c:451 connected read/write 20240904055654640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055654640 DLINP <000b> input/ipa.c:451 connected read/write 20240904055654640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@f825bed6c160: Found GsupExpect[0] for "262420924365658" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@f825bed6c160: Added IMSI table entry 0TC_mo_sss_reject(252)"262420924365658" TC_mo_sss_reject(252)@f825bed6c160: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@f825bed6c160: setverdict(pass): none -> pass 20240904055654643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44040<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@f825bed6c160: Final verdict of PTC: pass 20240904055654651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44024<->l=127.0.0.1:4258 20240904055654652 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38241<->l=127.0.0.1:4259) 20240904055654652 DLINP <000b> input/ipa.c:451 connected read/write 20240904055654652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055654652 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055654652 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055654652 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@f825bed6c160: Final verdict of PTC: none 250@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 250: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@f825bed6c160: Test case TC_mo_sss_reject finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Wed Sep 4 05:56:54 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=10996) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Wed Sep 4 05:56:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240904055657051 DSS <0004> hlr_ussd.c:239 262420198777919/0x81fba362: SS Session Timeout, destroying 20240904055657051 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420198777919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055657086 DSS <0004> hlr_ussd.c:239 262424082096140/0x07b64a10: SS Session Timeout, destroying 20240904055657086 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424082096140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055657123 DSS <0004> hlr_ussd.c:239 262422378629895/0x51ab015e: SS Session Timeout, destroying 20240904055657123 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422378629895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055657164 DSS <0004> hlr_ussd.c:239 262423948900519/0xc442aebb: SS Session Timeout, destroying 20240904055657164 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423948900519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055657202 DSS <0004> hlr_ussd.c:239 262426667824452/0x4d0ba421: SS Session Timeout, destroying 20240904055657202 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426667824452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055657242 DSS <0004> hlr_ussd.c:239 262426735706063/0x0f8e9fbc: SS Session Timeout, destroying 20240904055657242 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426735706063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055657280 DSS <0004> hlr_ussd.c:239 262428510997919/0x9c302428: SS Session Timeout, destroying 20240904055657280 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428510997919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240904055657321 DSS <0004> hlr_ussd.c:239 262426821974254/0x9d86fe3e: SS Session Timeout, destroying 20240904055657321 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426821974254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_check_imei started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055657728 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055657728 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055657730 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055657731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055657733 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055657733 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055657733 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055657733 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  20240904055657733 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055657733 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  20240904055657733 DLGSUP <0013> gsup_server.c:235 2:  20240904055657733 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055657733 DLGSUP <0013> gsup_server.c:235 3:  20240904055657733 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055657733 DLGSUP <0013> gsup_server.c:235 4:  20240904055657733 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055657733 DLGSUP <0013> gsup_server.c:235 5:  20240904055657733 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055657733 DLGSUP <0013> gsup_server.c:235 7:  20240904055657733 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055657733 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055657733 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055657733 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@f825bed6c160: 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") 20240904055657755 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40433<->l=127.0.0.1:4259) 20240904055657776 DAUC <0003> db_auc.c:157 IMSI='262428930003831': No 2G Auth Data 20240904055657776 DAUC <0003> db_auc.c:192 IMSI='262428930003831': No 3G Auth Data HLR_Test-GSUP(254)@f825bed6c160: Created GsupExpect[0] for "262428930003831" to be handled at TC_gsup_check_imei(257) 20240904055657801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48400<->l=127.0.0.1:4258 20240904055657808 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055657808 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428930003831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428930003831"} 20240904055657808 DMAIN <0000> hlr.c:435 IMSI='262428930003831': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055657808 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428930003831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428930003831"} 20240904055657808 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428930003831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055657808 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055657808 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f825bed6c160: Found GsupExpect[0] for "262428930003831" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@f825bed6c160: Added IMSI table entry 0TC_gsup_check_imei(257)"262428930003831" TC_gsup_check_imei(257)@f825bed6c160: setverdict(pass): none -> pass 20240904055657810 DAUC <0003> db_auc.c:192 IMSI='262428930003831': No 3G Auth Data 20240904055657814 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055657814 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428930003831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428930003831"} 20240904055657814 DAUC <0003> hlr.c:428 IMSI='262428930003831': storing IMEI = 12345678901234 20240904055657817 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428930003831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428930003831"} 20240904055657817 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428930003831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055657817 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055657817 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055657819 DAUC <0003> db_auc.c:192 IMSI='262428930003831': No 3G Auth Data 20240904055657820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48400<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@f825bed6c160: Final verdict of PTC: pass 20240904055657831 DAUC <0003> db_auc.c:157 IMSI='262421063176588': No 2G Auth Data 20240904055657831 DAUC <0003> db_auc.c:192 IMSI='262421063176588': No 3G Auth Data HLR_Test-GSUP(254)@f825bed6c160: Created GsupExpect[0] for "262421063176588" to be handled at TC_gsup_check_imei(258) 20240904055657857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 20240904055657862 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055657862 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421063176588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421063176588"} 20240904055657862 DMAIN <0000> hlr.c:435 IMSI='262421063176588': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055657862 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421063176588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421063176588"} 20240904055657862 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421063176588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055657862 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055657862 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f825bed6c160: Found GsupExpect[0] for "262421063176588" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@f825bed6c160: Added IMSI table entry 1TC_gsup_check_imei(258)"262421063176588" TC_gsup_check_imei(258)@f825bed6c160: setverdict(pass): none -> pass 20240904055657864 DAUC <0003> db_auc.c:192 IMSI='262421063176588': No 3G Auth Data 20240904055657868 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055657868 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421063176588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421063176588"} 20240904055657868 DAUC <0003> hlr.c:428 IMSI='262421063176588': storing IMEI = 12345678901234 20240904055657871 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421063176588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421063176588"} 20240904055657871 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421063176588 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055657871 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055657871 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055657873 DAUC <0003> db_auc.c:192 IMSI='262421063176588': No 3G Auth Data 20240904055657873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@f825bed6c160: Final verdict of PTC: pass 20240904055657885 DAUC <0003> db_auc.c:157 IMSI='262429865491461': No 2G Auth Data 20240904055657885 DAUC <0003> db_auc.c:192 IMSI='262429865491461': No 3G Auth Data HLR_Test-GSUP(254)@f825bed6c160: Created GsupExpect[0] for "262429865491461" to be handled at TC_gsup_check_imei(259) 20240904055657913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4258 20240904055657918 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055657918 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429865491461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429865491461"} 20240904055657918 DMAIN <0000> hlr.c:435 IMSI='262429865491461': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055657918 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429865491461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429865491461"} 20240904055657918 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429865491461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055657918 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055657918 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f825bed6c160: Found GsupExpect[0] for "262429865491461" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@f825bed6c160: Added IMSI table entry 2TC_gsup_check_imei(259)"262429865491461" TC_gsup_check_imei(259)@f825bed6c160: setverdict(pass): none -> pass 20240904055657920 DAUC <0003> db_auc.c:192 IMSI='262429865491461': No 3G Auth Data 20240904055657922 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055657922 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429865491461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429865491461"} 20240904055657922 DAUC <0003> hlr.c:428 IMSI='262429865491461': storing IMEI = 12345678901234 20240904055657926 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429865491461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429865491461"} 20240904055657926 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429865491461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055657926 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055657926 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055657927 DAUC <0003> db_auc.c:192 IMSI='262429865491461': No 3G Auth Data 20240904055657928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@f825bed6c160: Final verdict of PTC: pass 20240904055657940 DAUC <0003> db_auc.c:157 IMSI='262426399450015': No 2G Auth Data 20240904055657940 DAUC <0003> db_auc.c:192 IMSI='262426399450015': No 3G Auth Data HLR_Test-GSUP(254)@f825bed6c160: Created GsupExpect[0] for "262426399450015" to be handled at TC_gsup_check_imei(260) 20240904055657966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 20240904055657972 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055657972 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426399450015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426399450015"} 20240904055657972 DMAIN <0000> hlr.c:435 IMSI='262426399450015': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055657972 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426399450015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426399450015"} 20240904055657972 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426399450015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055657972 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055657972 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f825bed6c160: Found GsupExpect[0] for "262426399450015" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@f825bed6c160: Added IMSI table entry 3TC_gsup_check_imei(260)"262426399450015" TC_gsup_check_imei(260)@f825bed6c160: setverdict(pass): none -> pass 20240904055657973 DAUC <0003> db_auc.c:157 IMSI='262426399450015': No 2G Auth Data 20240904055657976 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055657976 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426399450015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426399450015"} 20240904055657976 DAUC <0003> hlr.c:428 IMSI='262426399450015': storing IMEI = 12345678901234 20240904055657979 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426399450015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426399450015"} 20240904055657979 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426399450015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055657979 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055657979 DLINP <000b> input/ipa.c:451 connected read/write 20240904055657979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055657980 DAUC <0003> db_auc.c:157 IMSI='262426399450015': No 2G Auth Data 20240904055657981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@f825bed6c160: Final verdict of PTC: pass 20240904055657993 DAUC <0003> db_auc.c:157 IMSI='262429511576762': No 2G Auth Data 20240904055657993 DAUC <0003> db_auc.c:192 IMSI='262429511576762': No 3G Auth Data HLR_Test-GSUP(254)@f825bed6c160: Created GsupExpect[0] for "262429511576762" to be handled at TC_gsup_check_imei(261) 20240904055658017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48444<->l=127.0.0.1:4258 20240904055658023 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055658023 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429511576762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429511576762"} 20240904055658023 DMAIN <0000> hlr.c:435 IMSI='262429511576762': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055658023 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429511576762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429511576762"} 20240904055658023 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429511576762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055658023 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055658023 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f825bed6c160: Found GsupExpect[0] for "262429511576762" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@f825bed6c160: Added IMSI table entry 4TC_gsup_check_imei(261)"262429511576762" TC_gsup_check_imei(261)@f825bed6c160: setverdict(pass): none -> pass 20240904055658024 DAUC <0003> db_auc.c:157 IMSI='262429511576762': No 2G Auth Data 20240904055658028 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055658028 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429511576762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429511576762"} 20240904055658028 DAUC <0003> hlr.c:428 IMSI='262429511576762': storing IMEI = 12345678901234 20240904055658031 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429511576762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429511576762"} 20240904055658031 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429511576762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055658031 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055658031 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055658033 DAUC <0003> db_auc.c:157 IMSI='262429511576762': No 2G Auth Data 20240904055658034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48444<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@f825bed6c160: Final verdict of PTC: pass 20240904055658046 DAUC <0003> db_auc.c:157 IMSI='262424293931602': No 2G Auth Data 20240904055658046 DAUC <0003> db_auc.c:192 IMSI='262424293931602': No 3G Auth Data HLR_Test-GSUP(254)@f825bed6c160: Created GsupExpect[0] for "262424293931602" to be handled at TC_gsup_check_imei(262) 20240904055658072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20240904055658077 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055658077 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424293931602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424293931602"} 20240904055658077 DMAIN <0000> hlr.c:435 IMSI='262424293931602': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055658077 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424293931602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424293931602"} 20240904055658077 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424293931602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055658077 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055658077 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f825bed6c160: Found GsupExpect[0] for "262424293931602" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@f825bed6c160: Added IMSI table entry 5TC_gsup_check_imei(262)"262424293931602" TC_gsup_check_imei(262)@f825bed6c160: setverdict(pass): none -> pass 20240904055658081 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055658081 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424293931602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424293931602"} 20240904055658081 DAUC <0003> hlr.c:428 IMSI='262424293931602': storing IMEI = 12345678901234 20240904055658084 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424293931602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424293931602"} 20240904055658084 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424293931602 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055658084 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055658085 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055658087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@f825bed6c160: Final verdict of PTC: pass 20240904055658102 DAUC <0003> db_auc.c:157 IMSI='262421258815014': No 2G Auth Data 20240904055658102 DAUC <0003> db_auc.c:192 IMSI='262421258815014': No 3G Auth Data HLR_Test-GSUP(254)@f825bed6c160: Created GsupExpect[0] for "262421258815014" to be handled at TC_gsup_check_imei(263) 20240904055658130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4258 20240904055658136 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055658136 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421258815014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421258815014"} 20240904055658136 DMAIN <0000> hlr.c:435 IMSI='262421258815014': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055658136 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421258815014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421258815014"} 20240904055658136 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421258815014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055658136 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055658136 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f825bed6c160: Found GsupExpect[0] for "262421258815014" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@f825bed6c160: Added IMSI table entry 6TC_gsup_check_imei(263)"262421258815014" TC_gsup_check_imei(263)@f825bed6c160: setverdict(pass): none -> pass 20240904055658141 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055658141 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421258815014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421258815014"} 20240904055658141 DAUC <0003> hlr.c:428 IMSI='262421258815014': storing IMEI = 12345678901234 20240904055658144 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421258815014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421258815014"} 20240904055658144 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421258815014 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055658144 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055658144 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055658146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@f825bed6c160: Final verdict of PTC: pass 20240904055658161 DAUC <0003> db_auc.c:157 IMSI='262423860789277': No 2G Auth Data 20240904055658161 DAUC <0003> db_auc.c:192 IMSI='262423860789277': No 3G Auth Data HLR_Test-GSUP(254)@f825bed6c160: Created GsupExpect[0] for "262423860789277" to be handled at TC_gsup_check_imei(264) 20240904055658190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20240904055658195 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055658195 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423860789277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423860789277"} 20240904055658195 DMAIN <0000> hlr.c:435 IMSI='262423860789277': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055658195 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423860789277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423860789277"} 20240904055658195 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423860789277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055658195 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055658195 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@f825bed6c160: Found GsupExpect[0] for "262423860789277" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@f825bed6c160: Added IMSI table entry 7TC_gsup_check_imei(264)"262423860789277" TC_gsup_check_imei(264)@f825bed6c160: setverdict(pass): none -> pass 20240904055658199 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055658199 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423860789277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423860789277"} 20240904055658199 DAUC <0003> hlr.c:428 IMSI='262423860789277': storing IMEI = 12345678901234 20240904055658202 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423860789277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423860789277"} 20240904055658202 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423860789277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055658202 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055658202 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055658204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@f825bed6c160: Final verdict of PTC: pass MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055658216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4258 20240904055658217 DLINP <000b> input/ipa.c:451 connected read/write 20240904055658217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055658217 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(254)@f825bed6c160: Final verdict of PTC: none 20240904055658217 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055658217 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055658217 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40433<->l=127.0.0.1:4259) 255@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@f825bed6c160: Test case TC_gsup_check_imei finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Wed Sep 4 05:56:58 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=65060) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Wed Sep 4 05:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_check_imei_via_proxy started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055701298 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055701298 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055701300 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@f825bed6c160: 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 } } } } 20240904055701302 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701302 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055701302 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055701302 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  20240904055701302 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055701302 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  20240904055701302 DLGSUP <0013> gsup_server.c:235 2:  20240904055701302 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055701302 DLGSUP <0013> gsup_server.c:235 3:  20240904055701302 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055701302 DLGSUP <0013> gsup_server.c:235 4:  20240904055701302 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055701302 DLGSUP <0013> gsup_server.c:235 5:  20240904055701302 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055701302 DLGSUP <0013> gsup_server.c:235 7:  20240904055701302 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055701302 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055701302 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055701302 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@f825bed6c160: 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") 20240904055701321 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43863<->l=127.0.0.1:4259) 20240904055701339 DAUC <0003> db_auc.c:157 IMSI='262428718623986': No 2G Auth Data 20240904055701339 DAUC <0003> db_auc.c:192 IMSI='262428718623986': No 3G Auth Data HLR_Test-GSUP(266)@f825bed6c160: Created GsupExpect[0] for "262428718623986" to be handled at TC_gsup_check_imei_via_proxy(269) 20240904055701363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4258 20240904055701369 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701369 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428718623986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428718623986" source_name="the-source\n"} 20240904055701369 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240904055701369 DMAIN <0000> hlr.c:435 IMSI='262428718623986': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055701369 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262428718623986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428718623986" destination_name="the-source\n"} 20240904055701370 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262428718623986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701370 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701370 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f825bed6c160: Found GsupExpect[0] for "262428718623986" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@f825bed6c160: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428718623986" TC_gsup_check_imei_via_proxy(269)@f825bed6c160: setverdict(pass): none -> pass 20240904055701371 DAUC <0003> db_auc.c:192 IMSI='262428718623986': No 3G Auth Data 20240904055701374 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701374 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428718623986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428718623986" source_name="the-source\n"} 20240904055701374 DAUC <0003> hlr.c:428 IMSI='262428718623986': storing IMEI = 12345678901234 20240904055701377 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262428718623986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428718623986" destination_name="the-source\n"} 20240904055701377 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262428718623986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701377 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701377 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055701378 DAUC <0003> db_auc.c:192 IMSI='262428718623986': No 3G Auth Data 20240904055701380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@f825bed6c160: Final verdict of PTC: pass 20240904055701391 DAUC <0003> db_auc.c:157 IMSI='262422934828964': No 2G Auth Data 20240904055701391 DAUC <0003> db_auc.c:192 IMSI='262422934828964': No 3G Auth Data HLR_Test-GSUP(266)@f825bed6c160: Created GsupExpect[0] for "262422934828964" to be handled at TC_gsup_check_imei_via_proxy(270) 20240904055701417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4258 20240904055701423 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701423 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422934828964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422934828964" source_name="the-source\n"} 20240904055701423 DMAIN <0000> hlr.c:435 IMSI='262422934828964': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055701423 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422934828964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422934828964" destination_name="the-source\n"} 20240904055701423 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262422934828964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701423 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701423 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f825bed6c160: Found GsupExpect[0] for "262422934828964" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@f825bed6c160: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422934828964" TC_gsup_check_imei_via_proxy(270)@f825bed6c160: setverdict(pass): none -> pass 20240904055701425 DAUC <0003> db_auc.c:192 IMSI='262422934828964': No 3G Auth Data 20240904055701427 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701427 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422934828964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422934828964" source_name="the-source\n"} 20240904055701427 DAUC <0003> hlr.c:428 IMSI='262422934828964': storing IMEI = 12345678901234 20240904055701431 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422934828964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422934828964" destination_name="the-source\n"} 20240904055701431 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262422934828964 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701431 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701431 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055701432 DAUC <0003> db_auc.c:192 IMSI='262422934828964': No 3G Auth Data 20240904055701433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@f825bed6c160: Final verdict of PTC: pass 20240904055701445 DAUC <0003> db_auc.c:157 IMSI='262428078003065': No 2G Auth Data 20240904055701445 DAUC <0003> db_auc.c:192 IMSI='262428078003065': No 3G Auth Data HLR_Test-GSUP(266)@f825bed6c160: Created GsupExpect[0] for "262428078003065" to be handled at TC_gsup_check_imei_via_proxy(271) 20240904055701467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48498<->l=127.0.0.1:4258 20240904055701474 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701474 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428078003065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428078003065" source_name="the-source\n"} 20240904055701474 DMAIN <0000> hlr.c:435 IMSI='262428078003065': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055701474 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428078003065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428078003065" destination_name="the-source\n"} 20240904055701474 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428078003065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701474 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701474 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f825bed6c160: Found GsupExpect[0] for "262428078003065" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@f825bed6c160: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428078003065" TC_gsup_check_imei_via_proxy(271)@f825bed6c160: setverdict(pass): none -> pass 20240904055701476 DAUC <0003> db_auc.c:192 IMSI='262428078003065': No 3G Auth Data 20240904055701479 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701479 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428078003065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428078003065" source_name="the-source\n"} 20240904055701479 DAUC <0003> hlr.c:428 IMSI='262428078003065': storing IMEI = 12345678901234 20240904055701483 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428078003065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428078003065" destination_name="the-source\n"} 20240904055701483 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428078003065 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701483 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701483 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055701484 DAUC <0003> db_auc.c:192 IMSI='262428078003065': No 3G Auth Data 20240904055701486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48498<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@f825bed6c160: Final verdict of PTC: pass 20240904055701497 DAUC <0003> db_auc.c:157 IMSI='262428848811062': No 2G Auth Data 20240904055701497 DAUC <0003> db_auc.c:192 IMSI='262428848811062': No 3G Auth Data HLR_Test-GSUP(266)@f825bed6c160: Created GsupExpect[0] for "262428848811062" to be handled at TC_gsup_check_imei_via_proxy(272) 20240904055701522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 20240904055701526 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701526 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428848811062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428848811062" source_name="the-source\n"} 20240904055701526 DMAIN <0000> hlr.c:435 IMSI='262428848811062': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055701526 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262428848811062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428848811062" destination_name="the-source\n"} 20240904055701526 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262428848811062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701526 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701526 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f825bed6c160: Found GsupExpect[0] for "262428848811062" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@f825bed6c160: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262428848811062" TC_gsup_check_imei_via_proxy(272)@f825bed6c160: setverdict(pass): none -> pass 20240904055701528 DAUC <0003> db_auc.c:157 IMSI='262428848811062': No 2G Auth Data 20240904055701531 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701531 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428848811062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428848811062" source_name="the-source\n"} 20240904055701531 DAUC <0003> hlr.c:428 IMSI='262428848811062': storing IMEI = 12345678901234 20240904055701534 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262428848811062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428848811062" destination_name="the-source\n"} 20240904055701534 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262428848811062 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701534 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701534 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055701535 DAUC <0003> db_auc.c:157 IMSI='262428848811062': No 2G Auth Data 20240904055701536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@f825bed6c160: Final verdict of PTC: pass 20240904055701548 DAUC <0003> db_auc.c:157 IMSI='262427315712147': No 2G Auth Data 20240904055701548 DAUC <0003> db_auc.c:192 IMSI='262427315712147': No 3G Auth Data HLR_Test-GSUP(266)@f825bed6c160: Created GsupExpect[0] for "262427315712147" to be handled at TC_gsup_check_imei_via_proxy(273) 20240904055701573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48514<->l=127.0.0.1:4258 20240904055701578 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701578 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427315712147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427315712147" source_name="the-source\n"} 20240904055701578 DMAIN <0000> hlr.c:435 IMSI='262427315712147': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055701578 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427315712147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427315712147" destination_name="the-source\n"} 20240904055701578 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427315712147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701578 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701578 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f825bed6c160: Found GsupExpect[0] for "262427315712147" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@f825bed6c160: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427315712147" TC_gsup_check_imei_via_proxy(273)@f825bed6c160: setverdict(pass): none -> pass 20240904055701580 DAUC <0003> db_auc.c:157 IMSI='262427315712147': No 2G Auth Data 20240904055701582 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701582 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427315712147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427315712147" source_name="the-source\n"} 20240904055701582 DAUC <0003> hlr.c:428 IMSI='262427315712147': storing IMEI = 12345678901234 20240904055701586 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427315712147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427315712147" destination_name="the-source\n"} 20240904055701586 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427315712147 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701586 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701586 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055701587 DAUC <0003> db_auc.c:157 IMSI='262427315712147': No 2G Auth Data 20240904055701588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48514<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@f825bed6c160: Final verdict of PTC: pass 20240904055701600 DAUC <0003> db_auc.c:157 IMSI='262421470834031': No 2G Auth Data 20240904055701600 DAUC <0003> db_auc.c:192 IMSI='262421470834031': No 3G Auth Data HLR_Test-GSUP(266)@f825bed6c160: Created GsupExpect[0] for "262421470834031" to be handled at TC_gsup_check_imei_via_proxy(274) 20240904055701628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 20240904055701633 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701633 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421470834031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421470834031" source_name="the-source\n"} 20240904055701633 DMAIN <0000> hlr.c:435 IMSI='262421470834031': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055701633 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421470834031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421470834031" destination_name="the-source\n"} 20240904055701633 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262421470834031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701633 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701633 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f825bed6c160: Found GsupExpect[0] for "262421470834031" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@f825bed6c160: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421470834031" TC_gsup_check_imei_via_proxy(274)@f825bed6c160: setverdict(pass): none -> pass 20240904055701638 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701638 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421470834031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421470834031" source_name="the-source\n"} 20240904055701638 DAUC <0003> hlr.c:428 IMSI='262421470834031': storing IMEI = 12345678901234 20240904055701641 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421470834031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421470834031" destination_name="the-source\n"} 20240904055701641 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262421470834031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701641 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701641 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055701643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@f825bed6c160: Final verdict of PTC: pass 20240904055701658 DAUC <0003> db_auc.c:157 IMSI='262429422186178': No 2G Auth Data 20240904055701658 DAUC <0003> db_auc.c:192 IMSI='262429422186178': No 3G Auth Data HLR_Test-GSUP(266)@f825bed6c160: Created GsupExpect[0] for "262429422186178" to be handled at TC_gsup_check_imei_via_proxy(275) 20240904055701685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48538<->l=127.0.0.1:4258 20240904055701690 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701690 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429422186178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429422186178" source_name="the-source\n"} 20240904055701690 DMAIN <0000> hlr.c:435 IMSI='262429422186178': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055701690 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429422186178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429422186178" destination_name="the-source\n"} 20240904055701690 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429422186178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701690 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701690 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f825bed6c160: Found GsupExpect[0] for "262429422186178" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@f825bed6c160: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262429422186178" TC_gsup_check_imei_via_proxy(275)@f825bed6c160: setverdict(pass): none -> pass 20240904055701695 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701695 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429422186178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429422186178" source_name="the-source\n"} 20240904055701695 DAUC <0003> hlr.c:428 IMSI='262429422186178': storing IMEI = 12345678901234 20240904055701699 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429422186178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429422186178" destination_name="the-source\n"} 20240904055701699 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429422186178 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701699 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701699 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055701702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48538<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@f825bed6c160: Final verdict of PTC: pass 20240904055701716 DAUC <0003> db_auc.c:157 IMSI='262428557611861': No 2G Auth Data 20240904055701716 DAUC <0003> db_auc.c:192 IMSI='262428557611861': No 3G Auth Data HLR_Test-GSUP(266)@f825bed6c160: Created GsupExpect[0] for "262428557611861" to be handled at TC_gsup_check_imei_via_proxy(276) 20240904055701742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48540<->l=127.0.0.1:4258 20240904055701747 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701748 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428557611861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428557611861" source_name="the-source\n"} 20240904055701748 DMAIN <0000> hlr.c:435 IMSI='262428557611861': has IMEI = 12345678901234 (consider setting 'store-imei') 20240904055701748 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428557611861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428557611861" destination_name="the-source\n"} 20240904055701748 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262428557611861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701748 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701748 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@f825bed6c160: Found GsupExpect[0] for "262428557611861" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@f825bed6c160: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262428557611861" TC_gsup_check_imei_via_proxy(276)@f825bed6c160: setverdict(pass): none -> pass 20240904055701752 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701752 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428557611861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428557611861" source_name="the-source\n"} 20240904055701752 DAUC <0003> hlr.c:428 IMSI='262428557611861': storing IMEI = 12345678901234 20240904055701755 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428557611861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428557611861" destination_name="the-source\n"} 20240904055701755 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262428557611861 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055701755 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055701755 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055701758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48540<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@f825bed6c160: Final verdict of PTC: pass MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055701770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 20240904055701771 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43863<->l=127.0.0.1:4259) 20240904055701771 DLINP <000b> input/ipa.c:451 connected read/write 20240904055701771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055701771 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055701771 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055701771 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055701771 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP(266)@f825bed6c160: Final verdict of PTC: none 267@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@f825bed6c160: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Wed Sep 4 05:57:01 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5740) Waiting for packet dumper to finish... 1 (prev_count=5740, count=66240) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Wed Sep 4 05:57:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_check_imei_invalid_len started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055704851 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055704851 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055704853 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055704853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055704855 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055704855 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055704855 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055704855 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  20240904055704855 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055704855 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  20240904055704855 DLGSUP <0013> gsup_server.c:235 2:  20240904055704855 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055704855 DLGSUP <0013> gsup_server.c:235 3:  20240904055704855 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055704855 DLGSUP <0013> gsup_server.c:235 4:  20240904055704855 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055704855 DLGSUP <0013> gsup_server.c:235 5:  20240904055704855 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055704855 DLGSUP <0013> gsup_server.c:235 7:  20240904055704855 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055704855 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055704855 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055704855 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@f825bed6c160: 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") 20240904055704871 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45595<->l=127.0.0.1:4259) 20240904055704879 DAUC <0003> db_auc.c:157 IMSI='262420857145681': No 2G Auth Data 20240904055704879 DAUC <0003> db_auc.c:192 IMSI='262420857145681': No 3G Auth Data HLR_Test-GSUP(278)@f825bed6c160: Created GsupExpect[0] for "262420857145681" to be handled at TC_gsup_check_imei_invalid_len(281) 20240904055704901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 20240904055704905 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055704905 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420857145681"} 20240904055704905 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240904055704905 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420857145681" cause=Invalid mandatory information} 20240904055704905 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055704905 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055704905 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f825bed6c160: Found GsupExpect[0] for "262420857145681" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@f825bed6c160: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420857145681" TC_gsup_check_imei_invalid_len(281)@f825bed6c160: setverdict(pass): none -> pass 20240904055704908 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055704908 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420857145681"} 20240904055704908 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240904055704908 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420857145681" cause=Invalid mandatory information} 20240904055704908 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055704908 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055704908 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055704910 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055704910 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420857145681"} 20240904055704910 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240904055704910 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420857145681" cause=Invalid mandatory information} 20240904055704910 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055704910 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055704910 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055704912 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055704912 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420857145681"} 20240904055704912 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240904055704912 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420857145681" cause=Invalid mandatory information} 20240904055704912 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055704912 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055704912 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055704914 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055704914 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420857145681"} 20240904055704914 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240904055704914 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420857145681" cause=Invalid mandatory information} 20240904055704914 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420857145681 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055704914 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055704914 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055704915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@f825bed6c160: Final verdict of PTC: pass 20240904055704926 DAUC <0003> db_auc.c:157 IMSI='262429173961024': No 2G Auth Data 20240904055704926 DAUC <0003> db_auc.c:192 IMSI='262429173961024': No 3G Auth Data HLR_Test-GSUP(278)@f825bed6c160: Created GsupExpect[0] for "262429173961024" to be handled at TC_gsup_check_imei_invalid_len(282) 20240904055704952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48574<->l=127.0.0.1:4258 20240904055704956 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055704956 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429173961024"} 20240904055704956 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240904055704956 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429173961024" cause=Invalid mandatory information} 20240904055704956 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055704956 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055704956 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f825bed6c160: Found GsupExpect[0] for "262429173961024" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@f825bed6c160: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262429173961024" TC_gsup_check_imei_invalid_len(282)@f825bed6c160: setverdict(pass): none -> pass 20240904055704959 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055704959 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429173961024"} 20240904055704959 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240904055704959 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429173961024" cause=Invalid mandatory information} 20240904055704959 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055704959 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055704959 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055704961 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055704961 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429173961024"} 20240904055704961 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240904055704961 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429173961024" cause=Invalid mandatory information} 20240904055704961 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055704961 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055704961 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055704963 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055704963 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429173961024"} 20240904055704963 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240904055704963 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429173961024" cause=Invalid mandatory information} 20240904055704963 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055704963 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055704963 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055704965 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055704965 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429173961024"} 20240904055704965 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240904055704965 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429173961024" cause=Invalid mandatory information} 20240904055704965 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429173961024 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055704965 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055704965 DLINP <000b> input/ipa.c:451 connected read/write 20240904055704965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055704966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48574<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@f825bed6c160: Final verdict of PTC: pass 20240904055704978 DAUC <0003> db_auc.c:157 IMSI='262424483436743': No 2G Auth Data 20240904055704978 DAUC <0003> db_auc.c:192 IMSI='262424483436743': No 3G Auth Data HLR_Test-GSUP(278)@f825bed6c160: Created GsupExpect[0] for "262424483436743" to be handled at TC_gsup_check_imei_invalid_len(283) 20240904055705010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48586<->l=127.0.0.1:4258 20240904055705013 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705013 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483436743"} 20240904055705013 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240904055705013 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483436743" cause=Invalid mandatory information} 20240904055705013 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705013 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705013 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f825bed6c160: Found GsupExpect[0] for "262424483436743" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@f825bed6c160: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424483436743" TC_gsup_check_imei_invalid_len(283)@f825bed6c160: setverdict(pass): none -> pass 20240904055705015 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705015 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483436743"} 20240904055705015 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240904055705015 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483436743" cause=Invalid mandatory information} 20240904055705015 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705015 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705015 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705017 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705017 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483436743"} 20240904055705017 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240904055705017 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483436743" cause=Invalid mandatory information} 20240904055705017 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705017 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705017 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705019 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705019 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483436743"} 20240904055705019 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240904055705019 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483436743" cause=Invalid mandatory information} 20240904055705019 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705019 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705019 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705021 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705021 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424483436743"} 20240904055705021 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240904055705021 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424483436743" cause=Invalid mandatory information} 20240904055705021 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424483436743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705021 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705021 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48586<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@f825bed6c160: Final verdict of PTC: pass 20240904055705034 DAUC <0003> db_auc.c:157 IMSI='262425606840770': No 2G Auth Data 20240904055705034 DAUC <0003> db_auc.c:192 IMSI='262425606840770': No 3G Auth Data HLR_Test-GSUP(278)@f825bed6c160: Created GsupExpect[0] for "262425606840770" to be handled at TC_gsup_check_imei_invalid_len(284) 20240904055705058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48594<->l=127.0.0.1:4258 20240904055705062 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705062 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425606840770"} 20240904055705062 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240904055705062 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425606840770" cause=Invalid mandatory information} 20240904055705062 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705062 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705062 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f825bed6c160: Found GsupExpect[0] for "262425606840770" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@f825bed6c160: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262425606840770" TC_gsup_check_imei_invalid_len(284)@f825bed6c160: setverdict(pass): none -> pass 20240904055705064 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705064 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425606840770"} 20240904055705064 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240904055705064 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425606840770" cause=Invalid mandatory information} 20240904055705064 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705064 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705064 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705066 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705066 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425606840770"} 20240904055705066 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240904055705066 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425606840770" cause=Invalid mandatory information} 20240904055705066 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705066 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705066 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705068 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705068 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425606840770"} 20240904055705068 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240904055705068 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425606840770" cause=Invalid mandatory information} 20240904055705068 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705068 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705068 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705069 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705070 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425606840770"} 20240904055705070 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240904055705070 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425606840770" cause=Invalid mandatory information} 20240904055705070 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425606840770 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705070 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705070 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48594<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@f825bed6c160: Final verdict of PTC: pass 20240904055705082 DAUC <0003> db_auc.c:157 IMSI='262422628247082': No 2G Auth Data 20240904055705082 DAUC <0003> db_auc.c:192 IMSI='262422628247082': No 3G Auth Data HLR_Test-GSUP(278)@f825bed6c160: Created GsupExpect[0] for "262422628247082" to be handled at TC_gsup_check_imei_invalid_len(285) 20240904055705108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48598<->l=127.0.0.1:4258 20240904055705112 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705112 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422628247082"} 20240904055705112 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240904055705112 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422628247082" cause=Invalid mandatory information} 20240904055705112 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705112 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705112 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f825bed6c160: Found GsupExpect[0] for "262422628247082" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@f825bed6c160: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422628247082" TC_gsup_check_imei_invalid_len(285)@f825bed6c160: setverdict(pass): none -> pass 20240904055705114 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705114 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422628247082"} 20240904055705114 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240904055705114 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422628247082" cause=Invalid mandatory information} 20240904055705114 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705114 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705114 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705116 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705116 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422628247082"} 20240904055705116 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240904055705116 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422628247082" cause=Invalid mandatory information} 20240904055705116 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705116 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705116 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705118 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705118 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422628247082"} 20240904055705118 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240904055705118 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422628247082" cause=Invalid mandatory information} 20240904055705118 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705118 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705118 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705120 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705120 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422628247082"} 20240904055705120 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240904055705120 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422628247082" cause=Invalid mandatory information} 20240904055705120 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422628247082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705120 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705120 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48598<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@f825bed6c160: Final verdict of PTC: pass 20240904055705133 DAUC <0003> db_auc.c:157 IMSI='262421069534563': No 2G Auth Data 20240904055705133 DAUC <0003> db_auc.c:192 IMSI='262421069534563': No 3G Auth Data HLR_Test-GSUP(278)@f825bed6c160: Created GsupExpect[0] for "262421069534563" to be handled at TC_gsup_check_imei_invalid_len(286) 20240904055705160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48604<->l=127.0.0.1:4258 20240904055705164 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705164 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421069534563"} 20240904055705164 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240904055705164 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421069534563" cause=Invalid mandatory information} 20240904055705164 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705164 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705164 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f825bed6c160: Found GsupExpect[0] for "262421069534563" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@f825bed6c160: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421069534563" TC_gsup_check_imei_invalid_len(286)@f825bed6c160: setverdict(pass): none -> pass 20240904055705166 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705166 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421069534563"} 20240904055705166 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240904055705166 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421069534563" cause=Invalid mandatory information} 20240904055705166 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705166 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705166 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705169 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705169 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421069534563"} 20240904055705169 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240904055705169 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421069534563" cause=Invalid mandatory information} 20240904055705169 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705169 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705169 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705171 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705171 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421069534563"} 20240904055705171 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240904055705171 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421069534563" cause=Invalid mandatory information} 20240904055705171 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705171 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705171 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705173 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705173 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421069534563"} 20240904055705173 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240904055705173 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421069534563" cause=Invalid mandatory information} 20240904055705173 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421069534563 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705173 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705173 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48604<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@f825bed6c160: Final verdict of PTC: pass 20240904055705189 DAUC <0003> db_auc.c:157 IMSI='262424446456163': No 2G Auth Data 20240904055705189 DAUC <0003> db_auc.c:192 IMSI='262424446456163': No 3G Auth Data HLR_Test-GSUP(278)@f825bed6c160: Created GsupExpect[0] for "262424446456163" to be handled at TC_gsup_check_imei_invalid_len(287) 20240904055705215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48608<->l=127.0.0.1:4258 20240904055705218 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705218 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424446456163"} 20240904055705218 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240904055705218 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424446456163" cause=Invalid mandatory information} 20240904055705218 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705218 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705218 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f825bed6c160: Found GsupExpect[0] for "262424446456163" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@f825bed6c160: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262424446456163" TC_gsup_check_imei_invalid_len(287)@f825bed6c160: setverdict(pass): none -> pass 20240904055705220 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705220 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424446456163"} 20240904055705220 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240904055705220 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424446456163" cause=Invalid mandatory information} 20240904055705220 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705220 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705220 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705222 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705222 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424446456163"} 20240904055705222 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240904055705222 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424446456163" cause=Invalid mandatory information} 20240904055705222 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705222 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705222 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705224 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705224 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424446456163"} 20240904055705224 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240904055705224 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424446456163" cause=Invalid mandatory information} 20240904055705224 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705224 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705224 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705225 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705225 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424446456163"} 20240904055705225 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240904055705225 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424446456163" cause=Invalid mandatory information} 20240904055705225 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424446456163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705225 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705225 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48608<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@f825bed6c160: Final verdict of PTC: pass 20240904055705242 DAUC <0003> db_auc.c:157 IMSI='262424331896063': No 2G Auth Data 20240904055705242 DAUC <0003> db_auc.c:192 IMSI='262424331896063': No 3G Auth Data HLR_Test-GSUP(278)@f825bed6c160: Created GsupExpect[0] for "262424331896063" to be handled at TC_gsup_check_imei_invalid_len(288) 20240904055705268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48614<->l=127.0.0.1:4258 20240904055705272 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705272 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424331896063"} 20240904055705272 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240904055705272 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424331896063" cause=Invalid mandatory information} 20240904055705272 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705272 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705272 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@f825bed6c160: Found GsupExpect[0] for "262424331896063" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@f825bed6c160: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424331896063" TC_gsup_check_imei_invalid_len(288)@f825bed6c160: setverdict(pass): none -> pass 20240904055705274 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705274 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424331896063"} 20240904055705274 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240904055705274 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424331896063" cause=Invalid mandatory information} 20240904055705274 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705274 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705274 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705275 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705275 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424331896063"} 20240904055705275 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240904055705275 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424331896063" cause=Invalid mandatory information} 20240904055705275 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705275 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705275 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705277 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705277 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424331896063"} 20240904055705277 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240904055705277 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424331896063" cause=Invalid mandatory information} 20240904055705277 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705277 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705277 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705279 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705279 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424331896063"} 20240904055705279 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240904055705279 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424331896063" cause=Invalid mandatory information} 20240904055705279 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424331896063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055705279 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055705279 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055705280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48614<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@f825bed6c160: Final verdict of PTC: pass MTC@f825bed6c160: setverdict(pass): none -> pass 20240904055705292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48554<->l=127.0.0.1:4258 20240904055705293 DLINP <000b> input/ipa.c:451 connected read/write 20240904055705293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055705293 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055705293 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055705293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055705293 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45595<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@f825bed6c160: Final verdict of PTC: none 279@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: pass MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@f825bed6c160: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Wed Sep 4 05:57:05 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=47704) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Wed Sep 4 05:57:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_gsup_check_imei_unknown_imsi started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055708366 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055708366 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055708368 DLINP <000b> input/ipa.c:451 connected read/write 20240904055708368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055708369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40054<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055708373 DLINP <000b> input/ipa.c:451 connected read/write 20240904055708373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055708373 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055708373 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055708373 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  20240904055708373 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055708373 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  20240904055708373 DLGSUP <0013> gsup_server.c:235 2:  20240904055708373 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055708373 DLGSUP <0013> gsup_server.c:235 3:  20240904055708373 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055708373 DLGSUP <0013> gsup_server.c:235 4:  20240904055708373 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055708373 DLGSUP <0013> gsup_server.c:235 5:  20240904055708373 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055708373 DLGSUP <0013> gsup_server.c:235 7:  20240904055708373 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055708373 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055708373 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055708373 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@f825bed6c160: 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") 20240904055708391 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40831<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@f825bed6c160: Created GsupExpect[0] for "262420562712678" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240904055708402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40058<->l=127.0.0.1:4258 20240904055708417 DLINP <000b> input/ipa.c:451 connected read/write 20240904055708417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055708417 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420562712678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420562712678"} 20240904055708417 DMAIN <0000> hlr.c:435 IMSI='262420562712678': has IMEI = 22245678901234 (consider setting 'store-imei') 20240904055708417 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420562712678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240904055708417 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420562712678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420562712678" cause=Invalid mandatory information} 20240904055708417 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420562712678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055708417 DLINP <000b> input/ipa.c:451 connected read/write 20240904055708417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055708417 DLINP <000b> input/ipa.c:451 connected read/write 20240904055708417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@f825bed6c160: Found GsupExpect[0] for "262420562712678" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@f825bed6c160: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262420562712678" TC_gsup_check_imei_unknown_imsi(293)@f825bed6c160: setverdict(pass): none -> pass 20240904055708422 DLINP <000b> input/ipa.c:451 connected read/write 20240904055708422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055708422 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420562712678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420562712678"} 20240904055708422 DAUC <0003> hlr.c:428 IMSI='262420562712678': storing IMEI = 22245678901234 20240904055708422 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420562712678': no such subscriber 20240904055708422 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420562712678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240904055708422 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420562712678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420562712678" cause=Invalid mandatory information} 20240904055708422 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420562712678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055708422 DLINP <000b> input/ipa.c:451 connected read/write 20240904055708422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055708422 DLINP <000b> input/ipa.c:451 connected read/write 20240904055708422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055708423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40058<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@f825bed6c160: Final verdict of PTC: pass 20240904055708424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40054<->l=127.0.0.1:4258 20240904055708425 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40831<->l=127.0.0.1:4259) 20240904055708426 DLINP <000b> input/ipa.c:451 connected read/write 20240904055708426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055708426 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055708426 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055708426 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@f825bed6c160: Final verdict of PTC: none 291@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 291: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@f825bed6c160: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Wed Sep 4 05:57:08 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=11500) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Wed Sep 4 05:57:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055711499 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055711499 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055711501 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055711503 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711503 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055711503 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055711503 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  20240904055711503 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055711503 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  20240904055711503 DLGSUP <0013> gsup_server.c:235 2:  20240904055711503 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055711503 DLGSUP <0013> gsup_server.c:235 3:  20240904055711503 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055711503 DLGSUP <0013> gsup_server.c:235 4:  20240904055711503 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055711503 DLGSUP <0013> gsup_server.c:235 5:  20240904055711503 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055711503 DLGSUP <0013> gsup_server.c:235 7:  20240904055711503 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055711503 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055711503 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055711503 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@f825bed6c160: 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") 20240904055711520 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37981<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@f825bed6c160: Created GsupExpect[0] for "262423654137191" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240904055711530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40074<->l=127.0.0.1:4258 20240904055711549 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711549 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423654137191"} 20240904055711549 DMAIN <0000> hlr.c:227 IMSI='262423654137191': Creating subscriber on demand 20240904055711564 DMAIN <0000> hlr.c:243 IMSI='262423654137191': Successfully assigned MSISDN='837' 20240904055711564 DAUC <0003> hlr.c:428 IMSI='262423654137191': storing IMEI = 12345678901234 20240904055711579 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423654137191"} 20240904055711579 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055711579 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711579 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@f825bed6c160: Found GsupExpect[0] for "262423654137191" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@f825bed6c160: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262423654137191" TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): none -> pass 20240904055711582 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711582 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711583 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711583 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711584 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711584 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711585 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711586 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423654137191" cn_domain=PS} 20240904055711586 DLU <0006> fsm.c:456 lu(262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055711586 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055711595 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055711595 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423654137191" cn_domain=PS} 20240904055711595 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711595 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711598 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711598 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423654137191"} 20240904055711598 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055711598 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055711598 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423654137191"} 20240904055711598 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055711598 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055711598 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055711598 DLU <0006> fsm.c:568 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055711598 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711598 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055711606 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711606 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423654137191"} 20240904055711606 DMAIN <0000> hlr.c:227 IMSI='262423654137191': Creating subscriber on demand 20240904055711617 DMAIN <0000> hlr.c:243 IMSI='262423654137191': Successfully assigned MSISDN='184' 20240904055711617 DAUC <0003> hlr.c:428 IMSI='262423654137191': storing IMEI = 12345678901234 20240904055711620 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423654137191"} 20240904055711620 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055711620 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711620 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055711622 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711622 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711623 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711623 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711624 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711624 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711625 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711625 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711627 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711627 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423654137191" cn_domain=PS} 20240904055711627 DLU <0006> fsm.c:456 lu(262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055711627 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055711633 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055711633 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423654137191" cn_domain=PS} 20240904055711633 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711633 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711635 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711635 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423654137191"} 20240904055711635 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055711635 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055711635 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423654137191"} 20240904055711635 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055711635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055711635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055711635 DLU <0006> fsm.c:568 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055711635 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711635 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055711643 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711643 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423654137191"} 20240904055711643 DMAIN <0000> hlr.c:227 IMSI='262423654137191': Creating subscriber on demand 20240904055711650 DMAIN <0000> hlr.c:243 IMSI='262423654137191': Successfully assigned MSISDN='306' 20240904055711650 DAUC <0003> hlr.c:428 IMSI='262423654137191': storing IMEI = 12345678901234 20240904055711653 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423654137191"} 20240904055711653 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055711653 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711653 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055711655 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711655 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711656 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711656 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711657 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711657 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711658 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711658 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711659 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711659 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423654137191" cn_domain=PS} 20240904055711659 DLU <0006> fsm.c:456 lu(262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055711659 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240904055711659 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423654137191" cause=GPRS services not allowed} 20240904055711660 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055711660 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055711660 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Freeing instance 20240904055711660 DLU <0006> fsm.c:568 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Deallocated 20240904055711660 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711660 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055711668 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711668 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423654137191"} 20240904055711668 DMAIN <0000> hlr.c:227 IMSI='262423654137191': Creating subscriber on demand 20240904055711675 DMAIN <0000> hlr.c:243 IMSI='262423654137191': Successfully assigned MSISDN='941' 20240904055711675 DAUC <0003> hlr.c:428 IMSI='262423654137191': storing IMEI = 12345678901234 20240904055711678 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423654137191"} 20240904055711678 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055711678 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711678 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055711680 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711680 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711681 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711681 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711681 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711681 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711683 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711683 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423654137191" cn_domain=PS} 20240904055711683 DLU <0006> fsm.c:456 lu(262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055711683 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240904055711683 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423654137191" cause=GPRS services not allowed} 20240904055711683 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055711683 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055711683 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Freeing instance 20240904055711683 DLU <0006> fsm.c:568 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Deallocated 20240904055711683 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711683 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055711691 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711691 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423654137191"} 20240904055711691 DMAIN <0000> hlr.c:227 IMSI='262423654137191': Creating subscriber on demand 20240904055711695 DAUC <0003> hlr.c:428 IMSI='262423654137191': storing IMEI = 12345678901234 20240904055711698 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423654137191"} 20240904055711698 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055711698 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711698 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055711699 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711699 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711700 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711700 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711701 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711701 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711703 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711703 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423654137191" cn_domain=PS} 20240904055711703 DLU <0006> fsm.c:456 lu(262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055711703 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240904055711703 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423654137191" cause=GPRS services not allowed} 20240904055711703 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055711703 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055711703 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Freeing instance 20240904055711703 DLU <0006> fsm.c:568 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Deallocated 20240904055711703 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711703 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055711711 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711711 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423654137191"} 20240904055711711 DMAIN <0000> hlr.c:227 IMSI='262423654137191': Creating subscriber on demand 20240904055711714 DAUC <0003> hlr.c:428 IMSI='262423654137191': storing IMEI = 12345678901234 20240904055711717 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423654137191"} 20240904055711717 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240904055711717 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711717 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055711719 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711719 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711720 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711720 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711721 DAUC <0003> db_auc.c:157 IMSI='262423654137191': No 2G Auth Data 20240904055711721 DAUC <0003> db_auc.c:192 IMSI='262423654137191': No 3G Auth Data 20240904055711723 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711723 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423654137191" cn_domain=PS} 20240904055711723 DLU <0006> fsm.c:456 lu(262423654137191)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055711723 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055711731 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055711731 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423654137191" cn_domain=PS} 20240904055711731 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711731 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711733 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711733 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423654137191"} 20240904055711733 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055711733 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055711733 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423654137191"} 20240904055711733 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423654137191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055711733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055711733 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055711733 DLU <0006> fsm.c:568 lu(PS:IMSI-262423654137191)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055711733 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055711733 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055711740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40074<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@f825bed6c160: Final verdict of PTC: pass 20240904055711741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40068<->l=127.0.0.1:4258 20240904055711742 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37981<->l=127.0.0.1:4259) 20240904055711742 DLINP <000b> input/ipa.c:451 connected read/write 20240904055711742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055711742 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055711742 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055711742 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@f825bed6c160: Final verdict of PTC: none 296@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 296: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@f825bed6c160: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Wed Sep 4 05:57:11 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=28944) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Wed Sep 4 05:57:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_subscr_create_on_demand_ul started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055714819 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055714819 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055714821 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055714821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40076<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055714822 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055714822 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055714823 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055714823 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  20240904055714823 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055714823 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  20240904055714823 DLGSUP <0013> gsup_server.c:235 2:  20240904055714823 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055714823 DLGSUP <0013> gsup_server.c:235 3:  20240904055714823 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055714823 DLGSUP <0013> gsup_server.c:235 4:  20240904055714823 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055714823 DLGSUP <0013> gsup_server.c:235 5:  20240904055714823 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055714823 DLGSUP <0013> gsup_server.c:235 7:  20240904055714823 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055714823 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055714823 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055714823 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@f825bed6c160: 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") 20240904055714841 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44411<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@f825bed6c160: Created GsupExpect[0] for "262424443510709" to be handled at TC_subscr_create_on_demand_ul(303) 20240904055714854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40092<->l=127.0.0.1:4258 20240904055714865 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055714865 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424443510709" cn_domain=PS} 20240904055714865 DMAIN <0000> hlr.c:227 IMSI='262424443510709': Creating subscriber on demand 20240904055714881 DMAIN <0000> hlr.c:243 IMSI='262424443510709': Successfully assigned MSISDN='312' 20240904055714881 DLU <0006> fsm.c:456 lu(262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055714881 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055714887 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055714887 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424443510709" cn_domain=PS} 20240904055714887 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055714887 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@f825bed6c160: Found GsupExpect[0] for "262424443510709" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@f825bed6c160: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424443510709" 20240904055714891 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055714891 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424443510709"} 20240904055714891 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055714891 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055714891 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424443510709"} 20240904055714891 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055714891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055714891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055714891 DLU <0006> fsm.c:568 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055714891 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055714891 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f825bed6c160: setverdict(pass): none -> pass 20240904055714893 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714893 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714894 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714894 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714895 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714895 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714902 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055714902 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424443510709" cn_domain=PS} 20240904055714902 DMAIN <0000> hlr.c:227 IMSI='262424443510709': Creating subscriber on demand 20240904055714909 DMAIN <0000> hlr.c:243 IMSI='262424443510709': Successfully assigned MSISDN='532' 20240904055714909 DLU <0006> fsm.c:456 lu(262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055714909 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055714916 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055714916 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424443510709" cn_domain=PS} 20240904055714916 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055714916 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055714918 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055714918 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424443510709"} 20240904055714918 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055714918 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055714918 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424443510709"} 20240904055714918 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055714918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055714918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055714918 DLU <0006> fsm.c:568 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055714918 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055714918 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055714920 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714920 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714921 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714921 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714922 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714922 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714923 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714923 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714930 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055714930 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424443510709" cn_domain=PS} 20240904055714930 DMAIN <0000> hlr.c:227 IMSI='262424443510709': Creating subscriber on demand 20240904055714937 DMAIN <0000> hlr.c:243 IMSI='262424443510709': Successfully assigned MSISDN='027' 20240904055714937 DLU <0006> fsm.c:456 lu(262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055714937 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240904055714937 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424443510709" cause=GPRS services not allowed} 20240904055714937 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055714937 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055714937 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Freeing instance 20240904055714937 DLU <0006> fsm.c:568 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Deallocated 20240904055714937 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055714937 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055714938 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714938 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714939 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714939 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714940 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714940 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714941 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714941 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714948 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055714948 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424443510709" cn_domain=PS} 20240904055714948 DMAIN <0000> hlr.c:227 IMSI='262424443510709': Creating subscriber on demand 20240904055714955 DMAIN <0000> hlr.c:243 IMSI='262424443510709': Successfully assigned MSISDN='719' 20240904055714955 DLU <0006> fsm.c:456 lu(262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055714955 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240904055714955 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424443510709" cause=GPRS services not allowed} 20240904055714955 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055714955 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055714955 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Freeing instance 20240904055714955 DLU <0006> fsm.c:568 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Deallocated 20240904055714955 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055714955 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055714956 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714956 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714957 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714957 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714958 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714958 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714965 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055714965 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424443510709" cn_domain=PS} 20240904055714965 DMAIN <0000> hlr.c:227 IMSI='262424443510709': Creating subscriber on demand 20240904055714971 DLU <0006> fsm.c:456 lu(262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055714971 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240904055714971 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424443510709" cause=GPRS services not allowed} 20240904055714971 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055714971 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055714971 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Freeing instance 20240904055714971 DLU <0006> fsm.c:568 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Deallocated 20240904055714971 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055714971 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055714972 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714972 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714973 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714973 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714974 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714974 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714981 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055714981 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424443510709" cn_domain=PS} 20240904055714981 DMAIN <0000> hlr.c:227 IMSI='262424443510709': Creating subscriber on demand 20240904055714985 DLU <0006> fsm.c:456 lu(262424443510709)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055714985 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055714991 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055714991 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424443510709" cn_domain=PS} 20240904055714991 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055714991 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055714994 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055714994 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424443510709"} 20240904055714994 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055714994 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055714994 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424443510709"} 20240904055714994 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424443510709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055714994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055714994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055714994 DLU <0006> fsm.c:568 lu(PS:IMSI-262424443510709)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055714994 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055714994 DLINP <000b> input/ipa.c:451 connected read/write 20240904055714994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055714995 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714995 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714996 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714996 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data 20240904055714997 DAUC <0003> db_auc.c:157 IMSI='262424443510709': No 2G Auth Data 20240904055714997 DAUC <0003> db_auc.c:192 IMSI='262424443510709': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055715003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40092<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@f825bed6c160: Final verdict of PTC: pass 20240904055715004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40076<->l=127.0.0.1:4258 20240904055715005 DLINP <000b> input/ipa.c:451 connected read/write 20240904055715005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055715005 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055715005 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055715005 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055715005 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44411<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@f825bed6c160: Final verdict of PTC: none 301@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 301: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@f825bed6c160: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Wed Sep 4 05:57:15 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27628) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Wed Sep 4 05:57:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_subscr_create_on_demand_sai started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055718080 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055718080 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055718081 DLINP <000b> input/ipa.c:451 connected read/write 20240904055718081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055718082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45660<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055718083 DLINP <000b> input/ipa.c:451 connected read/write 20240904055718083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055718083 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055718083 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055718083 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  20240904055718083 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055718083 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  20240904055718083 DLGSUP <0013> gsup_server.c:235 2:  20240904055718083 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055718083 DLGSUP <0013> gsup_server.c:235 3:  20240904055718083 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055718083 DLGSUP <0013> gsup_server.c:235 4:  20240904055718083 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055718083 DLGSUP <0013> gsup_server.c:235 5:  20240904055718083 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055718083 DLGSUP <0013> gsup_server.c:235 7:  20240904055718083 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055718083 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055718083 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055718083 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@f825bed6c160: 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") 20240904055718103 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38699<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@f825bed6c160: Created GsupExpect[0] for "262420019365656" to be handled at TC_subscr_create_on_demand_sai(308) 20240904055718117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4258 20240904055718125 DLINP <000b> input/ipa.c:451 connected read/write 20240904055718125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055718125 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420019365656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420019365656"} 20240904055718125 DMAIN <0000> hlr.c:227 IMSI='262420019365656': Creating subscriber on demand 20240904055718132 DMAIN <0000> hlr.c:243 IMSI='262420019365656': Successfully assigned MSISDN='971' 20240904055718132 DAUC <0003> db_auc.c:157 IMSI='262420019365656': No 2G Auth Data 20240904055718132 DAUC <0003> db_auc.c:192 IMSI='262420019365656': No 3G Auth Data 20240904055718132 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420019365656 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 20240904055718132 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420019365656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420019365656" cause=IMSI unknown in HLR} 20240904055718132 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420019365656 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240904055718132 DLINP <000b> input/ipa.c:451 connected read/write 20240904055718132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055718132 DLINP <000b> input/ipa.c:451 connected read/write 20240904055718132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@f825bed6c160: Found GsupExpect[0] for "262420019365656" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@f825bed6c160: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420019365656" TC_subscr_create_on_demand_sai(308)@f825bed6c160: setverdict(pass): none -> pass 20240904055718135 DAUC <0003> db_auc.c:157 IMSI='262420019365656': No 2G Auth Data 20240904055718135 DAUC <0003> db_auc.c:192 IMSI='262420019365656': No 3G Auth Data 20240904055718136 DAUC <0003> db_auc.c:157 IMSI='262420019365656': No 2G Auth Data 20240904055718136 DAUC <0003> db_auc.c:192 IMSI='262420019365656': No 3G Auth Data 20240904055718137 DAUC <0003> db_auc.c:157 IMSI='262420019365656': No 2G Auth Data 20240904055718137 DAUC <0003> db_auc.c:192 IMSI='262420019365656': No 3G Auth Data 20240904055718139 DLINP <000b> input/ipa.c:451 connected read/write 20240904055718139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055718139 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420019365656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420019365656" cn_domain=PS} 20240904055718139 DLU <0006> fsm.c:456 lu(262420019365656)[0x560a5594a7c0]{UNVALIDATED}: Allocated 20240904055718139 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420019365656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240904055718146 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420019365656)[0x560a5594a7c0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055718146 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420019365656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420019365656" cn_domain=PS} 20240904055718146 DLINP <000b> input/ipa.c:451 connected read/write 20240904055718146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055718146 DLINP <000b> input/ipa.c:451 connected read/write 20240904055718146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055718148 DLINP <000b> input/ipa.c:451 connected read/write 20240904055718148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055718148 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420019365656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420019365656"} 20240904055718148 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420019365656)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055718148 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420019365656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055718148 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420019365656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420019365656"} 20240904055718148 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420019365656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055718148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420019365656)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055718148 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420019365656)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055718148 DLU <0006> fsm.c:568 lu(PS:IMSI-262420019365656)[0x560a5594a7c0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055718148 DLINP <000b> input/ipa.c:451 connected read/write 20240904055718148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055718148 DLINP <000b> input/ipa.c:451 connected read/write 20240904055718148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055718154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@f825bed6c160: Final verdict of PTC: pass 20240904055718155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45660<->l=127.0.0.1:4258 20240904055718156 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38699<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@f825bed6c160: Final verdict of PTC: none 20240904055718157 DLINP <000b> input/ipa.c:451 connected read/write 20240904055718157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055718157 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055718157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055718157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 306@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 306: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@f825bed6c160: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Wed Sep 4 05:57:18 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12192) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Wed Sep 4 05:57:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_MSLookup_mDNS_service_other_home started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055721230 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055721230 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055721233 DLINP <000b> input/ipa.c:451 connected read/write 20240904055721233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055721233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45682<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055721236 DLINP <000b> input/ipa.c:451 connected read/write 20240904055721236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055721236 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055721236 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055721236 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  20240904055721236 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055721236 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  20240904055721236 DLGSUP <0013> gsup_server.c:235 2:  20240904055721236 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055721236 DLGSUP <0013> gsup_server.c:235 3:  20240904055721236 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055721236 DLGSUP <0013> gsup_server.c:235 4:  20240904055721236 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055721236 DLGSUP <0013> gsup_server.c:235 5:  20240904055721236 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055721236 DLGSUP <0013> gsup_server.c:235 7:  20240904055721236 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055721236 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055721236 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055721236 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@f825bed6c160: 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") 20240904055721256 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46619<->l=127.0.0.1:4259) 20240904055721259 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240904055721259 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@f825bed6c160: Created GsupExpect[0] for "262423340722169" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240904055721276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45696<->l=127.0.0.1:4258 20240904055721282 DAUC <0003> db_auc.c:157 IMSI='262423340722169': No 2G Auth Data 20240904055721282 DAUC <0003> db_auc.c:192 IMSI='262423340722169': No 3G Auth Data 20240904055721291 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618211286.msisdn 20240904055721291 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618211286.msisdn: not attached (vlr_number unset) 20240904055721291 DDGSM <0007> mslookup_server.c:327 sip.voice.491618211286.msisdn: does not exist in GSUP proxy 20240904055722293 DLINP <000b> input/ipa.c:451 connected read/write 20240904055722293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055722293 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423340722169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423340722169" cn_domain=CS} 20240904055722293 DLU <0006> fsm.c:456 lu(262423340722169)[0x560a5592c7f0]{UNVALIDATED}: Allocated 20240904055722293 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423340722169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240904055722303 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423340722169)[0x560a5592c7f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240904055722303 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423340722169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423340722169" cn_domain=CS} 20240904055722303 DLINP <000b> input/ipa.c:451 connected read/write 20240904055722303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055722303 DLINP <000b> input/ipa.c:451 connected read/write 20240904055722303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@f825bed6c160: Found GsupExpect[0] for "262423340722169" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@f825bed6c160: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262423340722169" 20240904055722306 DLINP <000b> input/ipa.c:451 connected read/write 20240904055722306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055722306 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423340722169 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423340722169"} 20240904055722306 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423340722169)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240904055722306 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423340722169 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240904055722306 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423340722169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423340722169"} 20240904055722306 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423340722169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055722306 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423340722169)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240904055722306 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423340722169)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240904055722306 DLU <0006> fsm.c:568 lu(CS:IMSI-262423340722169)[0x560a5592c7f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240904055722306 DLINP <000b> input/ipa.c:451 connected read/write 20240904055722306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055722306 DLINP <000b> input/ipa.c:451 connected read/write 20240904055722306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@f825bed6c160: setverdict(pass): none -> pass 20240904055722309 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618211286.msisdn 20240904055722309 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618211286.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240904055722309 DDGSM <0007> mslookup_server.c:327 sip.voice.491618211286.msisdn: does not exist in GSUP proxy 20240904055722309 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618211286.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@f825bed6c160: setverdict(pass): pass -> pass, component reason not changed 20240904055722319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45696<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@f825bed6c160: Final verdict of PTC: pass 20240904055722320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45682<->l=127.0.0.1:4258 20240904055722321 DLINP <000b> input/ipa.c:451 connected read/write 20240904055722321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055722321 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055722321 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055722321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055722321 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46619<->l=127.0.0.1:4259) 311@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP(310)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 311: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@f825bed6c160: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Wed Sep 4 05:57:22 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11980) Waiting for packet dumper to finish... 1 (prev_count=11980, count=15192) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Wed Sep 4 05:57:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240904055724642 DSS <0004> hlr_ussd.c:239 262420924365658/0xf348b56d: SS Session Timeout, destroying 20240904055724642 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420924365658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_MSLookup_GSUP_proxy started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055725396 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055725396 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055725399 DLINP <000b> input/ipa.c:451 connected read/write 20240904055725399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055725399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45712<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@f825bed6c160: 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)@f825bed6c160: 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 } } } } 20240904055725402 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240904055725402 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240904055725402 DLINP <000b> input/ipa.c:451 connected read/write 20240904055725402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055725402 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055725402 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055725402 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  20240904055725402 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055725402 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  20240904055725402 DLGSUP <0013> gsup_server.c:235 2:  20240904055725402 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055725402 DLGSUP <0013> gsup_server.c:235 3:  20240904055725402 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055725402 DLGSUP <0013> gsup_server.c:235 4:  20240904055725402 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055725402 DLGSUP <0013> gsup_server.c:235 5:  20240904055725402 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055725402 DLGSUP <0013> gsup_server.c:235 7:  20240904055725402 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055725402 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055725402 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055725402 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@f825bed6c160: 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") 20240904055725433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40159<->l=127.0.0.1:4259) 20240904055725435 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240904055725435 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@f825bed6c160: Created GsupExpect[0] for "262423111486570" to be handled at TC_MSLookup_GSUP_proxy(320) 20240904055725449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@f825bed6c160: Created GsupExpect[0] for "262423111486570" to be handled at TC_MSLookup_GSUP_proxy(320) 20240904055725454 DLINP <000b> input/ipa.c:451 connected read/write 20240904055725454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055725454 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423111486570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423111486570" cn_domain=CS} 20240904055725454 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423111486570 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240904055725454 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423111486570 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240904055725454 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423111486570.imsi 20240904055725454 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423111486570.imsi 20240904055725454 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423111486570.imsi: does not exist in local HLR 20240904055725459 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423111486570 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240904055725459 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240904055725459 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240904055725459 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240904055725459 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240904055725459 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240904055725459 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423111486570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055725459 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240904055725459 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240904055725459 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240904055725459 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240904055725459 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240904055725459 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@f825bed6c160: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@f825bed6c160: 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) } } } } 20240904055725461 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055725461 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055725461 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240904055725461 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240904055725461 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240904055725462 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055725462 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055725462 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@f825bed6c160: 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)@f825bed6c160: 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)@f825bed6c160: Found GsupExpect[0] for "262423111486570" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@f825bed6c160: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423111486570" HLR_Test-GSUP-server-IPA(318)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055725505 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055725505 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055725505 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055725505 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055725505 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423111486570 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617163771 20240904055725505 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423111486570 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240904055725505 DLINP <000b> input/ipa.c:451 connected read/write 20240904055725505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055725505 DLINP <000b> input/ipa.c:451 connected read/write 20240904055725505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@f825bed6c160: Found GsupExpect[0] for "262423111486570" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@f825bed6c160: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423111486570" 20240904055725509 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055725509 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055725509 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423111486570 MSISDN-491617163771 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240904055725509 DLINP <000b> input/ipa.c:451 connected read/write 20240904055725509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055725509 DLINP <000b> input/ipa.c:451 connected read/write 20240904055725509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055725511 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055725511 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055725511 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423111486570 MSISDN-491617163771 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 20240904055725511 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423111486570 MSISDN-491617163771 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240904055725511 DLINP <000b> input/ipa.c:451 connected read/write 20240904055725511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055725511 DLINP <000b> input/ipa.c:451 connected read/write 20240904055725511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@f825bed6c160: setverdict(pass): none -> pass 20240904055725513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45714<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@f825bed6c160: Final verdict of PTC: pass 20240904055725514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45712<->l=127.0.0.1:4258 20240904055725515 DLINP <000b> input/ipa.c:451 connected read/write 20240904055725515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055725515 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(315)@f825bed6c160: Final verdict of PTC: none 20240904055725515 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055725515 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240904055725515 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055725515 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055725515 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240904055725515 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240904055725515 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(317)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@f825bed6c160: Final verdict of PTC: none 20240904055725515 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40159<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(314)@f825bed6c160: Final verdict of PTC: none 316@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 316: none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@f825bed6c160: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Wed Sep 4 05:57:25 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15020) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Wed Sep 4 05:57:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055728583 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055728583 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055728585 DLINP <000b> input/ipa.c:451 connected read/write 20240904055728585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055728585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50218<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@f825bed6c160: 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 } } } } 20240904055728587 DLINP <000b> input/ipa.c:451 connected read/write 20240904055728587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055728587 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055728587 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055728587 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  20240904055728587 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055728587 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  20240904055728587 DLGSUP <0013> gsup_server.c:235 2:  20240904055728587 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055728587 DLGSUP <0013> gsup_server.c:235 3:  20240904055728587 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055728587 DLGSUP <0013> gsup_server.c:235 4:  20240904055728587 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055728587 DLGSUP <0013> gsup_server.c:235 5:  20240904055728587 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055728587 DLGSUP <0013> gsup_server.c:235 7:  20240904055728587 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055728587 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055728587 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055728587 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055728588 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240904055728588 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@f825bed6c160: 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") 20240904055728604 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32781<->l=127.0.0.1:4259) 20240904055728606 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240904055728606 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@f825bed6c160: Created GsupExpect[0] for "262422416658765" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240904055728618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50230<->l=127.0.0.1:4258 20240904055728626 DAUC <0003> db_auc.c:157 IMSI='262422416658765': No 2G Auth Data 20240904055728626 DAUC <0003> db_auc.c:192 IMSI='262422416658765': No 3G Auth Data 20240904055728635 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422416658765.imsi 20240904055728635 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422416658765.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@f825bed6c160: setverdict(pass): none -> pass 20240904055728643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50230<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@f825bed6c160: Final verdict of PTC: pass 20240904055728644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50218<->l=127.0.0.1:4258 20240904055728645 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32781<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@f825bed6c160: Final verdict of PTC: none 20240904055728645 DLINP <000b> input/ipa.c:451 connected read/write 20240904055728645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055728645 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055728645 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055728645 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 323@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 323: none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@f825bed6c160: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Wed Sep 4 05:57:28 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12732) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Wed Sep 4 05:57:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055731725 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055731725 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055731728 DLINP <000b> input/ipa.c:451 connected read/write 20240904055731728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055731728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50236<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@f825bed6c160: 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) } } } } 20240904055731731 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240904055731731 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@f825bed6c160: 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 } } } } 20240904055731731 DLINP <000b> input/ipa.c:451 connected read/write 20240904055731731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055731731 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055731731 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055731731 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  20240904055731731 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055731731 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  20240904055731731 DLGSUP <0013> gsup_server.c:235 2:  20240904055731731 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055731731 DLGSUP <0013> gsup_server.c:235 3:  20240904055731731 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055731731 DLGSUP <0013> gsup_server.c:235 4:  20240904055731731 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055731731 DLGSUP <0013> gsup_server.c:235 5:  20240904055731731 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055731731 DLGSUP <0013> gsup_server.c:235 7:  20240904055731731 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055731731 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055731731 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055731731 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@f825bed6c160: 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") 20240904055731760 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34941<->l=127.0.0.1:4259) 20240904055731762 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240904055731762 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@f825bed6c160: Created GsupExpect[0] for "262429641198365" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240904055731775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50250<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@f825bed6c160: Created GsupExpect[0] for "262429641198365" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240904055731779 DLINP <000b> input/ipa.c:451 connected read/write 20240904055731779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055731779 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429641198365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429641198365" cn_domain=CS} 20240904055731779 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429641198365 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240904055731779 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429641198365 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240904055731779 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429641198365.imsi 20240904055731779 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429641198365.imsi 20240904055731779 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429641198365.imsi: does not exist in local HLR 20240904055731784 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429641198365 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240904055731784 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240904055731784 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240904055731784 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240904055731784 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240904055731784 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240904055731784 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429641198365 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055731784 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240904055731784 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240904055731784 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240904055731784 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240904055731784 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240904055731784 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@f825bed6c160: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@f825bed6c160: 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) } } } } 20240904055731786 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055731786 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055731786 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240904055731786 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240904055731786 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240904055731787 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055731787 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055731787 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@f825bed6c160: 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)@f825bed6c160: 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)@f825bed6c160: Found GsupExpect[0] for "262429641198365" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@f825bed6c160: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429641198365" HLR_Test-GSUP-server-IPA(330)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055731829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055731829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055731829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055731829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055731829 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429641198365 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618868272 20240904055731829 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429641198365 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240904055731829 DLINP <000b> input/ipa.c:451 connected read/write 20240904055731829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055731829 DLINP <000b> input/ipa.c:451 connected read/write 20240904055731829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@f825bed6c160: Found GsupExpect[0] for "262429641198365" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@f825bed6c160: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429641198365" 20240904055731833 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055731833 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055731833 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429641198365 MSISDN-491618868272 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240904055731833 DLINP <000b> input/ipa.c:451 connected read/write 20240904055731833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055731833 DLINP <000b> input/ipa.c:451 connected read/write 20240904055731833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055731835 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055731835 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055731835 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429641198365 MSISDN-491618868272 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 20240904055731835 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429641198365 MSISDN-491618868272 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240904055731835 DLINP <000b> input/ipa.c:451 connected read/write 20240904055731835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055731835 DLINP <000b> input/ipa.c:451 connected read/write 20240904055731835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055731837 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429641198365.imsi 20240904055731837 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429641198365.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@f825bed6c160: setverdict(pass): none -> pass 20240904055732838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50250<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@f825bed6c160: Final verdict of PTC: pass 20240904055732839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50236<->l=127.0.0.1:4258 HLR_Test-GSUP(327)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-server(329)@f825bed6c160: Final verdict of PTC: none 20240904055732840 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34941<->l=127.0.0.1:4259) 20240904055732841 DLINP <000b> input/ipa.c:451 connected read/write 20240904055732841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055732841 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055732841 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055732841 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 328@f825bed6c160: Final verdict of PTC: none 20240904055732841 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055732841 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055732841 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240904055732841 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240904055732841 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(326)@f825bed6c160: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 328: none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@f825bed6c160: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Wed Sep 4 05:57:32 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14164) Waiting for packet dumper to finish... 1 (prev_count=14164, count=15664) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Wed Sep 4 05:57:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@f825bed6c160: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@f825bed6c160: legacy= false MTC@f825bed6c160: in not legacy case 1 MTC@f825bed6c160: in not legacy case 2 20240904055735917 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240904055735917 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055735920 DLINP <000b> input/ipa.c:451 connected read/write 20240904055735920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055735921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50258<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@f825bed6c160: 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) } } } } 20240904055735922 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240904055735922 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@f825bed6c160: 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 } } } } 20240904055735923 DLINP <000b> input/ipa.c:451 connected read/write 20240904055735923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055735923 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240904055735923 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240904055735923 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  20240904055735923 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240904055735923 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  20240904055735923 DLGSUP <0013> gsup_server.c:235 2:  20240904055735923 DLGSUP <0013> gsup_server.c:237 2: 00  20240904055735923 DLGSUP <0013> gsup_server.c:235 3:  20240904055735923 DLGSUP <0013> gsup_server.c:237 3: 00  20240904055735923 DLGSUP <0013> gsup_server.c:235 4:  20240904055735923 DLGSUP <0013> gsup_server.c:237 4: 00  20240904055735923 DLGSUP <0013> gsup_server.c:235 5:  20240904055735923 DLGSUP <0013> gsup_server.c:237 5: 00  20240904055735923 DLGSUP <0013> gsup_server.c:235 7:  20240904055735923 DLGSUP <0013> gsup_server.c:237 7: 00  20240904055735923 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240904055735923 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240904055735923 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)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@f825bed6c160: 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") 20240904055735955 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46809<->l=127.0.0.1:4259) 20240904055735958 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240904055735958 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@f825bed6c160: Created GsupExpect[0] for "262425430807730" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240904055735978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50260<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@f825bed6c160: Created GsupExpect[0] for "262425430807730" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240904055735984 DLINP <000b> input/ipa.c:451 connected read/write 20240904055735984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055735984 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425430807730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425430807730" cn_domain=CS} 20240904055735984 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425430807730 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240904055735984 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425430807730 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240904055735984 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425430807730.imsi 20240904055735984 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425430807730.imsi 20240904055735984 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425430807730.imsi: does not exist in local HLR 20240904055735987 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425430807730 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240904055735987 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240904055735987 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240904055735987 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240904055735987 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240904055735987 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240904055735987 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425430807730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240904055735987 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240904055735987 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240904055735988 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240904055735988 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240904055735988 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240904055735988 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@f825bed6c160: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@f825bed6c160: 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) } } } } 20240904055735990 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055735990 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055735990 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240904055735990 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240904055735990 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240904055735992 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055735992 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055735992 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@f825bed6c160: 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)@f825bed6c160: 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)@f825bed6c160: Found GsupExpect[0] for "262425430807730" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@f825bed6c160: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425430807730" HLR_Test-GSUP-server-IPA(337)@f825bed6c160: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@f825bed6c160: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240904055736033 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055736033 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055736033 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055736033 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055736033 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425430807730 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617580315 20240904055736033 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425430807730 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240904055736033 DLINP <000b> input/ipa.c:451 connected read/write 20240904055736033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055736033 DLINP <000b> input/ipa.c:451 connected read/write 20240904055736033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@f825bed6c160: Found GsupExpect[0] for "262425430807730" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@f825bed6c160: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425430807730" 20240904055736036 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055736036 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055736036 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425430807730 MSISDN-491617580315 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240904055736036 DLINP <000b> input/ipa.c:451 connected read/write 20240904055736036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055736036 DLINP <000b> input/ipa.c:451 connected read/write 20240904055736036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055736038 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055736038 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055736038 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425430807730 MSISDN-491617580315 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 20240904055736038 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425430807730 MSISDN-491617580315 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240904055736038 DLINP <000b> input/ipa.c:451 connected read/write 20240904055736038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055736038 DLINP <000b> input/ipa.c:451 connected read/write 20240904055736038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240904055736040 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617580315.msisdn 20240904055736040 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491617580315.msisdn: does not exist in local HLR 20240904055736040 DDGSM <0007> mslookup_server.c:352 sip.voice.491617580315.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240904055736040 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617580315.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@f825bed6c160: setverdict(pass): none -> pass 20240904055736044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50260<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@f825bed6c160: Final verdict of PTC: pass 20240904055736045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50258<->l=127.0.0.1:4258 20240904055736046 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46809<->l=127.0.0.1:4259) 20240904055736046 DLINP <000b> input/ipa.c:451 connected read/write 20240904055736046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240904055736046 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240904055736046 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240904055736046 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(334)@f825bed6c160: Final verdict of PTC: none 20240904055736047 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240904055736047 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240904055736047 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240904055736047 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240904055736047 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(338)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-server(336)@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@f825bed6c160: Final verdict of PTC: none 335@f825bed6c160: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@f825bed6c160: Final verdict of PTC: none MTC@f825bed6c160: Setting final verdict of the test case. MTC@f825bed6c160: Local verdict of MTC: none MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@f825bed6c160: Local verdict of PTC with component reference 335: none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@f825bed6c160: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@f825bed6c160: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@f825bed6c160: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@f825bed6c160: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@f825bed6c160: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Wed Sep 4 05:57:36 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17424) MTC@f825bed6c160: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@f825bed6c160: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f825bed6c160: Terminating MTC. MC@f825bed6c160: MTC terminated. MC2> exit MC@f825bed6c160: Shutting down session. MC@f825bed6c160: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7567.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 (2482236) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2482163) [testenv] Showing junit-xml-7567.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7567.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20240904-0555-5eda7df4'] f825bed6c160a3f39bcf385d88e83835a480cb50ebe90810fb330e340f589087 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2420/artifact/logs/  + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS